Brasiletto's Stars
sail-sg/poolformer
PoolFormer: MetaFormer Is Actually What You Need for Vision (CVPR 2022 Oral)
BestJuly/IIC
Official implementation of ACMMM'20 paper 'Self-supervised Video Representation Learning Using Inter-intra Contrastive Framework'
piergiaj/pytorch-i3d
kylemin/S3D
Release of the pretrained S3D Network in PyTorch (ECCV 2018)
kiyoon/PyVideoAI
PyTorch-based Ultimate Deep Learning Research Tool focusing on Video Action Recognition
microsoft/computervision-recipes
Best Practices, code samples, and documentation for Computer Vision.
zhanghang1989/ResNeSt
ResNeSt: Split-Attention Networks
Visual-Attention-Network/VAN-Classification
lucidrains/bottleneck-transformer-pytorch
Implementation of Bottleneck Transformer in Pytorch
houqb/CoordAttention
Code for our CVPR2021 paper coordinate attention
xmu-xiaoma666/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
pytorch/vision
Datasets, Transforms and Models specific to Computer Vision
mit-han-lab/temporal-shift-module
[ICCV 2019] TSM: Temporal Shift Module for Efficient Video Understanding
kumar-shridhar/PyTorch-BayesianCNN
Bayesian Convolutional Neural Network with Variational Inference based on Bayes by Backprop in PyTorch.
open-mmlab/mmaction2
OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark
hanskrupakar/3D-UNet-pytorch
An implementation of 3D U-Net CNN models for the task of voxel-wise semantic segmentation of 3D MR images for isolation of Low-Grade and High Grade Gliomas, the common types of brain tumour.
nish03/FMIVis
Code for ISBI 2020 paper "Visualisation of Medical Image Fusion and Translation for Accurate Diagnosis of High Grade Gliomas"
sergiormpereira/brain_tumor_grading
Automatic brain tumor grading from MRI data using convolutional neural networks and quality assessment
enochkan/vox2vox
3D volume-to-volume generative adversarial network for medical image segmentation
woodywff/nas_3d_unet
Neural Architecture Search for Gliomas Segmentation on Multimodal Magnetic Resonance Imaging
mateuszbuda/brain-segmentation-pytorch
U-Net implementation in PyTorch for FLAIR abnormality segmentation in brain MRI
lachinov/brats2018-graphlabunn
gevaertlab/MultimodalPrognosis
Deep Learning with Multimodal Representation for Pancancer Prognosis Prediction
zhangxiaoyu11/OmiVAE
End-to-end deep learning model for low dimensional latent space extraction and multi-class classification on multi-omics datasets.
BeautyOfWeb/ANF
Affinity Network Fusion
ehsanhajiramezanali/BayReL
chl8856/DeepIMV
A Variational Information Bottleneck Approach to Multi-Omics Data Integration
zhangxiaoyu11/OmiEmbed
Multi-task deep learning framework for multi-omics data analysis
GuanLab/Brain_Glioma
Documentation for the 2018 BraTS competition
bubbliiiing/yolov4-keras
这是一个YoloV4-keras的源码,可以用于训练自己的模型。