{"task":"Image Classification","dataset":"GasHisSDB","metric_names":["Accuracy","Precision","F1-Score"],"rows":[{"id":66157,"task":"Image Classification","parent_task":null,"dataset":"GasHisSDB","model_name":"CoAtNet-1","metrics":{"Accuracy":"98.74","F1-Score":"99.38","Precision":"99.97"},"paper_url":"https://arxiv.org/abs/2106.04803v2","paper_title":"CoAtNet: Marrying Convolution and Attention for All Data Sizes","paper_date":"2021-06-09","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/model/attention/CoAtNet.py"},{"title":"leondgarse/keras_cv_attention_models","url":"https://github.com/leondgarse/keras_cv_attention_models/tree/main/keras_cv_attention_models/coatnet"},{"title":"chinhsuanwu/coatnet-pytorch","url":"https://github.com/chinhsuanwu/coatnet-pytorch"},{"title":"canturan10/satellighte","url":"https://github.com/canturan10/satellighte"},{"title":"tyeso/Image_Classification_with_CoAtNet_and_ResNet18","url":"https://github.com/tyeso/Image_Classification_with_CoAtNet_and_ResNet18"},{"title":"mindspore-courses/External-Attention-MindSpore","url":"https://github.com/mindspore-courses/External-Attention-MindSpore/blob/main/model/attention/CoAtNet.py"},{"title":"LongLeCE/CoAtNet-PyTorch","url":"https://github.com/LongLeCE/CoAtNet-PyTorch"},{"title":"Burf/CoAtNet-Tensorflow2","url":"https://github.com/Burf/CoAtNet-Tensorflow2"},{"title":"MS-Mind/MS-Code-02","url":"https://github.com/MS-Mind/MS-Code-02/tree/main/configs/coat"},{"title":"pranavsinghps1/dedl","url":"https://github.com/pranavsinghps1/dedl"},{"title":"nqt228/CoAtNet-tensorflow","url":"https://github.com/nqt228/CoAtNet-tensorflow"},{"title":"hw666666666666/CoAtNet","url":"https://github.com/hw666666666666/CoAtNet"},{"title":"Mind23-2/MindCode-19","url":"https://github.com/Mind23-2/MindCode-19"}],"metrics_order":"[\"Accuracy\", \"Precision\", \"F1-Score\"]","area":"Adversarial","uses_additional_data":0,"source":"archive","tags":[]},{"id":66158,"task":"Image Classification","parent_task":null,"dataset":"GasHisSDB","model_name":"Res2Net-50","metrics":{"Accuracy":"98.68","F1-Score":"99.29","Precision":"99.91"},"paper_url":"https://arxiv.org/abs/1904.01169v3","paper_title":"Res2Net: A New Multi-scale Backbone Architecture","paper_date":"2019-04-02","code_links":[{"title":"rwightman/pytorch-image-models","url":"https://github.com/rwightman/pytorch-image-models"},{"title":"open-mmlab/mmdetection","url":"https://github.com/open-mmlab/mmdetection"},{"title":"PaddlePaddle/PaddleDetection","url":"https://github.com/PaddlePaddle/PaddleDetection"},{"title":"PaddlePaddle/PaddleClas","url":"https://github.com/PaddlePaddle/PaddleClas"},{"title":"open-mmlab/mmclassification","url":"https://github.com/open-mmlab/mmclassification"},{"title":"osmr/imgclsmob","url":"https://github.com/osmr/imgclsmob"},{"title":"Res2Net/Res2Net-PretrainedModels","url":"https://github.com/Res2Net/Res2Net-PretrainedModels"},{"title":"gasvn/Res2Net","url":"https://github.com/gasvn/Res2Net"},{"title":"mindspore-ai/models","url":"https://github.com/mindspore-ai/models/tree/master/research/cv/res2net"},{"title":"mindspore-ecosystem/mindcv","url":"https://github.com/mindspore-ecosystem/mindcv/blob/main/mindcv/models/res2net.py"},{"title":"Res2Net/Res2Net-maskrcnn","url":"https://github.com/Res2Net/Res2Net-maskrcnn"},{"title":"Res2Net/Res2Net-PoolNet","url":"https://github.com/Res2Net/Res2Net-PoolNet"},{"title":"Res2Net/mmdetection","url":"https://github.com/Res2Net/mmdetection"},{"title":"Res2Net/Res2Net-Pose-Estimation","url":"https://github.com/Res2Net/Res2Net-Pose-Estimation"},{"title":"zhuhongwei1999/bsa-net","url":"https://github.com/zhuhongwei1999/bsa-net"},{"title":"fupiao1998/res2net-keras","url":"https://github.com/fupiao1998/res2net-keras"},{"title":"ChrisMats/Res2Net","url":"https://github.com/ChrisMats/Res2Net"},{"title":"yfreedomliTHU/Res2Net","url":"https://github.com/yfreedomliTHU/Res2Net"},{"title":"IMvision12/keras-vision-models","url":"https://github.com/IMvision12/keras-vision-models"},{"title":"MS-Mind/MS-Code-02","url":"https://github.com/MS-Mind/MS-Code-02/tree/main/configs/res2net"},{"title":"code-implementation1/Code7","url":"https://github.com/code-implementation1/Code7/tree/main/ResNeXt"},{"title":"code-implementation1/Code7","url":"https://github.com/code-implementation1/Code7/tree/main/res2net"},{"title":"code-implementation1/Code7","url":"https://github.com/code-implementation1/Code7/tree/main/res2net_deeplabv3"},{"title":"tuanzhangCS/res2net-on-mxnet","url":"https://github.com/tuanzhangCS/res2net-on-mxnet"},{"title":"kingcong/res2net","url":"https://github.com/kingcong/res2net"},{"title":"MindSpore-paper-code-2/code2","url":"https://github.com/MindSpore-paper-code-2/code2/tree/main/res2net_deeplabv3"},{"title":"2023-MindSpore-4/Code14","url":"https://github.com/2023-MindSpore-4/Code14/tree/main/res2net"},{"title":"MindSpore-scientific/code-14","url":"https://github.com/MindSpore-scientific/code-14/tree/main/res_mlp_ms"},{"title":"Mind23-2/MindCode-114","url":"https://github.com/Mind23-2/MindCode-114"},{"title":"yangyucheng000/res2net","url":"https://github.com/yangyucheng000/res2net/blob/main/res2net.py"},{"title":"2023-MindSpore-1/ms-code-216","url":"https://github.com/2023-MindSpore-1/ms-code-216/tree/main/res2net"},{"title":"MindSpore-paper-code-3/code5","url":"https://github.com/MindSpore-paper-code-3/code5/tree/main/ResNeXt"},{"title":"MindSpore-paper-code-3/code5","url":"https://github.com/MindSpore-paper-code-3/code5/tree/main/res2net_deeplabv3"},{"title":"MindSpore-paper-code-2/code2","url":"https://github.com/MindSpore-paper-code-2/code2/tree/main/res2net"}],"metrics_order":"[\"Accuracy\", \"Precision\", \"F1-Score\"]","area":"Adversarial","uses_additional_data":0,"source":"archive","tags":[]},{"id":66159,"task":"Image Classification","parent_task":null,"dataset":"GasHisSDB","model_name":"ResNeXt-50-32x4d","metrics":{"Accuracy":"98.59","F1-Score":"99.25","Precision":"99.94"},"paper_url":"http://arxiv.org/abs/1611.05431v2","paper_title":"Aggregated Residual Transformations for Deep Neural Networks","paper_date":"2016-11-16","code_links":[{"title":"pytorch/vision","url":"https://github.com/pytorch/vision"},{"title":"NVIDIA/DeepLearningExamples","url":"https://github.com/NVIDIA/DeepLearningExamples"},{"title":"open-mmlab/mmpose","url":"https://github.com/open-mmlab/mmpose"},{"title":"tensorpack/tensorpack","url":"https://github.com/tensorpack/tensorpack/tree/master/examples/ResNet"},{"title":"PaddlePaddle/PaddleClas","url":"https://github.com/PaddlePaddle/PaddleClas"},{"title":"Deci-AI/super-gradients","url":"https://github.com/Deci-AI/super-gradients"},{"title":"osmr/imgclsmob","url":"https://github.com/osmr/imgclsmob"},{"title":"facebookresearch/pycls","url":"https://github.com/facebookresearch/pycls"},{"title":"facebookresearch/ResNeXt","url":"https://github.com/facebookresearch/ResNeXt"},{"title":"open-edge-platform/training_extensions","url":"https://github.com/open-edge-platform/training_extensions"},{"title":"D-X-Y/ResNeXt-DenseNet","url":"https://github.com/D-X-Y/ResNeXt-DenseNet"},{"title":"prlz77/ResNeXt.pytorch","url":"https://github.com/prlz77/ResNeXt.pytorch"},{"title":"hsd1503/resnet1d","url":"https://github.com/hsd1503/resnet1d"},{"title":"mindspore-ai/models","url":"https://github.com/mindspore-ai/models/tree/master/research/cv/resnext152_64x4d"},{"title":"open-edge-platform/geti","url":"https://github.com/open-edge-platform/geti"},{"title":"JianGoForIt/YellowFin_Pytorch","url":"https://github.com/JianGoForIt/YellowFin_Pytorch"},{"title":"mindspore-ai/models","url":"https://github.com/mindspore-ai/models/tree/master/official/cv/resnext"},{"title":"Mayurji/Image-Classification-PyTorch","url":"https://github.com/Mayurji/Image-Classification-PyTorch"},{"title":"kobiso/CBAM-tensorflow","url":"https://github.com/kobiso/CBAM-tensorflow"},{"title":"kobiso/CBAM-tensorflow-slim","url":"https://github.com/kobiso/CBAM-tensorflow-slim"},{"title":"developer0hye/SKNet-PyTorch","url":"https://github.com/developer0hye/SKNet-PyTorch"},{"title":"Sakib1263/ResNet-Model-Builder-Tensorflow-Keras","url":"https://github.com/Sakib1263/ResNet-Model-Builder-Tensorflow-Keras"},{"title":"Sakib1263/ResNet-ResNetv2-ResNeXt-1D-2D-Tensorflow-Keras","url":"https://github.com/Sakib1263/ResNet-ResNetv2-ResNeXt-1D-2D-Tensorflow-Keras"},{"title":"Sakib1263/ResNet-ResNeXt-1D-2D-Tensorflow-Keras","url":"https://github.com/Sakib1263/ResNet-ResNeXt-1D-2D-Tensorflow-Keras"},{"title":"Sakib1263/ResNet-Model-Builder-KERAS","url":"https://github.com/Sakib1263/ResNet-Model-Builder-KERAS"},{"title":"Sakib1263/ResNet1D-Model-Builder-KERAS","url":"https://github.com/Sakib1263/ResNet1D-Model-Builder-KERAS"},{"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":"guilherme-pombo/keras_resnext_fpn","url":"https://github.com/guilherme-pombo/keras_resnext_fpn"},{"title":"K-Mike/Automatic-salt-deposits-segmentation","url":"https://github.com/K-Mike/Automatic-salt-deposits-segmentation"},{"title":"birder/birder","url":"https://gitlab.com/birder/birder"},{"title":"mindspore-courses/External-Attention-MindSpore","url":"https://github.com/mindspore-courses/External-Attention-MindSpore/blob/main/model/backbone/resnext.py"},{"title":"hyunwoongko/resnext-parallel","url":"https://github.com/hyunwoongko/resnext-parallel"},{"title":"gusdnd852/ResNeXt-Parallel-Keras","url":"https://github.com/gusdnd852/ResNeXt-Parallel-Keras"},{"title":"cjf8899/Pytorch_ResNeXt","url":"https://github.com/cjf8899/Pytorch_ResNeXt"},{"title":"Duplums/bhb10k-dl-benchmark","url":"https://github.com/Duplums/bhb10k-dl-benchmark"},{"title":"TuSimple/resnet.mxnet","url":"https://github.com/TuSimple/resnet.mxnet"},{"title":"kwantommy/fgvc6-kaggle-cassava-classification","url":"https://github.com/kwantommy/fgvc6-kaggle-cassava-classification"},{"title":"IMvision12/keras-vision-models","url":"https://github.com/IMvision12/keras-vision-models"},{"title":"MS-Mind/MS-Code-02","url":"https://github.com/MS-Mind/MS-Code-02/tree/main/configs/resnext"},{"title":"intsco/am-segmentation","url":"https://github.com/intsco/am-segmentation"},{"title":"mindspore-courses/MindSpore-classification","url":"https://github.com/mindspore-courses/MindSpore-classification"},{"title":"jiajunhua/facebookresearch-Detectron","url":"https://github.com/jiajunhua/facebookresearch-Detectron"},{"title":"williamwang96/Almond-Recognition","url":"https://github.com/williamwang96/Almond-Recognition"},{"title":"mlvccn/bmtc_transferattackvid","url":"https://github.com/mlvccn/bmtc_transferattackvid"},{"title":"VinayBhupalam/predicting_Pneumonia","url":"https://github.com/VinayBhupalam/predicting_Pneumonia"},{"title":"pth051001/ResNeXt50-Implementation-and-Transfer-Learning-with-ResNet50V2","url":"https://github.com/pth051001/ResNeXt50-Implementation-and-Transfer-Learning-with-ResNet50V2"},{"title":"kwantommy/SE-ResNeXt-image-classification","url":"https://github.com/kwantommy/SE-ResNeXt-image-classification"},{"title":"Burf/ResNet-Tensorflow2","url":"https://github.com/Burf/ResNet-Tensorflow2"},{"title":"hustic/TinyImageSet","url":"https://github.com/hustic/TinyImageSet"},{"title":"2023-MindSpore-1/ms-code-13","url":"https://github.com/2023-MindSpore-1/ms-code-13"},{"title":"IvanPy96/Clothes-images-classification","url":"https://github.com/IvanPy96/Clothes-images-classification"},{"title":"2023-MindSpore-1/ms-code-216","url":"https://github.com/2023-MindSpore-1/ms-code-216/tree/main/resnext152_64x4d"},{"title":"MindSpore-paper-code-3/code5","url":"https://github.com/MindSpore-paper-code-3/code5/tree/main/resnext152_64x4d"},{"title":"2023-MindSpore-4/Code11","url":"https://github.com/2023-MindSpore-4/Code11/tree/main/ResNeXt"},{"title":"2023-MindSpore-4/Code11","url":"https://github.com/2023-MindSpore-4/Code11/tree/main/resnext152_64x4d"},{"title":"2023-MindSpore-4/Code14","url":"https://github.com/2023-MindSpore-4/Code14/tree/main/ResNeXt"},{"title":"2023-MindSpore-4/Code14","url":"https://github.com/2023-MindSpore-4/Code14/tree/main/resnext152_64x4d"},{"title":"nuoaier/BaiduStar2020-18-Competition-Solution","url":"https://github.com/nuoaier/BaiduStar2020-18-Competition-Solution"},{"title":"zhaoqyu/ResNeXt-MGE","url":"https://github.com/zhaoqyu/ResNeXt-MGE"},{"title":"wwwuyijia/mindspore_models-ResNeXt50","url":"https://github.com/wwwuyijia/mindspore_models-ResNeXt50"}],"metrics_order":"[\"Accuracy\", \"Precision\", \"F1-Score\"]","area":"Adversarial","uses_additional_data":0,"source":"archive","tags":[]},{"id":66160,"task":"Image Classification","parent_task":null,"dataset":"GasHisSDB","model_name":"ResNet-50","metrics":{"Accuracy":"98.56","F1-Score":"99.24","Precision":"99.94"},"paper_url":"http://arxiv.org/abs/1512.03385v1","paper_title":"Deep Residual Learning for Image Recognition","paper_date":"2015-12-10","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"}],"metrics_order":"[\"Accuracy\", \"Precision\", \"F1-Score\"]","area":"Adversarial","uses_additional_data":0,"source":"archive","tags":[]},{"id":66161,"task":"Image Classification","parent_task":null,"dataset":"GasHisSDB","model_name":"ResNet-18","metrics":{"Accuracy":"98.47","F1-Score":"99.19","Precision":"99.94"},"paper_url":"http://arxiv.org/abs/1512.03385v1","paper_title":"Deep Residual Learning for Image Recognition","paper_date":"2015-12-10","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"}],"metrics_order":"[\"Accuracy\", \"Precision\", \"F1-Score\"]","area":"Adversarial","uses_additional_data":0,"source":"archive","tags":[]},{"id":66162,"task":"Image Classification","parent_task":null,"dataset":"GasHisSDB","model_name":"EfficientNet-b0","metrics":{"Accuracy":"98.11","F1-Score":"99.01","Precision":"99.94"},"paper_url":"https://arxiv.org/abs/1905.11946v5","paper_title":"EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks","paper_date":"2019-05-28","code_links":[{"title":"ultralytics/yolov5","url":"https://github.com/ultralytics/yolov5"},{"title":"rwightman/pytorch-image-models","url":"https://github.com/rwightman/pytorch-image-models"},{"title":"open-mmlab/mmdetection","url":"https://github.com/open-mmlab/mmdetection"},{"title":"pytorch/vision","url":"https://github.com/pytorch/vision"},{"title":"NVIDIA/DeepLearningExamples","url":"https://github.com/NVIDIA/DeepLearningExamples"},{"title":"PaddlePaddle/PaddleDetection","url":"https://github.com/PaddlePaddle/PaddleDetection"},{"title":"lukemelas/EfficientNet-PyTorch","url":"https://github.com/lukemelas/EfficientNet-PyTorch"},{"title":"PaddlePaddle/PaddleClas","url":"https://github.com/PaddlePaddle/PaddleClas"},{"title":"tensorflow/tpu","url":"https://github.com/tensorflow/tpu/tree/master/models/official/efficientnet"},{"title":"Deci-AI/super-gradients","url":"https://github.com/Deci-AI/super-gradients"},{"title":"osmr/imgclsmob","url":"https://github.com/osmr/imgclsmob"},{"title":"facebookresearch/pycls","url":"https://github.com/facebookresearch/pycls"},{"title":"qubvel/efficientnet","url":"https://github.com/qubvel/efficientnet"},{"title":"facebookresearch/ClassyVision","url":"https://github.com/facebookresearch/ClassyVision"},{"title":"rwightman/gen-efficientnet-pytorch","url":"https://github.com/rwightman/gen-efficientnet-pytorch"},{"title":"open-edge-platform/training_extensions","url":"https://github.com/open-edge-platform/training_extensions"},{"title":"christiansafka/img2vec","url":"https://github.com/christiansafka/img2vec"},{"title":"clovaai/rexnet","url":"https://github.com/clovaai/rexnet"},{"title":"mindspore-ai/models","url":"https://github.com/mindspore-ai/models/blob/master/research/cv/efficientnet-b0"},{"title":"open-edge-platform/geti","url":"https://github.com/open-edge-platform/geti"},{"title":"github-luffy/PFLD_68points_Pytorch","url":"https://github.com/github-luffy/PFLD_68points_Pytorch"},{"title":"zsef123/EfficientNets-PyTorch","url":"https://github.com/zsef123/EfficientNets-PyTorch"},{"title":"mindspore-ecosystem/mindcv","url":"https://github.com/mindspore-ecosystem/mindcv/blob/main/mindcv/models/efficientnet.py"},{"title":"Mayurji/Image-Classification-PyTorch","url":"https://github.com/Mayurji/Image-Classification-PyTorch"},{"title":"titu1994/keras-efficientnets","url":"https://github.com/titu1994/keras-efficientnets"},{"title":"shijianjian/efficientnet-pytorch-3d","url":"https://github.com/shijianjian/efficientnet-pytorch-3d"},{"title":"Tirth27/Skin-Cancer-Classification-using-Deep-Learning","url":"https://github.com/Tirth27/Skin-Cancer-Classification-using-Deep-Learning"},{"title":"rwightman/efficientnet-jax","url":"https://github.com/rwightman/efficientnet-jax"},{"title":"narumiruna/efficientnet-pytorch","url":"https://github.com/narumiruna/efficientnet-pytorch"},{"title":"mingxingtan/efficientnet","url":"https://github.com/mingxingtan/efficientnet"},{"title":"wusaifei/HWCC_image_classification","url":"https://github.com/wusaifei/HWCC_image_classification"},{"title":"federicopozzi33/MobileOne-PyTorch","url":"https://github.com/federicopozzi33/MobileOne-PyTorch"},{"title":"canturan10/satellighte","url":"https://github.com/canturan10/satellighte"},{"title":"morganmcg1/stanford-cars","url":"https://github.com/morganmcg1/stanford-cars"},{"title":"abhuse/pytorch-efficientnet","url":"https://github.com/abhuse/pytorch-efficientnet"},{"title":"james77777778/keras-image-models","url":"https://github.com/james77777778/keras-image-models"},{"title":"captaindario/dakanji-single-kanji-recognition","url":"https://github.com/captaindario/dakanji-single-kanji-recognition"},{"title":"gouthamvgk/coreml_conversion_hub","url":"https://github.com/gouthamvgk/coreml_conversion_hub"},{"title":"megvii-research/basecls","url":"https://github.com/megvii-research/basecls/tree/main/zoo/public/effnet"},{"title":"mnikitin/EfficientNet","url":"https://github.com/mnikitin/EfficientNet"},{"title":"gomezzz/MSMatch","url":"https://github.com/gomezzz/MSMatch"},{"title":"filaPro/visda2019","url":"https://github.com/filaPro/visda2019"},{"title":"AmirmohammadRostami/KeywordsSpotting-EfficientNet-A0","url":"https://github.com/AmirmohammadRostami/KeywordsSpotting-EfficientNet-A0"},{"title":"jaketae/mlp-mixer","url":"https://github.com/jaketae/mlp-mixer"},{"title":"ckyrkou/EmergencyNet","url":"https://github.com/ckyrkou/EmergencyNet"},{"title":"birder/birder","url":"https://gitlab.com/birder/birder"},{"title":"tsing-cv/EfficientNet-tensorflow-eager","url":"https://github.com/tsing-cv/EfficientNet-tensorflow-eager"},{"title":"marcointrovigne/WeatherDetection","url":"https://github.com/marcointrovigne/WeatherDetection"},{"title":"mindspore-courses/External-Attention-MindSpore","url":"https://github.com/mindspore-courses/External-Attention-MindSpore/blob/main/model/conv/MBConv.py"},{"title":"DableUTeeF/keras-efficientnet","url":"https://github.com/DableUTeeF/keras-efficientnet"},{"title":"ZackPashkin/YOLOv3-EfficientNet-EffYolo","url":"https://github.com/ZackPashkin/YOLOv3-EfficientNet-EffYolo"},{"title":"buiquangmanhhp1999/age_gender_estimation","url":"https://github.com/buiquangmanhhp1999/age_gender_estimation"},{"title":"rajneeshaggarwal/google-efficientnet","url":"https://github.com/rajneeshaggarwal/google-efficientnet"},{"title":"rohitgr7/tvmodels","url":"https://github.com/rohitgr7/tvmodels"},{"title":"Jintao-Huang/EfficientNet_PyTorch","url":"https://github.com/Jintao-Huang/EfficientNet_PyTorch"},{"title":"ravi02512/efficientdet-keras","url":"https://github.com/ravi02512/efficientdet-keras"},{"title":"kdha0727/lung-opacity-and-covid-chest-x-ray-detection","url":"https://github.com/kdha0727/lung-opacity-and-covid-chest-x-ray-detection"},{"title":"BobMcDear/pytorch-efficientnet","url":"https://github.com/BobMcDear/pytorch-efficientnet"},{"title":"vladthesav/MoldAI","url":"https://github.com/vladthesav/MoldAI"},{"title":"morrisxu-driving/video-music_cross-modal_retrival","url":"https://github.com/morrisxu-driving/video-music_cross-modal_retrival"},{"title":"maxwelltsai/DeepGalaxy","url":"https://github.com/maxwelltsai/DeepGalaxy"},{"title":"IMvision12/keras-vision-models","url":"https://github.com/IMvision12/keras-vision-models"},{"title":"linhduongtuan/Fruits_Vegetables_Classifier_WebApp","url":"https://github.com/linhduongtuan/Fruits_Vegetables_Classifier_WebApp"},{"title":"iamilyasedunov/key_word_spotting","url":"https://github.com/iamilyasedunov/key_word_spotting"},{"title":"ChintanThacker/Facial_Expression_EfficientNet","url":"https://github.com/ChintanThacker/Facial_Expression_EfficientNet"},{"title":"toanbkmt/EfficientnetFruitDetect","url":"https://github.com/toanbkmt/EfficientnetFruitDetect"},{"title":"kairess/efficientnet_example","url":"https://github.com/kairess/efficientnet_example"},{"title":"wangyi111/international-archaeology-ai-challenge","url":"https://github.com/wangyi111/international-archaeology-ai-challenge"},{"title":"triple7/Keras-WGAN-RGB-128x128","url":"https://github.com/triple7/Keras-WGAN-RGB-128x128"},{"title":"Burf/EfficientNet-Lite-Tensorflow2","url":"https://github.com/Burf/EfficientNet-Lite-Tensorflow2"},{"title":"reyvaz/steel-defect-segmentation","url":"https://github.com/reyvaz/steel-defect-segmentation"},{"title":"reyvaz/pneumothorax_detection","url":"https://github.com/reyvaz/pneumothorax_detection"},{"title":"armin-azh/3DefficientNet","url":"https://github.com/armin-azh/3DefficientNet"},{"title":"pikkaay/efficientnet_gpu","url":"https://github.com/pikkaay/efficientnet_gpu"},{"title":"BenjiKCF/EfficientNet","url":"https://github.com/BenjiKCF/EfficientNet"},{"title":"2024-MindSpore-1/Code2","url":"https://github.com/2024-MindSpore-1/Code2/tree/main/model-1/efficientnet"},{"title":"js-aguiar/wheat-object-detection","url":"https://github.com/js-aguiar/wheat-object-detection"},{"title":"sandipsahajoy/Predicting-Lymphoma-using-CNN-in-Keras","url":"https://github.com/sandipsahajoy/Predicting-Lymphoma-using-CNN-in-Keras"},{"title":"amirdy/dog-breed-classification","url":"https://github.com/amirdy/dog-breed-classification"},{"title":"MindSpore-paper-code-3/code2","url":"https://github.com/MindSpore-paper-code-3/code2/tree/main/darknet53"},{"title":"huynhtuan17ti/AI4VN-Hackathon2020","url":"https://github.com/huynhtuan17ti/AI4VN-Hackathon2020"},{"title":"miramind/efficientnets_pytorch","url":"https://github.com/miramind/efficientnets_pytorch"},{"title":"danielpatrickhug/Research_Paper_Parser","url":"https://github.com/danielpatrickhug/Research_Paper_Parser"},{"title":"chrisqqq123/FA-Dist-EfficientNet","url":"https://github.com/chrisqqq123/FA-Dist-EfficientNet"},{"title":"HyeonhoonLee/MAIC2021_Sleep","url":"https://github.com/HyeonhoonLee/MAIC2021_Sleep"},{"title":"xslidi/EfficientNets_ddl_apex","url":"https://github.com/xslidi/EfficientNets_ddl_apex"},{"title":"JacobM184/EfficientNet-for-Gun-detection","url":"https://github.com/JacobM184/EfficientNet-for-Gun-detection"},{"title":"WonJunPark/Efficientnet","url":"https://github.com/WonJunPark/Efficientnet"},{"title":"VinayBhupalam/melanoma-detection","url":"https://github.com/VinayBhupalam/melanoma-detection"},{"title":"xiuyu0000/vision","url":"https://github.com/xiuyu0000/vision/blob/main/mindvision/classification/models/backbones/efficientnet.py"},{"title":"tarikdgny/Optical_Coherence_Tomography","url":"https://github.com/tarikdgny/Optical_Coherence_Tomography"},{"title":"northeastsquare/effficientnet","url":"https://github.com/northeastsquare/effficientnet"},{"title":"konstantinos-p/image_classification_SOTA","url":"https://github.com/konstantinos-p/image_classification_SOTA"},{"title":"PotatoSpudowski/CactiNet","url":"https://github.com/PotatoSpudowski/CactiNet"},{"title":"HO4X/TSR_JetsonTX2","url":"https://github.com/HO4X/TSR_JetsonTX2"},{"title":"jason90330/EdgeFinal","url":"https://github.com/jason90330/EdgeFinal"},{"title":"youngwoo-yoon/Practical-tips-for-lightweight-deep-learning","url":"https://github.com/youngwoo-yoon/Practical-tips-for-lightweight-deep-learning"},{"title":"filipmu/Kaggle-APTOS-2019-Blindness","url":"https://github.com/filipmu/Kaggle-APTOS-2019-Blindness"},{"title":"nimiew/Grab-Computer-Vision","url":"https://github.com/nimiew/Grab-Computer-Vision"},{"title":"DeepBrainsMe/FSnet","url":"https://github.com/DeepBrainsMe/FSnet"},{"title":"maragori/DeepfakeForensics-v1","url":"https://github.com/maragori/DeepfakeForensics-v1"},{"title":"hamed-ahangari/Separation-Index-of-convolutional-layers-in-EfficientNet-B0","url":"https://github.com/hamed-ahangari/Separation-Index-of-convolutional-layers-in-EfficientNet-B0"},{"title":"najlaeLemrabet/FacialKeypointsDetection","url":"https://github.com/najlaeLemrabet/FacialKeypointsDetection"},{"title":"alililia/ms_extend","url":"https://github.com/alililia/ms_extend/tree/main/gpu_efficientnet"},{"title":"rmwkwok/product_visual_search","url":"https://github.com/rmwkwok/product_visual_search"},{"title":"asad-62/IVP-DNN","url":"https://github.com/asad-62/IVP-DNN"},{"title":"JoegameZhou/efficientnet-b0","url":"https://github.com/JoegameZhou/efficientnet-b0"},{"title":"lyqcom/efficientnet","url":"https://github.com/lyqcom/efficientnet"},{"title":"Mind23-2/MindCode-37","url":"https://github.com/Mind23-2/MindCode-37"},{"title":"6210612757/facerecognition","url":"https://github.com/6210612757/facerecognition"},{"title":"darya-baranovskaya/keyword_spotting","url":"https://github.com/darya-baranovskaya/keyword_spotting"},{"title":"2023-MindSpore-1/ms-code-195","url":"https://github.com/2023-MindSpore-1/ms-code-195"},{"title":"2023-MindSpore-1/ms-code-151","url":"https://github.com/2023-MindSpore-1/ms-code-151"},{"title":"2023-MindSpore-1/ms-code-189","url":"https://github.com/2023-MindSpore-1/ms-code-189/tree/main/modelarts"},{"title":"Cyprien0105/DataScience","url":"https://github.com/Cyprien0105/DataScience"},{"title":"TravisLeeTS/grabcvchallenge","url":"https://github.com/TravisLeeTS/grabcvchallenge"},{"title":"seunghwan1228/CNN_EfficientNet","url":"https://github.com/seunghwan1228/CNN_EfficientNet"},{"title":"denizyuret/playground","url":"https://github.com/denizyuret/playground"},{"title":"MindSpore-paper-code-2/code400","url":"https://github.com/MindSpore-paper-code-2/code400/tree/main/Efficientnet"},{"title":"SunDoge/efficientnet-pytorch","url":"https://github.com/SunDoge/efficientnet-pytorch"},{"title":"machinelearning-goettingen/EfficientNet-ModelScaling","url":"https://github.com/machinelearning-goettingen/EfficientNet-ModelScaling"},{"title":"cgebbe/kaggle_pku-autonomous-driving","url":"https://github.com/cgebbe/kaggle_pku-autonomous-driving"},{"title":"2023-MindSpore-4/Code3","url":"https://github.com/2023-MindSpore-4/Code3/tree/main/efficientnet-b0"},{"title":"isaachaw/GrabCarRecognition","url":"https://github.com/isaachaw/GrabCarRecognition"},{"title":"MindSpore-paper-code-3/code8","url":"https://github.com/MindSpore-paper-code-3/code8/tree/main/darknet53"},{"title":"MindSpore-paper-code-3/code8","url":"https://github.com/MindSpore-paper-code-3/code8/tree/main/efficientnet-b0"},{"title":"code-implementation1/Code3","url":"https://github.com/code-implementation1/Code3/tree/main/efficientnet-b0"},{"title":"Legoons/Melanoma_classification","url":"https://github.com/Legoons/Melanoma_classification"},{"title":"SifatMd/Research-Papers","url":"https://github.com/SifatMd/Research-Papers"},{"title":"skhetarpal/Prostate_Cancer_Grade_Assessment","url":"https://github.com/skhetarpal/Prostate_Cancer_Grade_Assessment"},{"title":"setharram/facenet","url":"https://github.com/setharram/facenet"},{"title":"prakhargoyal106/MelanomaClassification","url":"https://github.com/prakhargoyal106/MelanomaClassification"},{"title":"luuchung/cifar-100","url":"https://github.com/luuchung/cifar-100"},{"title":"lvweiwolf/efficientdet","url":"https://github.com/lvweiwolf/efficientdet"},{"title":"mvenouziou/Project-Attention-Is-What-You-Get","url":"https://github.com/mvenouziou/Project-Attention-Is-What-You-Get"},{"title":"semskurto/APTOS","url":"https://github.com/semskurto/APTOS"},{"title":"Jmak12/Iris1","url":"https://github.com/Jmak12/Iris1"},{"title":"hyang0129/foodclassapp","url":"https://github.com/hyang0129/foodclassapp"},{"title":"huzpsb/EffTransfer","url":"https://github.com/huzpsb/EffTransfer"},{"title":"epoc88/PFLD_68pts_Pytorch_2020","url":"https://github.com/epoc88/PFLD_68pts_Pytorch_2020"},{"title":"lpirola13/flower_recognizer","url":"https://github.com/lpirola13/flower_recognizer"},{"title":"gomezzz/distmsmatch","url":"https://github.com/gomezzz/distmsmatch"},{"title":"lpirola13/flower-recognizer","url":"https://github.com/lpirola13/flower-recognizer"},{"title":"houstonsantos/CassavaLeafDisease","url":"https://github.com/houstonsantos/CassavaLeafDisease"}],"metrics_order":"[\"Accuracy\", \"Precision\", \"F1-Score\"]","area":"Adversarial","uses_additional_data":0,"source":"archive","tags":[]},{"id":66163,"task":"Image Classification","parent_task":null,"dataset":"GasHisSDB","model_name":"RegNetY-3.2GF","metrics":{"Accuracy":"97.48","F1-Score":"98.70","Precision":"99.97"},"paper_url":"https://arxiv.org/abs/2101.00590v1","paper_title":"RegNet: Self-Regulated Network for Image Classification","paper_date":"2021-01-03","code_links":[{"title":"keras-team/keras","url":"https://github.com/keras-team/keras"},{"title":"mindspore-ecosystem/mindcv","url":"https://github.com/mindspore-ecosystem/mindcv/blob/main/mindcv/models/regnet.py"},{"title":"TrevorIkky/RegNet","url":"https://github.com/TrevorIkky/RegNet"},{"title":"code-implementation1/Code7","url":"https://github.com/code-implementation1/Code7/tree/main/resnet50_adv_pruning"},{"title":"code-implementation1/Code7","url":"https://github.com/code-implementation1/Code7/tree/main/resnetv2_50_frn"},{"title":"code-implementation1/Code9","url":"https://github.com/code-implementation1/Code9/tree/main/ResNet"},{"title":"MindSpore-paper-code-3/code10","url":"https://github.com/MindSpore-paper-code-3/code10/tree/main/glore_res"},{"title":"2023-MindSpore-4/Code-5","url":"https://github.com/2023-MindSpore-4/Code-5/tree/main/glore_res"},{"title":"2023-MindSpore-1/ms-code-214","url":"https://github.com/2023-MindSpore-1/ms-code-214/blob/main/glore_res/README_CN.md"},{"title":"MindSpore-paper-code-2/code3","url":"https://github.com/MindSpore-paper-code-2/code3/tree/main/ssd_resnet50"},{"title":"2023-MindSpore-1/ms-code-223","url":"https://github.com/2023-MindSpore-1/ms-code-223/tree/main/ResNet"},{"title":"MindSpore-paper-code-2/code400","url":"https://github.com/MindSpore-paper-code-2/code400/tree/main/MaskRCNN/maskrcnn_resnet50"},{"title":"2023-MindSpore-4/Code11","url":"https://github.com/2023-MindSpore-4/Code11/tree/main/ssd_resnet50"},{"title":"2023-MindSpore-4/Code11","url":"https://github.com/2023-MindSpore-4/Code11/tree/main/ssd_resnet34"}],"metrics_order":"[\"Accuracy\", \"Precision\", \"F1-Score\"]","area":"Adversarial","uses_additional_data":0,"source":"archive","tags":[]},{"id":66164,"task":"Image Classification","parent_task":null,"dataset":"GasHisSDB","model_name":"DenseNet-169","metrics":{"Accuracy":"96.90","F1-Score":"98.38","Precision":"99.91"},"paper_url":"http://arxiv.org/abs/1608.06993v5","paper_title":"Densely Connected Convolutional Networks","paper_date":"2016-08-25","code_links":[{"title":"pytorch/vision","url":"https://github.com/pytorch/vision"},{"title":"pytorch/vision","url":"https://github.com/pytorch/vision/blob/main/torchvision/models/densenet.py"},{"title":"PaddlePaddle/PaddleClas","url":"https://github.com/PaddlePaddle/PaddleClas"},{"title":"Deci-AI/super-gradients","url":"https://github.com/Deci-AI/super-gradients"},{"title":"liuzhuang13/DenseNet","url":"https://github.com/liuzhuang13/DenseNet"},{"title":"osmr/imgclsmob","url":"https://github.com/osmr/imgclsmob"},{"title":"yoshitomo-matsubara/torchdistill","url":"https://github.com/yoshitomo-matsubara/torchdistill"},{"title":"bamos/densenet.pytorch","url":"https://github.com/bamos/densenet.pytorch"},{"title":"titu1994/DenseNet","url":"https://github.com/titu1994/DenseNet"},{"title":"YixuanLi/densenet-tensorflow","url":"https://github.com/YixuanLi/densenet-tensorflow"},{"title":"flyyufelix/DenseNet-Keras","url":"https://github.com/flyyufelix/DenseNet-Keras"},{"title":"SimJeg/FC-DenseNet","url":"https://github.com/SimJeg/FC-DenseNet"},{"title":"andreasveit/densenet-pytorch","url":"https://github.com/andreasveit/densenet-pytorch"},{"title":"wikke/Tianchi-Medical-LungTumorDetect","url":"https://github.com/wikke/Tianchi-Medical-LungTumorDetect"},{"title":"jiweibo/imagenet","url":"https://github.com/jiweibo/imagenet"},{"title":"DeepTrial/Retina-VesselNet","url":"https://github.com/DeepTrial/Retina-VesselNet"},{"title":"bfortuner/pytorch_tiramisu","url":"https://github.com/bfortuner/pytorch_tiramisu"},{"title":"liuzhuang13/DenseNetCaffe","url":"https://github.com/liuzhuang13/DenseNetCaffe"},{"title":"ikhlestov/vision_networks","url":"https://github.com/ikhlestov/vision_networks"},{"title":"mindspore-ecosystem/mindcv","url":"https://github.com/mindspore-ecosystem/mindcv/blob/main/mindcv/models/densenet.py"},{"title":"mrkolarik/3d-brain-segmentation","url":"https://github.com/mrkolarik/3d-brain-segmentation"},{"title":"mindspore-ai/models","url":"https://github.com/mindspore-ai/models/tree/master/official/cv/densenet"},{"title":"Mayurji/Image-Classification-PyTorch","url":"https://github.com/Mayurji/Image-Classification-PyTorch"},{"title":"ShiyuLiang/odin-pytorch","url":"https://github.com/ShiyuLiang/odin-pytorch"},{"title":"pudae/tensorflow-densenet","url":"https://github.com/pudae/tensorflow-densenet"},{"title":"noahfl/densenet-sdr","url":"https://github.com/noahfl/densenet-sdr"},{"title":"marload/ConvNets-TensorFlow2","url":"https://github.com/marload/ConvNets-TensorFlow2"},{"title":"albarji/neurowriter","url":"https://github.com/albarji/neurowriter"},{"title":"RajdeepBiswas/Manufacturing-Quality-Inspection","url":"https://github.com/RajdeepBiswas/Manufacturing-Quality-Inspection"},{"title":"pyaf/DenseNet-MURA-PyTorch","url":"https://github.com/pyaf/DenseNet-MURA-PyTorch"},{"title":"YerevaNN/DIIN-in-Keras","url":"https://github.com/YerevaNN/DIIN-in-Keras"},{"title":"hycis/TensorGraph","url":"https://github.com/hycis/TensorGraph"},{"title":"gaetandi/cheXpert","url":"https://github.com/gaetandi/cheXpert"},{"title":"miraclewkf/densenet","url":"https://github.com/miraclewkf/densenet"},{"title":"priyavrat-misra/xrays-and-gradcam","url":"https://github.com/priyavrat-misra/xrays-and-gradcam"},{"title":"cmasch/densenet","url":"https://github.com/cmasch/densenet"},{"title":"Stomper10/CheXpert","url":"https://github.com/Stomper10/CheXpert"},{"title":"lionelmessi6410/ntga","url":"https://github.com/lionelmessi6410/ntga"},{"title":"bethgelab/InDomainGeneralizationBenchmark","url":"https://github.com/bethgelab/InDomainGeneralizationBenchmark"},{"title":"wangbinglin1995/tianchi","url":"https://github.com/wangbinglin1995/tianchi"},{"title":"DaikiTanak/manifold_mixup","url":"https://github.com/DaikiTanak/manifold_mixup"},{"title":"yusufsugiono/klasifikasi-gambar-bunga","url":"https://github.com/yusufsugiono/klasifikasi-gambar-bunga"},{"title":"xypan1232/iDeepE","url":"https://github.com/xypan1232/iDeepE"},{"title":"birder/birder","url":"https://gitlab.com/birder/birder"},{"title":"seasonyc/densenet","url":"https://github.com/seasonyc/densenet"},{"title":"okason97/DenseNet-Tensorflow2","url":"https://github.com/okason97/DenseNet-Tensorflow2"},{"title":"lab-midas/med_segmentation","url":"https://github.com/lab-midas/med_segmentation"},{"title":"jonnor/datascience-master","url":"https://github.com/jonnor/datascience-master"},{"title":"Sakib1263/DenseNet-1D-2D-Tensorflow-Keras","url":"https://github.com/Sakib1263/DenseNet-1D-2D-Tensorflow-Keras"},{"title":"GeoTrouvetout/Vehicle_ReID","url":"https://github.com/GeoTrouvetout/Vehicle_ReID"},{"title":"atapour/ransomware-classification","url":"https://github.com/atapour/ransomware-classification"},{"title":"asprenger/keras_fc_densenet","url":"https://github.com/asprenger/keras_fc_densenet"},{"title":"pmcgrath249/DeepCVLab","url":"https://github.com/pmcgrath249/DeepCVLab"},{"title":"pmcgrath249/DMMFODS","url":"https://github.com/pmcgrath249/DMMFODS"},{"title":"p-mc-grath/DMMFODS","url":"https://github.com/p-mc-grath/DMMFODS"},{"title":"greatsharma/DeepLearning-Papers-Implementation","url":"https://github.com/greatsharma/DeepLearning-Papers-Implementation"},{"title":"pmcgrath249/DeepCV_Lab","url":"https://github.com/pmcgrath249/DeepCV_Lab"},{"title":"Duplums/bhb10k-dl-benchmark","url":"https://github.com/Duplums/bhb10k-dl-benchmark"},{"title":"ihamdi/Covid-xRay-Classification","url":"https://github.com/ihamdi/Covid-xRay-Classification"},{"title":"IMvision12/keras-vision-models","url":"https://github.com/IMvision12/keras-vision-models"},{"title":"xufanxiong/classification-of-caltech-256","url":"https://github.com/xufanxiong/classification-of-caltech-256"},{"title":"jbernoz/deeppolyp","url":"https://github.com/jbernoz/deeppolyp"},{"title":"fengjiqiang/pretrainedmodel_pytorch","url":"https://github.com/fengjiqiang/pretrainedmodel_pytorch"},{"title":"fabiofumarola/ultrayolo","url":"https://github.com/fabiofumarola/ultrayolo"},{"title":"Elvictor01/Plant-Pathology-2020---FGVC7-Identify-the-category-of-foliar-diseases-in-apple-trees","url":"https://github.com/Elvictor01/Plant-Pathology-2020---FGVC7-Identify-the-category-of-foliar-diseases-in-apple-trees"},{"title":"johntd54/stanford_car","url":"https://github.com/johntd54/stanford_car"},{"title":"rajkumargithub/densenet.mura","url":"https://github.com/rajkumargithub/densenet.mura"},{"title":"ericjang/odin","url":"https://github.com/ericjang/odin"},{"title":"okason97/handshape-recognition","url":"https://github.com/okason97/handshape-recognition"},{"title":"midusi/cacic2019-handshapes","url":"https://github.com/midusi/cacic2019-handshapes"},{"title":"bhaskar-gaur/DenseNet-Keras","url":"https://github.com/bhaskar-gaur/DenseNet-Keras"},{"title":"zjZSTU/ResNet","url":"https://github.com/zjZSTU/ResNet"},{"title":"Contamination-Classification/DenseNet","url":"https://github.com/Contamination-Classification/DenseNet"},{"title":"mindspore-courses/MindSpore-classification","url":"https://github.com/mindspore-courses/MindSpore-classification"},{"title":"Cjl-MedSeg/DenseNet","url":"https://github.com/Cjl-MedSeg/DenseNet"},{"title":"RajuGudhe/Cancer_Tissue_Detection","url":"https://github.com/RajuGudhe/Cancer_Tissue_Detection"},{"title":"bozliu/E2E-Keyword-Spotting","url":"https://github.com/bozliu/E2E-Keyword-Spotting"},{"title":"gargarchit/60DaysOfUdacity","url":"https://github.com/gargarchit/60DaysOfUdacity"},{"title":"RRoundTable/OceanLitter_dataset_generator","url":"https://github.com/RRoundTable/OceanLitter_dataset_generator"},{"title":"VinayBN8997/CIFAR-10-object-detection","url":"https://github.com/VinayBN8997/CIFAR-10-object-detection"},{"title":"muditrastogi/chestai","url":"https://github.com/muditrastogi/chestai"},{"title":"nashawnch/ComputerVision-FerrariDetective","url":"https://github.com/nashawnch/ComputerVision-FerrariDetective"},{"title":"agassi4013/Log-DenseNet-Tensorflow","url":"https://github.com/agassi4013/Log-DenseNet-Tensorflow"},{"title":"Ciprian95/Licenta","url":"https://github.com/Ciprian95/Licenta"},{"title":"jmesich/chestxray","url":"https://github.com/jmesich/chestxray"},{"title":"arnavdodiedo/DenseNet-MNIST","url":"https://github.com/arnavdodiedo/DenseNet-MNIST"},{"title":"JTan2231/DenseNet","url":"https://github.com/JTan2231/DenseNet"},{"title":"SANKHA1/Vehicle-Detection","url":"https://github.com/SANKHA1/Vehicle-Detection"},{"title":"CeLaMbDa/DenseNet_keras","url":"https://github.com/CeLaMbDa/DenseNet_keras"},{"title":"minggli/DenseNet","url":"https://github.com/minggli/DenseNet"},{"title":"swxhss/densenet_tensorflow","url":"https://github.com/swxhss/densenet_tensorflow"},{"title":"0jason000/DenseNet","url":"https://github.com/0jason000/DenseNet"},{"title":"nashawnch/Computer-Vision-FerrariDetective","url":"https://github.com/nashawnch/Computer-Vision-FerrariDetective"},{"title":"krishnakarthi/COVID-19_Prediction","url":"https://github.com/krishnakarthi/COVID-19_Prediction"},{"title":"2024-MindSpore-1/Code6","url":"https://github.com/2024-MindSpore-1/Code6/tree/main/3D_DenseNet"},{"title":"code-implementation1/Code1","url":"https://github.com/code-implementation1/Code1/tree/main/densenet"},{"title":"mlvccn/bmtc_transferattackvid","url":"https://github.com/mlvccn/bmtc_transferattackvid"},{"title":"satishjasthi/Densenet_smplified","url":"https://github.com/satishjasthi/Densenet_smplified"},{"title":"lpirola13/flower_recognizer","url":"https://github.com/lpirola13/flower_recognizer"},{"title":"fxfviolet/Densenet_for_quiz_classification","url":"https://github.com/fxfviolet/Densenet_for_quiz_classification"},{"title":"syiin/resnet_cancer_detection","url":"https://github.com/syiin/resnet_cancer_detection"},{"title":"Mnpr/OC-DeepLearning","url":"https://github.com/Mnpr/OC-DeepLearning"},{"title":"sangHa0411/ImageNet","url":"https://github.com/sangHa0411/ImageNet"},{"title":"ApexPredator1/DenseNet_tensorflow","url":"https://github.com/ApexPredator1/DenseNet_tensorflow"},{"title":"UESBTC/DenseNet-Tensorflow","url":"https://github.com/UESBTC/DenseNet-Tensorflow"},{"title":"modelhub-ai/densenet","url":"https://github.com/modelhub-ai/densenet"},{"title":"yw0nam/DenseNet","url":"https://github.com/yw0nam/DenseNet"},{"title":"syiin/ann_cancer_detection","url":"https://github.com/syiin/ann_cancer_detection"},{"title":"niranjana98/Image-Classification","url":"https://github.com/niranjana98/Image-Classification"},{"title":"asad-62/IVP-DNN","url":"https://github.com/asad-62/IVP-DNN"},{"title":"Vamshi399/CarND-Vehicle-Detection","url":"https://github.com/Vamshi399/CarND-Vehicle-Detection"},{"title":"arnavdodiedo/DenseNet-Fashion-MNIST","url":"https://github.com/arnavdodiedo/DenseNet-Fashion-MNIST"},{"title":"kingcong/densenet","url":"https://github.com/kingcong/densenet"},{"title":"ayushpatidar/PR1-DenseNet","url":"https://github.com/ayushpatidar/PR1-DenseNet"},{"title":"Mnpr/Thoractic-Diseases-Detection","url":"https://github.com/Mnpr/Thoractic-Diseases-Detection"},{"title":"Anil1331/DenseNet","url":"https://github.com/Anil1331/DenseNet"},{"title":"Asthestarsfalll/DenseNet-MegEngine","url":"https://github.com/Asthestarsfalll/DenseNet-MegEngine"},{"title":"ByakuyaUncia/DenseNetUncia","url":"https://github.com/ByakuyaUncia/DenseNetUncia"},{"title":"RaghavHub/rekuten_hack","url":"https://github.com/RaghavHub/rekuten_hack"},{"title":"earthLD/Algorithm","url":"https://github.com/earthLD/Algorithm"},{"title":"idobronstein/vision_networks","url":"https://github.com/idobronstein/vision_networks"},{"title":"0492wzl/tensorflow_slim_densenet","url":"https://github.com/0492wzl/tensorflow_slim_densenet"},{"title":"yangyucheng000/densenet","url":"https://github.com/yangyucheng000/densenet/blob/main/densenet.py"},{"title":"Yeeun-Lee/parrot_proj1","url":"https://github.com/Yeeun-Lee/parrot_proj1"},{"title":"priyankadeybhadra/CNN-on-CIFR","url":"https://github.com/priyankadeybhadra/CNN-on-CIFR"},{"title":"2023-MindSpore-1/ms-code-146","url":"https://github.com/2023-MindSpore-1/ms-code-146"},{"title":"rafaelmata357/Flower-image-classifier","url":"https://github.com/rafaelmata357/Flower-image-classifier"},{"title":"lpirola13/flower-recognizer","url":"https://github.com/lpirola13/flower-recognizer"},{"title":"pacharadanait/Densnet_project","url":"https://github.com/pacharadanait/Densnet_project"},{"title":"boris127/vehicle-detection","url":"https://github.com/boris127/vehicle-detection"},{"title":"datoboat/Vehicle-Detection","url":"https://github.com/datoboat/Vehicle-Detection"},{"title":"2023-MindSpore-1/ms-code-16","url":"https://github.com/2023-MindSpore-1/ms-code-16/tree/main/3D_DenseNet"},{"title":"Hashir44/muraxray","url":"https://github.com/Hashir44/muraxray"},{"title":"GSNCodes/Breast_Cancer_Detection_CNN","url":"https://github.com/GSNCodes/Breast_Cancer_Detection_CNN"},{"title":"Mnpr/Thoractic_Disease_Detection","url":"https://github.com/Mnpr/Thoractic_Disease_Detection"},{"title":"aimbsg/EVA4_S15","url":"https://github.com/aimbsg/EVA4_S15"},{"title":"sparvangada/capstone_project","url":"https://github.com/sparvangada/capstone_project"},{"title":"Yeeun-Lee/parrot_vision_competition","url":"https://github.com/Yeeun-Lee/parrot_vision_competition"},{"title":"HLinShan/vision_networks","url":"https://github.com/HLinShan/vision_networks"},{"title":"AirBernard/DenseNet-by-Pytorch","url":"https://github.com/AirBernard/DenseNet-by-Pytorch"},{"title":"yichigo/Chest-X-Ray","url":"https://github.com/yichigo/Chest-X-Ray"},{"title":"cges60809/DenseNet","url":"https://github.com/cges60809/DenseNet"},{"title":"RameshBattu/Convolutional-Neural-Network-on-CIFAR-10-DataSet","url":"https://github.com/RameshBattu/Convolutional-Neural-Network-on-CIFAR-10-DataSet"},{"title":"azima-fariha/DeepLearning_DenselyConnectedConvolutionalNetworks","url":"https://github.com/azima-fariha/DeepLearning_DenselyConnectedConvolutionalNetworks"},{"title":"LJKS/noplants","url":"https://github.com/LJKS/noplants"},{"title":"taylor-914/DenseNet","url":"https://github.com/taylor-914/DenseNet"}],"metrics_order":"[\"Accuracy\", \"Precision\", \"F1-Score\"]","area":"Adversarial","uses_additional_data":0,"source":"archive","tags":[]}]}