{"url":"/dataset/vizwiz-classification","name":"VizWiz-Classification","full_name":null,"description_markdown":"Our goal is to improve upon the status quo for designing image classification models trained in one domain that perform well on images from another domain. Complementing existing work in robustness testing, we introduce the first test dataset for this purpose which comes from an authentic use case where photographers wanted to learn about the content in their images. We built a new test set using 8,900 images taken by people who are blind for which we collected metadata to indicate the presence versus absence of 200 ImageNet object categories. We call this dataset VizWiz-Classification.","description_withheld":null,"homepage":"https://vizwiz.org/tasks-and-datasets/image-classification/","introduced_date":"2023-01-01","introduced_date_note":null,"introduced_by":{"paper":"/paper/a-new-dataset-based-on-images-taken-by-blind","title":"A New Dataset Based on Images Taken by Blind People for Testing the Robustness of Image Classification Models Trained for ImageNet Categories","first_author":"Reza Akbarian Bafghi","url":null},"license":null,"modalities":[{"name":"Images","url":"/datasets/modality/images"}],"tasks":[{"name":"Image Classification","url":"/task/image-classification","datasets_with_task":"/datasets/task/image-classification"},{"name":"Multi-Label Classification","url":"/task/multi-label-classification","datasets_with_task":"/datasets/task/multi-label-classification"},{"name":"Domain Generalization","url":"/task/domain-generalization","datasets_with_task":"/datasets/task/domain-generalization"},{"name":"Multi-Label Image Classification","url":"/task/multi-label-image-classification","datasets_with_task":"/datasets/task/multi-label-image-classification"}],"languages":[],"variants":["VizWiz-Classification"],"data_loaders":[{"repo":"https://github.com/rezaakb/VizWiz-Classification-Dataset","url":"https://github.com/rezaakb/VizWiz-Classification-Dataset","frameworks":["pytorch"]}],"num_papers_in_archive":22,"source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28"},"benchmarks":[{"leaderboard":"/sota/domain-generalization-on-vizwiz","task":"Domain Generalization","dataset_variant":"VizWiz-Classification","rows":90,"metrics":["Accuracy - All Images","Accuracy - Corrupted Images","Accuracy - Clean Images"],"first_row_in_archive_order":{"model":"VOLO-D5","paper":"/paper/volo-vision-outlooker-for-visual-recognition","metrics":{"Accuracy - All Images":"57.2","Accuracy - Clean Images":"59.7","Accuracy - Corrupted Images":"51.8"},"code_links":[{"title":"rwightman/pytorch-image-models","url":"https://github.com/rwightman/pytorch-image-models"},{"title":"xmu-xiaoma666/External-Attention-pytorch","url":"https://github.com/xmu-xiaoma666/External-Attention-pytorch/blob/master/attention/OutlookAttention.py"},{"title":"BR-IDL/PaddleViT","url":"https://github.com/BR-IDL/PaddleViT/blob/main/image_classification/VOLO"},{"title":"sail-sg/volo","url":"https://github.com/sail-sg/volo"},{"title":"leondgarse/keras_cv_attention_models","url":"https://github.com/leondgarse/keras_cv_attention_models/tree/main/keras_cv_attention_models/volo"},{"title":"mindspore-courses/External-Attention-MindSpore","url":"https://github.com/mindspore-courses/External-Attention-MindSpore/blob/main/model/attention/OutlookAttention.py"},{"title":"mindspore-courses/External-Attention-MindSpore","url":"https://github.com/mindspore-courses/External-Attention-MindSpore/blob/main/model/backbone/VOLO.py"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/image-classification-on-vizwiz-classification","task":"Image Classification","dataset_variant":"VizWiz-Classification","rows":1,"metrics":["Accuracy"],"first_row_in_archive_order":{"model":"VOLO-D5","paper":"/paper/volo-vision-outlooker-for-visual-recognition","metrics":{"Accuracy":"57.2"},"code_links":[{"title":"rwightman/pytorch-image-models","url":"https://github.com/rwightman/pytorch-image-models"},{"title":"xmu-xiaoma666/External-Attention-pytorch","url":"https://github.com/xmu-xiaoma666/External-Attention-pytorch/blob/master/attention/OutlookAttention.py"},{"title":"BR-IDL/PaddleViT","url":"https://github.com/BR-IDL/PaddleViT/blob/main/image_classification/VOLO"},{"title":"sail-sg/volo","url":"https://github.com/sail-sg/volo"},{"title":"leondgarse/keras_cv_attention_models","url":"https://github.com/leondgarse/keras_cv_attention_models/tree/main/keras_cv_attention_models/volo"},{"title":"mindspore-courses/External-Attention-MindSpore","url":"https://github.com/mindspore-courses/External-Attention-MindSpore/blob/main/model/attention/OutlookAttention.py"},{"title":"mindspore-courses/External-Attention-MindSpore","url":"https://github.com/mindspore-courses/External-Attention-MindSpore/blob/main/model/backbone/VOLO.py"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"},{"leaderboard":"/sota/multi-label-image-classification-on-vizwiz","task":"Multi-Label Image Classification","dataset_variant":"VizWiz-Classification","rows":1,"metrics":["Accuracy"],"first_row_in_archive_order":{"model":"ResNet151","paper":"/paper/deep-residual-learning-for-image-recognition","metrics":{"Accuracy":"47.5"},"code_links":[{"title":"tensorflow/models","url":"https://github.com/tensorflow/models/tree/master/research/deeplab"},{"title":"tensorflow/models","url":"https://github.com/tensorflow/models"},{"title":"tensorflow/models","url":"https://github.com/tensorflow/models/tree/master/research/slim"},{"title":"labmlai/annotated_deep_learning_paper_implementations","url":"https://github.com/labmlai/annotated_deep_learning_paper_implementations"},{"title":"ultralytics/yolov5","url":"https://github.com/ultralytics/yolov5"},{"title":"JaidedAI/EasyOCR","url":"https://github.com/JaidedAI/EasyOCR"},{"title":"fastai/fastai","url":"https://github.com/fastai/fastai"},{"title":"pytorch/vision","url":"https://github.com/pytorch/vision"},{"title":"PaddlePaddle/PaddleDetection","url":"https://github.com/PaddlePaddle/PaddleDetection"},{"title":"fchollet/deep-learning-models","url":"https://github.com/fchollet/deep-learning-models"},{"title":"google/flax","url":"https://github.com/google/flax/tree/master/examples/imagenet"},{"title":"open-mmlab/mmpose","url":"https://github.com/open-mmlab/mmpose"},{"title":"KaimingHe/deep-residual-networks","url":"https://github.com/KaimingHe/deep-residual-networks"},{"title":"tensorpack/tensorpack","url":"https://github.com/tensorpack/tensorpack/tree/master/examples/ResNet"},{"title":"tensorpack/tensorpack","url":"https://github.com/tensorpack/tensorpack"},{"title":"yahoo/open_nsfw","url":"https://github.com/yahoo/open_nsfw"},{"title":"PaddlePaddle/PaddleClas","url":"https://github.com/PaddlePaddle/PaddleClas"},{"title":"Deci-AI/super-gradients","url":"https://github.com/Deci-AI/super-gradients"},{"title":"open-mmlab/mmclassification","url":"https://github.com/open-mmlab/mmclassification"},{"title":"towhee-io/towhee","url":"https://github.com/towhee-io/towhee"},{"title":"deepmind/dm-haiku","url":"https://github.com/deepmind/dm-haiku"},{"title":"osmr/imgclsmob","url":"https://github.com/osmr/imgclsmob"},{"title":"facebookarchive/fb.resnet.torch","url":"https://github.com/facebookarchive/fb.resnet.torch"},{"title":"facebook/fb.resnet.torch","url":"https://github.com/facebook/fb.resnet.torch"},{"title":"facebookresearch/pycls","url":"https://github.com/facebookresearch/pycls"},{"title":"qubvel/efficientnet","url":"https://github.com/qubvel/efficientnet"},{"title":"keras-team/keras-applications","url":"https://github.com/keras-team/keras-applications"},{"title":"alibaba/EasyCV","url":"https://github.com/alibaba/EasyCV"},{"title":"deepmodeling/deepmd-kit","url":"https://github.com/deepmodeling/deepmd-kit"},{"title":"ry/tensorflow-resnet","url":"https://github.com/ry/tensorflow-resnet"},{"title":"yoshitomo-matsubara/torchdistill","url":"https://github.com/yoshitomo-matsubara/torchdistill"},{"title":"facebookresearch/DomainBed","url":"https://github.com/facebookresearch/DomainBed"},{"title":"raghakot/keras-resnet","url":"https://github.com/raghakot/keras-resnet"},{"title":"akamaster/pytorch_resnet_cifar10","url":"https://github.com/akamaster/pytorch_resnet_cifar10"},{"title":"glouppe/info8010-deep-learning","url":"https://github.com/glouppe/info8010-deep-learning"},{"title":"bentrevett/pytorch-image-classification","url":"https://github.com/bentrevett/pytorch-image-classification"},{"title":"facebookresearch/hiera","url":"https://github.com/facebookresearch/hiera"},{"title":"HHTseng/video-classification","url":"https://github.com/HHTseng/video-classification"},{"title":"KaimingHe/resnet-1k-layers","url":"https://github.com/KaimingHe/resnet-1k-layers"},{"title":"NVIDIA/retinanet-examples","url":"https://github.com/NVIDIA/retinanet-examples"},{"title":"wenxinxu/resnet-in-tensorflow","url":"https://github.com/wenxinxu/resnet-in-tensorflow"},{"title":"wenxinxu/resnet_in_tensorflow","url":"https://github.com/wenxinxu/resnet_in_tensorflow"},{"title":"MishaLaskin/vqvae","url":"https://github.com/MishaLaskin/vqvae"},{"title":"MishaLaskin/vq-vae","url":"https://github.com/MishaLaskin/vq-vae"},{"title":"researchmm/SiamDW","url":"https://github.com/researchmm/SiamDW"},{"title":"sgrvinod/a-pytorch-tutorial-to-super-resolution","url":"https://github.com/sgrvinod/a-pytorch-tutorial-to-super-resolution"},{"title":"D-X-Y/ResNeXt-DenseNet","url":"https://github.com/D-X-Y/ResNeXt-DenseNet"},{"title":"hustvl/sparseinst","url":"https://github.com/hustvl/sparseinst"},{"title":"gcr/torch-residual-networks","url":"https://github.com/gcr/torch-residual-networks"},{"title":"xiaoyufenfei/LEDNet","url":"https://github.com/xiaoyufenfei/LEDNet"},{"title":"hsd1503/resnet1d","url":"https://github.com/hsd1503/resnet1d"},{"title":"kyle-dorman/bayesian-neural-network-blogpost","url":"https://github.com/kyle-dorman/bayesian-neural-network-blogpost"},{"title":"yxgeee/MMT","url":"https://github.com/yxgeee/MMT"},{"title":"andreasveit/densenet-pytorch","url":"https://github.com/andreasveit/densenet-pytorch"},{"title":"vietanhdev/open-adas","url":"https://github.com/vietanhdev/open-adas"},{"title":"jiweibo/imagenet","url":"https://github.com/jiweibo/imagenet"},{"title":"felixgwu/img_classification_pk_pytorch","url":"https://github.com/felixgwu/img_classification_pk_pytorch"},{"title":"mindspore-ai/models","url":"https://github.com/mindspore-ai/models/tree/master/research/cv/FaceAttribute"},{"title":"DeepMark/deepmark","url":"https://github.com/DeepMark/deepmark"},{"title":"itijyou/ademxapp","url":"https://github.com/itijyou/ademxapp"},{"title":"calmisential/TensorFlow2.0_ResNet","url":"https://github.com/calmisential/TensorFlow2.0_ResNet"},{"title":"j3soon/arxiv-utils","url":"https://github.com/j3soon/arxiv-utils"},{"title":"MegEngine/Models","url":"https://github.com/MegEngine/Models/tree/master/official/vision/classification/resnet"},{"title":"mahmoodlab/hest","url":"https://github.com/mahmoodlab/hest"},{"title":"peteryuX/arcface-tf2","url":"https://github.com/peteryuX/arcface-tf2"},{"title":"mindlab-ai/mindcv","url":"https://github.com/mindlab-ai/mindcv/blob/main/mindcv/models/resnet.py"},{"title":"mindspore-ecosystem/mindcv","url":"https://github.com/mindspore-ecosystem/mindcv/blob/main/mindcv/models/resnet.py"},{"title":"kwotsin/TensorFlow-ENet","url":"https://github.com/kwotsin/TensorFlow-ENet"},{"title":"haonanguo/remote-sensing-chatgpt","url":"https://github.com/haonanguo/remote-sensing-chatgpt"},{"title":"hsinyilin19/resnetvae","url":"https://github.com/hsinyilin19/resnetvae"},{"title":"mindspore-ai/models","url":"https://github.com/mindspore-ai/models/tree/master/official/cv/resnet"},{"title":"Mayurji/Image-Classification-PyTorch","url":"https://github.com/Mayurji/Image-Classification-PyTorch"},{"title":"FrancescoSaverioZuppichini/ResNet","url":"https://github.com/FrancescoSaverioZuppichini/ResNet"},{"title":"EricAlcaide/MiniFold","url":"https://github.com/EricAlcaide/MiniFold"},{"title":"GKalliatakis/Keras-VGG16-places365","url":"https://github.com/GKalliatakis/Keras-VGG16-places365"},{"title":"OlafenwaMoses/IdenProf","url":"https://github.com/OlafenwaMoses/IdenProf"},{"title":"wondonghyeon/protest-detection-violence-estimation","url":"https://github.com/wondonghyeon/protest-detection-violence-estimation"},{"title":"SJTU-Thinklab-Det/r3det-on-mmdetection","url":"https://github.com/SJTU-Thinklab-Det/r3det-on-mmdetection"},{"title":"shijianjian/efficientnet-pytorch-3d","url":"https://github.com/shijianjian/efficientnet-pytorch-3d"},{"title":"facebookresearch/stochastic_gradient_push","url":"https://github.com/facebookresearch/stochastic_gradient_push"},{"title":"ndb796/pytorch-adversarial-training-cifar","url":"https://github.com/ndb796/pytorch-adversarial-training-cifar"},{"title":"paperswithcode/paperswithcode-client","url":"https://github.com/paperswithcode/paperswithcode-client"},{"title":"chrhenning/hypercl","url":"https://github.com/chrhenning/hypercl"},{"title":"OlafenwaMoses/Traffic-Net","url":"https://github.com/OlafenwaMoses/Traffic-Net"},{"title":"mindspore-ai/models","url":"https://github.com/mindspore-ai/models/tree/master/official/cv/resnet_thor"},{"title":"rtanno21609/AdaptiveNeuralTrees","url":"https://github.com/rtanno21609/AdaptiveNeuralTrees"},{"title":"hongyi-zhang/Fixup","url":"https://github.com/hongyi-zhang/Fixup"},{"title":"YudeWang/UNet-Satellite-Image-Segmentation","url":"https://github.com/YudeWang/UNet-Satellite-Image-Segmentation"},{"title":"deepquestai/fire-smoke-dataset","url":"https://github.com/deepquestai/fire-smoke-dataset"},{"title":"amazon-research/long-short-term-transformer","url":"https://github.com/amazon-research/long-short-term-transformer"},{"title":"amazon-science/long-short-term-transformer","url":"https://github.com/amazon-science/long-short-term-transformer"},{"title":"alecwangcq/KFAC-Pytorch","url":"https://github.com/alecwangcq/KFAC-Pytorch"},{"title":"makatx/YOLO_ResNet","url":"https://github.com/makatx/YOLO_ResNet"},{"title":"alrojo/lasagne_residual_network","url":"https://github.com/alrojo/lasagne_residual_network"},{"title":"alexsax/midlevel-reps","url":"https://github.com/alexsax/midlevel-reps"},{"title":"JayPatwardhan/ResNet-PyTorch","url":"https://github.com/JayPatwardhan/ResNet-PyTorch"},{"title":"marload/ConvNets-TensorFlow2","url":"https://github.com/marload/ConvNets-TensorFlow2"},{"title":"alvarobartt/serving-pytorch-models","url":"https://github.com/alvarobartt/serving-pytorch-models"},{"title":"yakhyo/gaze-estimation","url":"https://github.com/yakhyo/gaze-estimation"},{"title":"mingxingtan/efficientnet","url":"https://github.com/mingxingtan/efficientnet"},{"title":"sayakpaul/Adaptive-Gradient-Clipping","url":"https://github.com/sayakpaul/Adaptive-Gradient-Clipping"},{"title":"kamanphoebe/motiondetection","url":"https://github.com/kamanphoebe/motiondetection"},{"title":"canturan10/satellighte","url":"https://github.com/canturan10/satellighte"},{"title":"masoudnick/brain-tumor-mri-classification","url":"https://github.com/masoudnick/brain-tumor-mri-classification"},{"title":"mhagiwara/nanigonet","url":"https://github.com/mhagiwara/nanigonet"},{"title":"hycis/TensorGraph","url":"https://github.com/hycis/TensorGraph"},{"title":"oskyhn/CNNs-Without-Borders","url":"https://github.com/oskyhn/CNNs-Without-Borders"},{"title":"mindspore-ai/models","url":"https://github.com/mindspore-ai/models/tree/master/official/cv/resnet50_quant"},{"title":"waterdisappear/nudt4mstar","url":"https://github.com/waterdisappear/nudt4mstar"},{"title":"dnddnjs/pytorch-cifar10","url":"https://github.com/dnddnjs/pytorch-cifar10"},{"title":"Masao-Taketani/FOTS_OCR","url":"https://github.com/Masao-Taketani/FOTS_OCR"},{"title":"ChangweiZhang/Awesome-WindowsML-ONNX-Models","url":"https://github.com/ChangweiZhang/Awesome-WindowsML-ONNX-Models"},{"title":"OlafenwaMoses/Action-Net","url":"https://github.com/OlafenwaMoses/Action-Net"},{"title":"priyavrat-misra/xrays-and-gradcam","url":"https://github.com/priyavrat-misra/xrays-and-gradcam"},{"title":"MarkHershey/arxiv-dl","url":"https://github.com/MarkHershey/arxiv-dl"},{"title":"lixixibj/forecasting-with-time-series-imaging","url":"https://github.com/lixixibj/forecasting-with-time-series-imaging"},{"title":"lixixibj/tsImage-forecasting","url":"https://github.com/lixixibj/tsImage-forecasting"},{"title":"Lornatang/ResNet-PyTorch","url":"https://github.com/Lornatang/ResNet-PyTorch"},{"title":"Sakib1263/ResNet1D-Model-Builder-KERAS","url":"https://github.com/Sakib1263/ResNet1D-Model-Builder-KERAS"},{"title":"Sakib1263/ResNet-ResNetv2-ResNeXt-1D-2D-Tensorflow-Keras","url":"https://github.com/Sakib1263/ResNet-ResNetv2-ResNeXt-1D-2D-Tensorflow-Keras"},{"title":"ViswanathaReddyGajjala/EfficientNet-RetinaNet","url":"https://github.com/ViswanathaReddyGajjala/EfficientNet-RetinaNet"},{"title":"Sakib1263/1DResNet-Builder-KERAS","url":"https://github.com/Sakib1263/1DResNet-Builder-KERAS"},{"title":"Sakib1263/1DResNet-KERAS","url":"https://github.com/Sakib1263/1DResNet-KERAS"},{"title":"Sakib1263/ResNet-Model-Builder-KERAS","url":"https://github.com/Sakib1263/ResNet-Model-Builder-KERAS"},{"title":"Sakib1263/ResNet-Model-Builder-Tensorflow-Keras","url":"https://github.com/Sakib1263/ResNet-Model-Builder-Tensorflow-Keras"},{"title":"Sakib1263/ResNet-ResNeXt-1D-2D-Tensorflow-Keras","url":"https://github.com/Sakib1263/ResNet-ResNeXt-1D-2D-Tensorflow-Keras"},{"title":"yakhyo/head-pose-estimation","url":"https://github.com/yakhyo/head-pose-estimation"},{"title":"CVxTz/face_age_gender","url":"https://github.com/CVxTz/face_age_gender"},{"title":"deontaepharr/Residual-Attention-Network","url":"https://github.com/deontaepharr/Residual-Attention-Network"},{"title":"kmzzhang/nbi","url":"https://github.com/kmzzhang/nbi"},{"title":"uclaml/Padam","url":"https://github.com/uclaml/Padam"},{"title":"thughost2/Padam","url":"https://github.com/thughost2/Padam"},{"title":"barmayo/spatial_attention","url":"https://github.com/barmayo/spatial_attention"},{"title":"vlievin/Unet","url":"https://github.com/vlievin/Unet"},{"title":"Graylab/deepH3-distances-orientations","url":"https://github.com/Graylab/deepH3-distances-orientations"},{"title":"bethgelab/InDomainGeneralizationBenchmark","url":"https://github.com/bethgelab/InDomainGeneralizationBenchmark"},{"title":"km1414/CNN-models","url":"https://github.com/km1414/CNN-models"},{"title":"megvii-research/basecls","url":"https://github.com/megvii-research/basecls/tree/main/zoo/public/resnet"},{"title":"mobilesec/arcface-tensorflowlite","url":"https://github.com/mobilesec/arcface-tensorflowlite"},{"title":"hongkunsun/paratranscnn","url":"https://github.com/hongkunsun/paratranscnn"},{"title":"aby2s/sharpmask","url":"https://github.com/aby2s/sharpmask"},{"title":"k-miran/hear","url":"https://github.com/k-miran/hear"},{"title":"KellerJordan/ResNet-PyTorch-CIFAR10","url":"https://github.com/KellerJordan/ResNet-PyTorch-CIFAR10"},{"title":"sanghyun-son/clustering-kernels","url":"https://github.com/sanghyun-son/clustering-kernels"},{"title":"EstherBear/implementation-of-pruning-filters","url":"https://github.com/EstherBear/implementation-of-pruning-filters"},{"title":"winycg/MCL-OKD","url":"https://github.com/winycg/MCL-OKD"},{"title":"anguyen8/sam","url":"https://github.com/anguyen8/sam"},{"title":"the-super-toys/glimpse-models","url":"https://github.com/the-super-toys/glimpse-models"},{"title":"amogh7joshi/fer","url":"https://github.com/amogh7joshi/fer"},{"title":"amogh7joshi/engagement-detection","url":"https://github.com/amogh7joshi/engagement-detection"},{"title":"cornell-zhang/allo-pldi24-artifact","url":"https://github.com/cornell-zhang/allo-pldi24-artifact"},{"title":"yakhyo/retinaface-pytorch","url":"https://github.com/yakhyo/retinaface-pytorch"},{"title":"liuyao12/ConvNets-PDE-perspective","url":"https://github.com/liuyao12/ConvNets-PDE-perspective"},{"title":"DaikiTanak/manifold_mixup","url":"https://github.com/DaikiTanak/manifold_mixup"},{"title":"pszemraj/BoulderAreaDetector","url":"https://github.com/pszemraj/BoulderAreaDetector"},{"title":"johnnylu305/resnet-50-101-152","url":"https://github.com/johnnylu305/resnet-50-101-152"},{"title":"ycao5602/SAL","url":"https://github.com/ycao5602/SAL"},{"title":"swasun/VQ-VAE-images","url":"https://github.com/swasun/VQ-VAE-images"},{"title":"yudhisteer/Face-Recognition-with-Masks","url":"https://github.com/yudhisteer/Face-Recognition-with-Masks"},{"title":"PPPrior/i3d-pytorch","url":"https://github.com/PPPrior/i3d-pytorch"},{"title":"seyrankhademi/ResNet_CIFAR10","url":"https://github.com/seyrankhademi/ResNet_CIFAR10"},{"title":"birder/birder","url":"https://gitlab.com/birder/birder"},{"title":"JeyesHan/P2LR","url":"https://github.com/JeyesHan/P2LR"},{"title":"ljy-hy/mentormix_pytorch","url":"https://github.com/ljy-hy/mentormix_pytorch"},{"title":"hysts/pytorch_resnet","url":"https://github.com/hysts/pytorch_resnet"},{"title":"mbsariyildiz/resnet-pytorch","url":"https://github.com/mbsariyildiz/resnet-pytorch"},{"title":"usnistgov/image-regression-resnet50","url":"https://github.com/usnistgov/image-regression-resnet50"},{"title":"lab-midas/med_segmentation","url":"https://github.com/lab-midas/med_segmentation"},{"title":"koshian2/ResNet-MultipleFramework","url":"https://github.com/koshian2/ResNet-MultipleFramework"},{"title":"IBM/NeuronAlignment","url":"https://github.com/IBM/NeuronAlignment"},{"title":"Halesu/4th-ML100Days","url":"https://github.com/Halesu/4th-ML100Days"},{"title":"mindspore-courses/External-Attention-MindSpore","url":"https://github.com/mindspore-courses/External-Attention-MindSpore/blob/main/model/backbone/resnet.py"},{"title":"Sakib1263/DenseNet-1D-2D-Tensorflow-Keras","url":"https://github.com/Sakib1263/DenseNet-1D-2D-Tensorflow-Keras"},{"title":"DableUTeeF/keras-efficientnet","url":"https://github.com/DableUTeeF/keras-efficientnet"},{"title":"anoushkrit/Knowledge","url":"https://github.com/anoushkrit/Knowledge"},{"title":"anibali/dsnt-pose2d","url":"https://github.com/anibali/dsnt-pose2d"},{"title":"EdenMelaku/Transfer-Learning-Pytorch-Implmentation","url":"https://github.com/EdenMelaku/Transfer-Learning-Pytorch-Implmentation"},{"title":"matakshay/Neural_Image_Caption_Generator","url":"https://github.com/matakshay/Neural_Image_Caption_Generator"},{"title":"EdenMelaku/Transfer-Learning-Pytorch-Implementation","url":"https://github.com/EdenMelaku/Transfer-Learning-Pytorch-Implementation"},{"title":"dmizr/phuber","url":"https://github.com/dmizr/phuber"},{"title":"vita-epfl/rock-pytorch","url":"https://github.com/vita-epfl/rock-pytorch"},{"title":"rajneeshaggarwal/google-efficientnet","url":"https://github.com/rajneeshaggarwal/google-efficientnet"},{"title":"isheunesutembo/TB-Computer-Aided-Diagnosis-Using-Deep-Learning","url":"https://github.com/isheunesutembo/TB-Computer-Aided-Diagnosis-Using-Deep-Learning"},{"title":"hysts/pytorch_resnet_preact","url":"https://github.com/hysts/pytorch_resnet_preact"},{"title":"chayanchatterjee/cbc-skynet","url":"https://github.com/chayanchatterjee/cbc-skynet"},{"title":"fL0n9/SKFAC-MindSpore","url":"https://github.com/fL0n9/SKFAC-MindSpore"},{"title":"chayanchatterjee/gw-skylocator","url":"https://github.com/chayanchatterjee/gw-skylocator"},{"title":"JONGSKY/paper","url":"https://github.com/JONGSKY/paper"},{"title":"ThanasisMattas/smartflow","url":"https://github.com/ThanasisMattas/smartflow"},{"title":"mindlab-ai/mindcv","url":"https://github.com/mindlab-ai/mindcv/blob/main/examples/train_cifar_dynamic.py"},{"title":"vineeths96/Gradient-Compression","url":"https://github.com/vineeths96/Gradient-Compression"},{"title":"rahul-t-p/ASVspoof-2019","url":"https://github.com/rahul-t-p/ASVspoof-2019"},{"title":"jung-jun-uk/mixface","url":"https://github.com/jung-jun-uk/mixface"},{"title":"asprenger/keras_fc_densenet","url":"https://github.com/asprenger/keras_fc_densenet"},{"title":"varshaneya/Res-SE-Net","url":"https://github.com/varshaneya/Res-SE-Net"},{"title":"microsoft/fb.resnet.torch","url":"https://github.com/microsoft/fb.resnet.torch"},{"title":"Thehunk1206/Covid-19-covidcnn","url":"https://github.com/Thehunk1206/Covid-19-covidcnn"},{"title":"c1ph3rr/Deep-Residual-Learning-for-Image-Recognition","url":"https://github.com/c1ph3rr/Deep-Residual-Learning-for-Image-Recognition"},{"title":"angelvillar96/FaceEmoji","url":"https://github.com/angelvillar96/FaceEmoji"},{"title":"moddy2024/resnet-9","url":"https://github.com/moddy2024/resnet-9"},{"title":"ajithvallabai/getsetgo_keras-beginner","url":"https://github.com/ajithvallabai/getsetgo_keras-beginner"},{"title":"Thehunk1206/Covid-19-chest-X-ray","url":"https://github.com/Thehunk1206/Covid-19-chest-X-ray"},{"title":"shtnkgm/VisionFrameworkSample","url":"https://github.com/shtnkgm/VisionFrameworkSample"},{"title":"greatsharma/DeepLearning-Papers-Implementation","url":"https://github.com/greatsharma/DeepLearning-Papers-Implementation"},{"title":"Duplums/bhb10k-dl-benchmark","url":"https://github.com/Duplums/bhb10k-dl-benchmark"},{"title":"abaietto/neural_ode_classification","url":"https://github.com/abaietto/neural_ode_classification"},{"title":"realmichaelye/Skin-Lesions-Classifier-ResNet50","url":"https://github.com/realmichaelye/Skin-Lesions-Classifier-ResNet50"},{"title":"kwantommy/fgvc6-kaggle-cassava-classification","url":"https://github.com/kwantommy/fgvc6-kaggle-cassava-classification"},{"title":"KarimaCha/CNN_Trust_Prediction","url":"https://github.com/KarimaCha/CNN_Trust_Prediction"},{"title":"MrRiahi/Convolutional-Neural-Networks-Tensorflow","url":"https://github.com/MrRiahi/Convolutional-Neural-Networks-Tensorflow"},{"title":"wuqiyao20160118/mini_project-for-CIFAR10","url":"https://github.com/wuqiyao20160118/mini_project-for-CIFAR10"},{"title":"xufanxiong/classification-of-caltech-256","url":"https://github.com/xufanxiong/classification-of-caltech-256"},{"title":"shoji9x9/CIFAR-10-By-small-ResNet","url":"https://github.com/shoji9x9/CIFAR-10-By-small-ResNet"},{"title":"DogeZen/resnet2onnx2tensorrt","url":"https://github.com/DogeZen/resnet2onnx2tensorrt"},{"title":"maxwelltsai/DeepGalaxy","url":"https://github.com/maxwelltsai/DeepGalaxy"},{"title":"iArunava/ResNet","url":"https://github.com/iArunava/ResNet"},{"title":"IMvision12/keras-vision-models","url":"https://github.com/IMvision12/keras-vision-models"},{"title":"akhadangi/EM-net","url":"https://github.com/akhadangi/EM-net"},{"title":"robertofranceschi/Image-classification-on-Caltech101-using-CNNs","url":"https://github.com/robertofranceschi/Image-classification-on-Caltech101-using-CNNs"},{"title":"usnistgov/image-classification-resnet50","url":"https://github.com/usnistgov/image-classification-resnet50"},{"title":"enzomuschik/distilfnd","url":"https://github.com/enzomuschik/distilfnd"},{"title":"MS-Mind/MS-Code-02","url":"https://github.com/MS-Mind/MS-Code-02/tree/main/configs/resnet"},{"title":"tanjeffreyz/deep-residual-learning","url":"https://github.com/tanjeffreyz/deep-residual-learning"},{"title":"xiuyu0000/papers_with_examples","url":"https://github.com/xiuyu0000/papers_with_examples/tree/main/cancer_detection_demo"},{"title":"fabiofumarola/ultrayolo","url":"https://github.com/fabiofumarola/ultrayolo"},{"title":"vineeths96/heterogeneous-systems","url":"https://github.com/vineeths96/heterogeneous-systems"},{"title":"shoji9x9/Fashion-MNIST-By-ResNet","url":"https://github.com/shoji9x9/Fashion-MNIST-By-ResNet"},{"title":"saikrishnadas/ResNet-Pytorch","url":"https://github.com/saikrishnadas/ResNet-Pytorch"},{"title":"Punakshi/Deep-Residual-Learning-for-Image-Recognition-Implementation","url":"https://github.com/Punakshi/Deep-Residual-Learning-for-Image-Recognition-Implementation"},{"title":"jimheaton/Ultra96_ML_Embedded_Workshop","url":"https://github.com/jimheaton/Ultra96_ML_Embedded_Workshop"},{"title":"mindspore-courses/heads-on-mindspore","url":"https://github.com/mindspore-courses/heads-on-mindspore/tree/main/1-best-practice/models"},{"title":"sumitkutty/Anti-Spoof-Face-Recognition","url":"https://github.com/sumitkutty/Anti-Spoof-Face-Recognition"},{"title":"mdda/deep-learning-models","url":"https://github.com/mdda/deep-learning-models"},{"title":"qubvel/resnet_152","url":"https://github.com/qubvel/resnet_152"},{"title":"gpleiss/limits_of_large_width","url":"https://github.com/gpleiss/limits_of_large_width"},{"title":"jtcass01/SIMON","url":"https://github.com/jtcass01/SIMON"},{"title":"Baichenjia/Resnet","url":"https://github.com/Baichenjia/Resnet"},{"title":"MichaelWangfc/distributed-tensorflow-resnet","url":"https://github.com/MichaelWangfc/distributed-tensorflow-resnet"},{"title":"patientzero/timage-icann2019","url":"https://github.com/patientzero/timage-icann2019"},{"title":"aurelien-peden/Deep-Learning-paper-implementations","url":"https://github.com/aurelien-peden/Deep-Learning-paper-implementations"},{"title":"magnificent1208/r3det-on-mmdetection","url":"https://github.com/magnificent1208/r3det-on-mmdetection"},{"title":"ollewelin/libtorch-GPU-CNN-test-MNIST-with-Batchnorm","url":"https://github.com/ollewelin/libtorch-GPU-CNN-test-MNIST-with-Batchnorm"},{"title":"Anderies/stochastic-constant-pruninglayers","url":"https://github.com/Anderies/stochastic-constant-pruninglayers"},{"title":"jameswang287/Car-Detection","url":"https://github.com/jameswang287/Car-Detection"},{"title":"xinkuansong/modified-resnet-acc-0.9638-10.7M-parameters","url":"https://github.com/xinkuansong/modified-resnet-acc-0.9638-10.7M-parameters"},{"title":"arahosu/musicslots","url":"https://github.com/arahosu/musicslots"},{"title":"cjfghk5697/Pytorch-Research-Paper-Implementations","url":"https://github.com/cjfghk5697/Pytorch-Research-Paper-Implementations"},{"title":"serre-lab/gala_tpu","url":"https://github.com/serre-lab/gala_tpu"},{"title":"SarthakGarg13/OTOMYCOSIS","url":"https://github.com/SarthakGarg13/OTOMYCOSIS"},{"title":"sungyoonahn/Hint-based-image-colorization-using-Attention-Unet","url":"https://github.com/sungyoonahn/Hint-based-image-colorization-using-Attention-Unet"},{"title":"uw-hai/limeade","url":"https://github.com/uw-hai/limeade"},{"title":"anjandeepsahni/face_classification","url":"https://github.com/anjandeepsahni/face_classification"},{"title":"pikkaay/efficientnet_gpu","url":"https://github.com/pikkaay/efficientnet_gpu"},{"title":"avocardio/resnet_vs_convnext","url":"https://github.com/avocardio/resnet_vs_convnext"},{"title":"code-implementation1/Code7","url":"https://github.com/code-implementation1/Code7/tree/main/resnetv2"},{"title":"Glp91/fire-detection","url":"https://github.com/Glp91/fire-detection"},{"title":"AngusG/bn-advex-zhang-fixup","url":"https://github.com/AngusG/bn-advex-zhang-fixup"},{"title":"danielamassiceti/CCA-visualdialogue","url":"https://github.com/danielamassiceti/CCA-visualdialogue"},{"title":"b8goal/PIRL-Residual-network","url":"https://github.com/b8goal/PIRL-Residual-network"},{"title":"alalagong/LEDNet","url":"https://github.com/alalagong/LEDNet"},{"title":"brycexu/MR-Residual-Net","url":"https://github.com/brycexu/MR-Residual-Net"},{"title":"shoaibahmed/CrossLayerPooling","url":"https://github.com/shoaibahmed/CrossLayerPooling"},{"title":"anjandeepsahni/face_recognition","url":"https://github.com/anjandeepsahni/face_recognition"},{"title":"sunnysoni97/single_image_fl","url":"https://github.com/sunnysoni97/single_image_fl"},{"title":"Bao-Jiarong/ResNet","url":"https://github.com/Bao-Jiarong/ResNet"},{"title":"sunlizhuang/YOLOv1-PaddlePaddle","url":"https://github.com/sunlizhuang/YOLOv1-PaddlePaddle"},{"title":"nicolalandro/Padam","url":"https://github.com/nicolalandro/Padam"},{"title":"yangorwell/NGPlus","url":"https://github.com/yangorwell/NGPlus"},{"title":"mindspore-courses/MindSpore-classification","url":"https://github.com/mindspore-courses/MindSpore-classification"},{"title":"kun-woo-park/Deeplearning_project_STL_10","url":"https://github.com/kun-woo-park/Deeplearning_project_STL_10"},{"title":"James-Gilbert-/pneumonia-detection","url":"https://github.com/James-Gilbert-/pneumonia-detection"},{"title":"vinod377/STN-OCR","url":"https://github.com/vinod377/STN-OCR"},{"title":"interestingzhuo/foodretreival","url":"https://github.com/interestingzhuo/foodretreival"},{"title":"godwinrayanc/YOLOv1-Pytorch","url":"https://github.com/godwinrayanc/YOLOv1-Pytorch"},{"title":"vinod377/STN-OCR-Tensorflow","url":"https://github.com/vinod377/STN-OCR-Tensorflow"},{"title":"2023-MindSpore-1/ms-code-217","url":"https://github.com/2023-MindSpore-1/ms-code-217/tree/main/ssd_resnet_34"},{"title":"xhlulu/arxiv-assistant","url":"https://github.com/xhlulu/arxiv-assistant"},{"title":"sebsquire/Dogs-and-cats-image-classification-CNN","url":"https://github.com/sebsquire/Dogs-and-cats-image-classification-CNN"},{"title":"RobotMobile/cv-deep-learning-paper-review","url":"https://github.com/RobotMobile/cv-deep-learning-paper-review"},{"title":"zjZSTU/ResNet","url":"https://github.com/zjZSTU/ResNet"},{"title":"CocoSungMin/Gachon_SW_Colorization_Contest","url":"https://github.com/CocoSungMin/Gachon_SW_Colorization_Contest"},{"title":"rahulchaurasiya1/cautious-waddle","url":"https://github.com/rahulchaurasiya1/cautious-waddle"},{"title":"sidify/resnet_focal_loss","url":"https://github.com/sidify/resnet_focal_loss"},{"title":"Rakshit-Shetty/Resnet-Implementation","url":"https://github.com/Rakshit-Shetty/Resnet-Implementation"},{"title":"sebsquire/FlowersRecognition_keras","url":"https://github.com/sebsquire/FlowersRecognition_keras"},{"title":"musifahamran/FYP","url":"https://github.com/musifahamran/FYP"},{"title":"andrijdavid/clinical-brain-interface-2020","url":"https://github.com/andrijdavid/clinical-brain-interface-2020"},{"title":"2023-MindSpore-1/ms-code-217","url":"https://github.com/2023-MindSpore-1/ms-code-217/tree/main/ssd_resnet34"},{"title":"kclip/localized-adaptive-risk-control","url":"https://github.com/kclip/localized-adaptive-risk-control"},{"title":"MindCode-4/code-4","url":"https://github.com/MindCode-4/code-4/tree/main/rembert"},{"title":"tiagoCuervo/JapaNet","url":"https://github.com/tiagoCuervo/JapaNet"},{"title":"ls-da3m0ns/Short-ResNet","url":"https://github.com/ls-da3m0ns/Short-ResNet"},{"title":"yakhyo/EfficientNet-PyTorch","url":"https://github.com/yakhyo/EfficientNet-PyTorch"},{"title":"fengredrum/cnn-xla","url":"https://github.com/fengredrum/cnn-xla"},{"title":"CryptoSalamander/pytorch_paper_implementation","url":"https://github.com/CryptoSalamander/pytorch_paper_implementation"},{"title":"James-Gilbert-/medical-deep-learning","url":"https://github.com/James-Gilbert-/medical-deep-learning"},{"title":"hershd23/ObjectLocalizer","url":"https://github.com/hershd23/ObjectLocalizer"},{"title":"imkoushik22/Walmart-Hackathon","url":"https://github.com/imkoushik22/Walmart-Hackathon"},{"title":"joeynavarro/facial_expression_classification","url":"https://github.com/joeynavarro/facial_expression_classification"},{"title":"2023-MindSpore-4/Code-5","url":"https://github.com/2023-MindSpore-4/Code-5/tree/main/lresnet100e_ir"},{"title":"alisha17/benchmarks","url":"https://github.com/alisha17/benchmarks"},{"title":"smc-x/ms-resnetv2","url":"https://github.com/smc-x/ms-resnetv2"},{"title":"dead-mazai/avia-missing-airplanes","url":"https://github.com/dead-mazai/avia-missing-airplanes"},{"title":"CellSMB/EM-net","url":"https://github.com/CellSMB/EM-net"},{"title":"konstantinos-p/image_classification_SOTA","url":"https://github.com/konstantinos-p/image_classification_SOTA"},{"title":"xcmyz/Face_Binary_Classfication","url":"https://github.com/xcmyz/Face_Binary_Classfication"},{"title":"julik43/IIMAS-USCS","url":"https://github.com/julik43/IIMAS-USCS"},{"title":"leemathew1998/RG","url":"https://github.com/leemathew1998/RG"},{"title":"JesonZhang822/Dogs-VS-Cats-Project","url":"https://github.com/JesonZhang822/Dogs-VS-Cats-Project"},{"title":"nsom/VGG16","url":"https://github.com/nsom/VGG16"},{"title":"phillity/BioCapsule","url":"https://github.com/phillity/BioCapsule"},{"title":"CodeChefVIT/VOID","url":"https://github.com/CodeChefVIT/VOID"},{"title":"xcmyz/FaceDetection","url":"https://github.com/xcmyz/FaceDetection"},{"title":"caojoshua/Plastic-Recyclability","url":"https://github.com/caojoshua/Plastic-Recyclability"},{"title":"jiajunhua/facebookresearch-Detectron","url":"https://github.com/jiajunhua/facebookresearch-Detectron"},{"title":"xcmyz/Face-Binary-Classification","url":"https://github.com/xcmyz/Face-Binary-Classification"},{"title":"yangboz/TransferLearning4Dentist","url":"https://github.com/yangboz/TransferLearning4Dentist"},{"title":"bclwan/MRI_Brain_Segmentation","url":"https://github.com/bclwan/MRI_Brain_Segmentation"},{"title":"VamsiKrishna1211/gender_age-detection","url":"https://github.com/VamsiKrishna1211/gender_age-detection"},{"title":"JanMarcelKezmann/Residual-Network-Architectures","url":"https://github.com/JanMarcelKezmann/Residual-Network-Architectures"},{"title":"aman-garg0001/fruit-classifier","url":"https://github.com/aman-garg0001/fruit-classifier"},{"title":"ashishpatel26/BrainMRI-Segmentation-Keras","url":"https://github.com/ashishpatel26/BrainMRI-Segmentation-Keras"},{"title":"mminamina/Transfer_Learning_NaimishNet---Keypoints_Detection","url":"https://github.com/mminamina/Transfer_Learning_NaimishNet---Keypoints_Detection"},{"title":"mnguyen0226/image-augmentation-dnn-performance","url":"https://github.com/mnguyen0226/image-augmentation-dnn-performance"},{"title":"saloni1998/Cifar-10","url":"https://github.com/saloni1998/Cifar-10"},{"title":"SANKHA1/Vehicle-Detection","url":"https://github.com/SANKHA1/Vehicle-Detection"},{"title":"Burf/ResNet-Tensorflow2","url":"https://github.com/Burf/ResNet-Tensorflow2"},{"title":"AyushAniket/ResNET-and-various-normalizations","url":"https://github.com/AyushAniket/ResNET-and-various-normalizations"},{"title":"gatheluck/Stronghold","url":"https://github.com/gatheluck/Stronghold"},{"title":"cameronchoi/r3det-copy","url":"https://github.com/cameronchoi/r3det-copy"},{"title":"alililia/ascend_SE-Net","url":"https://github.com/alililia/ascend_SE-Net"},{"title":"kingcong/gpu_FaceAttribute","url":"https://github.com/kingcong/gpu_FaceAttribute"},{"title":"VhalPurohit/290s","url":"https://github.com/VhalPurohit/290s"},{"title":"northeastsquare/effficientnet","url":"https://github.com/northeastsquare/effficientnet"},{"title":"alililia/ms_extend","url":"https://github.com/alililia/ms_extend/tree/main/gpu_resnet"},{"title":"TowardHumanizedInteraction/TripletFace","url":"https://github.com/TowardHumanizedInteraction/TripletFace"},{"title":"CorneliusHsiao/FoodMethodGAN","url":"https://github.com/CorneliusHsiao/FoodMethodGAN"},{"title":"xiuyu0000/vision","url":"https://github.com/xiuyu0000/vision/blob/main/mindvision/classification/models/resnet.py"},{"title":"xiuyu0000/tutorials","url":"https://github.com/xiuyu0000/tutorials/tree/main/resnet"},{"title":"pawelbeza/ClothesDetectorModel","url":"https://github.com/pawelbeza/ClothesDetectorModel"},{"title":"mminamina/Transfer_Learning_ResNet18---Keypoints_Detection","url":"https://github.com/mminamina/Transfer_Learning_ResNet18---Keypoints_Detection"},{"title":"Jeongyun-Lee-0423/Classification","url":"https://github.com/Jeongyun-Lee-0423/Classification"},{"title":"sammyamajumdar/ResNet50","url":"https://github.com/sammyamajumdar/ResNet50"},{"title":"LuigiRussoDev/Covid19Detection","url":"https://github.com/LuigiRussoDev/Covid19Detection"},{"title":"Mind23-2/MindCode-101","url":"https://github.com/Mind23-2/MindCode-101/tree/main/lresnet100e_ir"},{"title":"akommini/Spoken-Numeric-Digit-detection","url":"https://github.com/akommini/Spoken-Numeric-Digit-detection"},{"title":"demul/ResidualNet","url":"https://github.com/demul/ResidualNet"},{"title":"KellyHwong/rethinking_generalization","url":"https://github.com/KellyHwong/rethinking_generalization"},{"title":"NASA-NeMO-Net/NeMO-Net","url":"https://github.com/NASA-NeMO-Net/NeMO-Net"},{"title":"ntrin/CIFAR_10_ML","url":"https://github.com/ntrin/CIFAR_10_ML"},{"title":"axmoyal/Steganalysis-with-CNN","url":"https://github.com/axmoyal/Steganalysis-with-CNN"},{"title":"krishnakarthi/COVID-19_Prediction","url":"https://github.com/krishnakarthi/COVID-19_Prediction"},{"title":"alex-f1tor/Image-Caption","url":"https://github.com/alex-f1tor/Image-Caption"},{"title":"MioChiu/ResNet_TensorFlow","url":"https://github.com/MioChiu/ResNet_TensorFlow"},{"title":"vayuvegula/kerasModels","url":"https://github.com/vayuvegula/kerasModels"},{"title":"VinayBN8997/ResNet-CIFAR10","url":"https://github.com/VinayBN8997/ResNet-CIFAR10"},{"title":"malin9402/2020-0221","url":"https://github.com/malin9402/2020-0221"},{"title":"aniket-patra-1998/FLOWER_RECOGNITION","url":"https://github.com/aniket-patra-1998/FLOWER_RECOGNITION"},{"title":"kishanAk21/Skin-Cancer-Image-Classification","url":"https://github.com/kishanAk21/Skin-Cancer-Image-Classification"},{"title":"2023-MindSpore-4/Code10","url":"https://github.com/2023-MindSpore-4/Code10/tree/main/ResNet"},{"title":"Mind23-2/MindCode-3","url":"https://github.com/Mind23-2/MindCode-3/tree/main/lresnet100e_ir"},{"title":"2024-MindSpore-1/Code7","url":"https://github.com/2024-MindSpore-1/Code7/tree/main/centernet_resnet101"},{"title":"2024-MindSpore-1/Code7","url":"https://github.com/2024-MindSpore-1/Code7/tree/main/centernet_resnet50_v1"},{"title":"mabhay3420/Deep-Into-CNN","url":"https://github.com/mabhay3420/Deep-Into-CNN"},{"title":"swetak20/Deep_into_CNNs","url":"https://github.com/swetak20/Deep_into_CNNs"},{"title":"xslidi/EfficientNets_ddl_apex","url":"https://github.com/xslidi/EfficientNets_ddl_apex"},{"title":"mlvccn/bmtc_transferattackvid","url":"https://github.com/mlvccn/bmtc_transferattackvid"},{"title":"amogh7joshi/plant-health-detection","url":"https://github.com/amogh7joshi/plant-health-detection"},{"title":"HarmanDotpy/Normalizations-in-Deep-Learning","url":"https://github.com/HarmanDotpy/Normalizations-in-Deep-Learning"},{"title":"fabxy/accessibilityCV","url":"https://github.com/fabxy/accessibilityCV"},{"title":"nsom/Basic-Models","url":"https://github.com/nsom/Basic-Models"},{"title":"wasilone11/ICPR-RIP-2024","url":"https://github.com/wasilone11/ICPR-RIP-2024"},{"title":"2023-MindSpore-1/ms-code-201","url":"https://github.com/2023-MindSpore-1/ms-code-201"},{"title":"2023-MindSpore-1/ms-code-213","url":"https://github.com/2023-MindSpore-1/ms-code-213/tree/main/FaceAttribute"},{"title":"2023-MindSpore-1/ms-code-18","url":"https://github.com/2023-MindSpore-1/ms-code-18/tree/main/lresnet100e_ir"},{"title":"2023-MindSpore-1/ms-code-216","url":"https://github.com/2023-MindSpore-1/ms-code-216/tree/main/resnet50_adv_pruning"},{"title":"UnofficialJuliaMirrorSnapshots/DeepMark-deepmark","url":"https://github.com/UnofficialJuliaMirrorSnapshots/DeepMark-deepmark"},{"title":"seansoleyman/cifar10-resnet","url":"https://github.com/seansoleyman/cifar10-resnet"},{"title":"astoycos/Mini_Project2","url":"https://github.com/astoycos/Mini_Project2"},{"title":"Sangkwun/Resnet","url":"https://github.com/Sangkwun/Resnet"},{"title":"dssbxx/k_labels_resnet50","url":"https://github.com/dssbxx/k_labels_resnet50"},{"title":"hx19940102/Image-Segmentation-based-on-FCN","url":"https://github.com/hx19940102/Image-Segmentation-based-on-FCN"},{"title":"MindSpore-paper-code-3/code3","url":"https://github.com/MindSpore-paper-code-3/code3/tree/main/FaceAttribute"},{"title":"CrossEntropy/Gesture-images-recognition-ResidualNetwork","url":"https://github.com/CrossEntropy/Gesture-images-recognition-ResidualNetwork"},{"title":"MindSpore-paper-code-2/code3","url":"https://github.com/MindSpore-paper-code-2/code3/tree/main/ssd_resnet34"},{"title":"ewinata/CIFAR-10","url":"https://github.com/ewinata/CIFAR-10"},{"title":"jday96314/Kuzushiji","url":"https://github.com/jday96314/Kuzushiji"},{"title":"johngear/eecs504","url":"https://github.com/johngear/eecs504"},{"title":"MindSpore-paper-code-3/code5","url":"https://github.com/MindSpore-paper-code-3/code5/tree/main/resnet50_adv_pruning"},{"title":"yashclone999/ResNet_MODEL","url":"https://github.com/yashclone999/ResNet_MODEL"},{"title":"SiHaoShen/Convolutional-Neural-Networks","url":"https://github.com/SiHaoShen/Convolutional-Neural-Networks"},{"title":"code-implementation1/Code3","url":"https://github.com/code-implementation1/Code3/tree/main/FaceAttribute"},{"title":"MindSpore-paper-code-3/code7","url":"https://github.com/MindSpore-paper-code-3/code7/tree/main/FaceAttribute"},{"title":"code-implementation1/Code5","url":"https://github.com/code-implementation1/Code5/tree/main/lresnet100e_ir"},{"title":"syiin/resnet_cancer_detection","url":"https://github.com/syiin/resnet_cancer_detection"},{"title":"oxygen0605/ImageClassification","url":"https://github.com/oxygen0605/ImageClassification"},{"title":"facundoq/transformational_measures_experiments","url":"https://github.com/facundoq/transformational_measures_experiments"},{"title":"yibeiou/Advanced_Business_Intelligence","url":"https://github.com/yibeiou/Advanced_Business_Intelligence"},{"title":"kiranu1024/deep-learning","url":"https://github.com/kiranu1024/deep-learning"},{"title":"lxy000719/ResNet-50-pneumonia-classification","url":"https://github.com/lxy000719/ResNet-50-pneumonia-classification"},{"title":"souravverma94/pre_trained_imgclassifier_dogBreeds","url":"https://github.com/souravverma94/pre_trained_imgclassifier_dogBreeds"},{"title":"maciejdomagala/DLWP_notes","url":"https://github.com/maciejdomagala/DLWP_notes"},{"title":"2023-MindSpore-4/Code7","url":"https://github.com/2023-MindSpore-4/Code7/tree/main/ssd_resnet34"},{"title":"Rohed/ml-1","url":"https://github.com/Rohed/ml-1"},{"title":"tcheung99/ResNet_MiniProject","url":"https://github.com/tcheung99/ResNet_MiniProject"},{"title":"JoeTracey/Portfolio","url":"https://github.com/JoeTracey/Portfolio"},{"title":"linainsaf/RESNET50_PNEUMONIA_DETECTION","url":"https://github.com/linainsaf/RESNET50_PNEUMONIA_DETECTION"},{"title":"ankit-vaghela30/Google-landmark-prediction","url":"https://github.com/ankit-vaghela30/Google-landmark-prediction"},{"title":"akar5h/Image-Recognition-with-CNN-and-Transfer-Learning-ResNet101","url":"https://github.com/akar5h/Image-Recognition-with-CNN-and-Transfer-Learning-ResNet101"},{"title":"trachpro/arcface-tf2","url":"https://github.com/trachpro/arcface-tf2"},{"title":"sangHa0411/CIFAR100","url":"https://github.com/sangHa0411/CIFAR100"},{"title":"alexwdong/IncubatorCVProject","url":"https://github.com/alexwdong/IncubatorCVProject"},{"title":"sangHa0411/ResNetCIFAR100","url":"https://github.com/sangHa0411/ResNetCIFAR100"},{"title":"JContro/pytorch_projects","url":"https://github.com/JContro/pytorch_projects"},{"title":"Vamshi399/CarND-Vehicle-Detection","url":"https://github.com/Vamshi399/CarND-Vehicle-Detection"},{"title":"3P2S/arcface","url":"https://github.com/3P2S/arcface"},{"title":"Olayemiy/Image-Classification-With-Resnet","url":"https://github.com/Olayemiy/Image-Classification-With-Resnet"},{"title":"adldotori/ResNet","url":"https://github.com/adldotori/ResNet"},{"title":"parviagrawal/IdenProf","url":"https://github.com/parviagrawal/IdenProf"},{"title":"eric-erki/IdenProf","url":"https://github.com/eric-erki/IdenProf"},{"title":"UnofficialJuliaMirror/DeepMark-deepmark","url":"https://github.com/UnofficialJuliaMirror/DeepMark-deepmark"},{"title":"cocopambag/ResNet","url":"https://github.com/cocopambag/ResNet"},{"title":"ariangc/breinchallenge","url":"https://github.com/ariangc/breinchallenge"},{"title":"MaxwellHeller/coffee_fraud_detection","url":"https://github.com/MaxwellHeller/coffee_fraud_detection"},{"title":"MiX-S/resnet_cifar10","url":"https://github.com/MiX-S/resnet_cifar10"},{"title":"paulblum00/ResNet-Recreation","url":"https://github.com/paulblum00/ResNet-Recreation"},{"title":"lixihan/Resnet","url":"https://github.com/lixihan/Resnet"},{"title":"SethEBaldwin/Resnet","url":"https://github.com/SethEBaldwin/Resnet"},{"title":"vinay-EIP/EIP-session-5-assignment","url":"https://github.com/vinay-EIP/EIP-session-5-assignment"},{"title":"seishinkikuchi/test","url":"https://github.com/seishinkikuchi/test"},{"title":"2023-MindSpore-4/Code7","url":"https://github.com/2023-MindSpore-4/Code7/tree/main/ssd_resnet_34"},{"title":"datoboat/Vehicle-Detection","url":"https://github.com/datoboat/Vehicle-Detection"},{"title":"gundeep15/SCD_AI_Project","url":"https://github.com/gundeep15/SCD_AI_Project"},{"title":"lkeonwoo94/DL_cv-mdt_NVIDIA_Cert_Course_StudyPI","url":"https://github.com/lkeonwoo94/DL_cv-mdt_NVIDIA_Cert_Course_StudyPI"},{"title":"hz2538/iot_JennyGo","url":"https://github.com/hz2538/iot_JennyGo"},{"title":"LuigiRussoDev/ResNets","url":"https://github.com/LuigiRussoDev/ResNets"},{"title":"boris127/vehicle-detection","url":"https://github.com/boris127/vehicle-detection"},{"title":"Zachdr1/CNNs","url":"https://github.com/Zachdr1/CNNs"},{"title":"horse007666/ResNet","url":"https://github.com/horse007666/ResNet"},{"title":"danielparada1/RL_SpaceInvaders","url":"https://github.com/danielparada1/RL_SpaceInvaders"},{"title":"kishorkuttan/traffic_net","url":"https://github.com/kishorkuttan/traffic_net"},{"title":"jvoynow/ConvNet-Architectures","url":"https://github.com/jvoynow/ConvNet-Architectures"},{"title":"sanoyo/dl-model","url":"https://github.com/sanoyo/dl-model"},{"title":"kingcong/resnet","url":"https://github.com/kingcong/resnet"},{"title":"yangyucheng000/resnet_Ascend","url":"https://github.com/yangyucheng000/resnet_Ascend"},{"title":"LKLQQ/ssc_resnet50","url":"https://github.com/LKLQQ/ssc_resnet50"},{"title":"alililia/ascend_FaceAttribute","url":"https://github.com/alililia/ascend_FaceAttribute"},{"title":"wangyuan249/Mymmt767","url":"https://github.com/wangyuan249/Mymmt767"},{"title":"manoranjan03/PaperImplementations","url":"https://github.com/manoranjan03/PaperImplementations"},{"title":"MindSpore-paper-code-3/code8","url":"https://github.com/MindSpore-paper-code-3/code8/tree/main/FaceAttribute"},{"title":"kingcong/gpu_SE-Net","url":"https://github.com/kingcong/gpu_SE-Net"},{"title":"mr-bulb/DL_basic_github","url":"https://github.com/mr-bulb/DL_basic_github"},{"title":"ajaystar8/PDRUNet-PyTorch","url":"https://github.com/ajaystar8/PDRUNet-PyTorch"},{"title":"hustic/TinyImageSet","url":"https://github.com/hustic/TinyImageSet"},{"title":"2023-MindSpore-4/Code9","url":"https://github.com/2023-MindSpore-4/Code9/tree/main/ResNet"},{"title":"suhas1999/Flip-kart-grid-challenge","url":"https://github.com/suhas1999/Flip-kart-grid-challenge"},{"title":"abuchin/resnet_sign","url":"https://github.com/abuchin/resnet_sign"},{"title":"vietdhoang/resnet-18","url":"https://github.com/vietdhoang/resnet-18"},{"title":"JHLee0513/Salt_detection_challenge","url":"https://github.com/JHLee0513/Salt_detection_challenge"},{"title":"CanshangD/ResNet_tensorflow2.0","url":"https://github.com/CanshangD/ResNet_tensorflow2.0"},{"title":"syiin/ann_cancer_detection","url":"https://github.com/syiin/ann_cancer_detection"},{"title":"rickyHong/tfRecord-Caltech256-repl2","url":"https://github.com/rickyHong/tfRecord-Caltech256-repl2"},{"title":"vgangal101/resnet_models","url":"https://github.com/vgangal101/resnet_models"},{"title":"yw0nam/DenseNet","url":"https://github.com/yw0nam/DenseNet"},{"title":"2023-MindSpore-4/Code11","url":"https://github.com/2023-MindSpore-4/Code11/tree/main/resnet50_adv_pruning"},{"title":"rishabmallick/Sign-language-live-predictor","url":"https://github.com/rishabmallick/Sign-language-live-predictor"},{"title":"ben-davidson-6/fixup","url":"https://github.com/ben-davidson-6/fixup"},{"title":"duchaba/Norwegian_Blue_Parrot_k2fa_AI","url":"https://github.com/duchaba/Norwegian_Blue_Parrot_k2fa_AI"},{"title":"shao-chi/ImageCaption","url":"https://github.com/shao-chi/ImageCaption"},{"title":"mszpc/resnet18","url":"https://github.com/mszpc/resnet18"},{"title":"leemathew1998/GradientWeight","url":"https://github.com/leemathew1998/GradientWeight"},{"title":"mrzzy/np-dl-assign-1","url":"https://github.com/mrzzy/np-dl-assign-1"},{"title":"Mind23-2/MindCode-70","url":"https://github.com/Mind23-2/MindCode-70"},{"title":"2023-MindSpore-4/Code11","url":"https://github.com/2023-MindSpore-4/Code11/tree/main/ssc_resnet50"},{"title":"Mind23-2/MindCode-67","url":"https://github.com/Mind23-2/MindCode-67"},{"title":"cj-mclaughlin/segmentation_research","url":"https://github.com/cj-mclaughlin/segmentation_research"},{"title":"2023-MindSpore-1/ms-code-177","url":"https://github.com/2023-MindSpore-1/ms-code-177"},{"title":"2023-MindSpore-4/Code11","url":"https://github.com/2023-MindSpore-4/Code11/tree/main/ssd_resnet_34"},{"title":"2023-MindSpore-1/ms-code-22","url":"https://github.com/2023-MindSpore-1/ms-code-22"},{"title":"KatherineBaq/NMA-CN2021-fMRI_vs_DNNs","url":"https://github.com/KatherineBaq/NMA-CN2021-fMRI_vs_DNNs"},{"title":"bertrandlalo/deep_dog_breeds","url":"https://github.com/bertrandlalo/deep_dog_breeds"},{"title":"2023-MindSpore-1/ms-code-208","url":"https://github.com/2023-MindSpore-1/ms-code-208"},{"title":"t0930198/backup","url":"https://github.com/t0930198/backup"},{"title":"kaseris/ILSVRCPlus","url":"https://github.com/kaseris/ILSVRCPlus"}]},"note":"rows are the archive's own order at snapshot; nothing here re-ranks them"}],"papers_with_a_benchmark_row":[{"paper":"/paper/a-convnet-for-the-2020s","title":"A ConvNet for the 2020s","date":"2022-01-10","rows_on_this_dataset":1,"code_links":54,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":80,"samples_ran":54,"samples_unverified":26,"pointer_only_for_licence":11,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/resnet-strikes-back-an-improved-training","title":"ResNet strikes back: An improved training procedure in timm","date":"2021-10-01","rows_on_this_dataset":1,"code_links":14,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":3,"samples_ran":0,"samples_unverified":3,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/volo-vision-outlooker-for-visual-recognition","title":"VOLO: Vision Outlooker for Visual Recognition","date":"2021-06-24","rows_on_this_dataset":2,"code_links":7,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":6,"samples_ran":1,"samples_unverified":5,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/an-image-is-worth-16x16-words-transformers-1","title":"An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale","date":"2020-10-22","rows_on_this_dataset":2,"code_links":158,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":419,"samples_ran":281,"samples_unverified":138,"pointer_only_for_licence":154,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/measuring-robustness-to-natural-distribution","title":"Measuring Robustness to Natural Distribution Shifts in Image Classification","date":"2020-07-01","rows_on_this_dataset":13,"code_links":1,"syntology":null},{"paper":"/paper/the-many-faces-of-robustness-a-critical","title":"The Many Faces of Robustness: A Critical Analysis of Out-of-Distribution Generalization","date":"2020-06-29","rows_on_this_dataset":2,"code_links":1,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":14,"samples_ran":13,"samples_unverified":1,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/augmix-a-simple-data-processing-method-to","title":"AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty","date":"2019-12-05","rows_on_this_dataset":1,"code_links":15,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":51,"samples_ran":43,"samples_unverified":8,"pointer_only_for_licence":25,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/adversarial-examples-improve-image","title":"Adversarial Examples Improve Image Recognition","date":"2019-11-21","rows_on_this_dataset":9,"code_links":6,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":2,"samples_ran":2,"samples_unverified":0,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/randaugment-practical-data-augmentation-with","title":"RandAugment: Practical automated data augmentation with a reduced search space","date":"2019-09-30","rows_on_this_dataset":2,"code_links":19,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":65,"samples_ran":58,"samples_unverified":7,"pointer_only_for_licence":17,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/autoaugment-learning-augmentation-strategies","title":"AutoAugment: Learning Augmentation Strategies From Data","date":"2019-06-01","rows_on_this_dataset":4,"code_links":3,"syntology":null},{"paper":"/paper/efficientnet-rethinking-model-scaling-for","title":"EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks","date":"2019-05-28","rows_on_this_dataset":6,"code_links":144,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":302,"samples_ran":171,"samples_unverified":131,"pointer_only_for_licence":112,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/adversarial-training-for-free","title":"Adversarial Training for Free!","date":"2019-04-29","rows_on_this_dataset":1,"code_links":6,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":1,"samples_ran":1,"samples_unverified":0,"pointer_only_for_licence":1,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/190411486","title":"Making Convolutional Networks Shift-Invariant Again","date":"2019-04-25","rows_on_this_dataset":27,"code_links":7,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":4,"samples_ran":2,"samples_unverified":2,"pointer_only_for_licence":3,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/bag-of-tricks-for-image-classification-with","title":"Bag of Tricks for Image Classification with Convolutional Neural Networks","date":"2018-12-04","rows_on_this_dataset":1,"code_links":28,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":15,"samples_ran":4,"samples_unverified":11,"pointer_only_for_licence":5,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/imagenet-trained-cnns-are-biased-towards","title":"ImageNet-trained CNNs are biased towards texture; increasing shape bias improves accuracy and robustness","date":"2018-11-29","rows_on_this_dataset":3,"code_links":7,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":6,"samples_ran":0,"samples_unverified":6,"pointer_only_for_licence":0,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/autoaugment-learning-augmentation-policies","title":"AutoAugment: Learning Augmentation Policies from Data","date":"2018-05-24","rows_on_this_dataset":4,"code_links":33,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":43,"samples_ran":6,"samples_unverified":37,"pointer_only_for_licence":2,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/aggregated-residual-transformations-for-deep","title":"Aggregated Residual Transformations for Deep Neural Networks","date":"2016-11-16","rows_on_this_dataset":1,"code_links":61,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":80,"samples_ran":34,"samples_unverified":46,"pointer_only_for_licence":13,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/deep-residual-learning-for-image-recognition","title":"Deep Residual Learning for Image Recognition","date":"2015-12-10","rows_on_this_dataset":4,"code_links":484,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":377,"samples_ran":230,"samples_unverified":147,"pointer_only_for_licence":187,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}},{"paper":"/paper/very-deep-convolutional-networks-for-large","title":"Very Deep Convolutional Networks for Large-Scale Image Recognition","date":"2014-09-04","rows_on_this_dataset":8,"code_links":305,"syntology":{"read_at":"2026-09-24T18:15:14+00:00","samples_harvested":122,"samples_ran":12,"samples_unverified":110,"pointer_only_for_licence":4,"claim":"Per-sample execution on synthesized fixtures; not a correctness claim."}}],"syntology_totals":{"read_at":"2026-09-24T18:15:14+00:00","papers_with_samples":17,"samples_harvested":1590,"samples_ran":912,"samples_unverified":678,"pointer_only_for_licence":534,"papers_with_no_sample_that_ran":2,"note":"the per-paper counts above, summed; not a rate"},"papers_note":"The archive never published its papers-using-dataset list; these are papers with a leaderboard row on this dataset's benchmarks."}