JatinArutla's Stars
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
tkipf/pygcn
Graph Convolutional Networks in PyTorch
google-research/simclr
SimCLRv2 - Big Self-Supervised Models are Strong Semi-Supervised Learners
facebookresearch/fvcore
Collection of common code that's shared among different research projects in FAIR computer vision team.
AMLab-Amsterdam/AttentionDeepMIL
Implementation of Attention-based Deep Multiple Instance Learning in PyTorch
zhirongw/lemniscate.pytorch
Unsupervised Feature Learning via Non-parametric Instance Discrimination
XiaLiPKU/EMANet
The code for Expectation-Maximization Attention Networks for Semantic Segmentation (ICCV'2019 Oral)
YudeWang/SEAM
Self-supervised Equivariant Attention Mechanism for Weakly Supervised Semantic Segmentation, CVPR 2020 (Oral)
unsky/focal-loss
Focal loss for Dense Object Detection
rsummers11/CADLab
Imaging Biomarkers and Computer-Aided Diagnosis Laboratory
landskape-ai/triplet-attention
Official PyTorch Implementation for "Rotate to Attend: Convolutional Triplet Attention Module." [WACV 2021]
houqb/SPNet
Code for our CVPR2020 paper "Strip Pooling: Rethinking Spatial Pooling for Scene Parsing"
meliketoy/graph-cnn.pytorch
Pytorch Implementation for Graph Convolutional Neural Networks
jfhealthcare/Chexpert
Top 1 solution of Chexpert
unsky/RetinaNet
Focal loss for Dense Object Detection
nyukat/GMIC
An interpretable classifier for high-resolution breast cancer screening images utilizing weakly supervised localization
agaldran/balanced_mixup
Repository for MICCAI 2021 paper Balanced-MixUp for Highly Imbalanced Medical Image Classification
tzzcl/PSOL
code repository of “Rethinking the Route Towards Weakly Supervised Object Localization” in CVPR 2020
stanfordmlgroup/MoCo-CXR
MoCo-based unsupervised training for Chest X-Ray Interpretation
GeoffreyChen777/DDT
Third-party PyTorch implementation of DDT(Unsupervised object discovery and co-localization by deep descriptor transformation)
ssedai026/uncertainty-segmentation
Uncertainty quantification for semantic image segmentation models using Monte Carlo dropout method
romanovar/evaluation_MIL
sangjoon-park/AI-Can-Self-Evolve
ryylcc/OWSOL
alinstein/X_RAY
Weakly supervised Classification and Localization of Chest X-ray images
ilaiw/CXR-lung-segmentation
rjrobben/MICLe_pytorch
Unoffitial implementation of the MICLe in pytorch.
rkarmaka/Chest-X-Ray-Medical-Diagnosis-with-Deep-Learning
lucananni93/Hidden-Markov-Random-Fields
Implementation of HMRF in Python
saeid436/HMRF-EM-image
Hidden Markov Random Field Model and its Expectation-Maximization