-
DeepLearning Public
Forked from KKKSQJ/DeepLearningA deep learning code base, mainly for paper replication, in the areas of image recognition, object detection, image segmentation, self-supervision, etc. Each project can be run independently, and t…
Python MIT License UpdatedJan 18, 2023 -
DeepEMD Public
Forked from icoz69/DeepEMDCode for paper "DeepEMD: Few-Shot Image Classification with Differentiable Earth Mover's Distance and Structured Classifiers", CVPR2020
Python MIT License UpdatedNov 15, 2022 -
pytorch-metric-learning Public
Forked from KevinMusgrave/pytorch-metric-learningThe easiest way to use deep metric learning in your application. Modular, flexible, and extensible. Written in PyTorch.
Python MIT License UpdatedNov 6, 2022 -
Box_attention Public
Forked from kienduynguyen/BoxeRCode release for "BoxeR: Box-Attention for 2D and 3D Transformers"
Python MIT License UpdatedAug 3, 2022 -
-
python_developer_tools Public
Forked from carlsummer/python_developer_tools论文复现,多机多卡
HTML Apache License 2.0 UpdatedDec 13, 2021 -
pytorch-grad-cam Public
Forked from jacobgil/pytorch-grad-camMany Class Activation Map methods implemented in Pytorch for CNNs and Vision Transformers. Including Grad-CAM, Grad-CAM++, Score-CAM, Ablation-CAM and XGrad-CAM
Python MIT License UpdatedOct 9, 2021 -
pytorch-image-models Public
Forked from huggingface/pytorch-image-modelsPyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
Python Apache License 2.0 UpdatedSep 23, 2021 -
CV-Backbones Public
Forked from huawei-noah/Efficient-AI-BackbonesCV backbones including GhostNet, TinyNet and TNT, developed by Huawei Noah's Ark Lab.
Python UpdatedSep 8, 2021 -
siamese-triplet Public
Forked from adambielski/siamese-tripletSiamese and triplet networks with online pair/triplet mining in PyTorch
-
DCNet Public
Forked from hzhupku/DCNetDense Relation Distillation with Context-aware Aggregation for Few-Shot Object Detection, CVPR 2021
Python MIT License UpdatedSep 2, 2021 -
External-Attention-pytorch Public
Forked from xmu-xiaoma666/External-Attention-pytorch🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
Python MIT License UpdatedAug 26, 2021 -
BossNAS Public
Forked from changlin31/BossNASBossNAS: Exploring Hybrid CNN-transformers with Block-wisely Self-supervised Neural Architecture Search (ICCV 2021)
Python UpdatedAug 15, 2021 -
Swin-Transformer Public
Forked from microsoft/Swin-TransformerThis is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
Python MIT License UpdatedAug 12, 2021 -
deep-learning-for-image-processing Public
Forked from WZMIAOMIAO/deep-learning-for-image-processingdeep learning for image processing including classification and object-detection etc.
Python UpdatedAug 12, 2021 -
ImageNet21K Public
Forked from Alibaba-MIIL/ImageNet21KOfficial Pytorch Implementation of: "ImageNet-21K Pretraining for the Masses"(NeurIPS, 2021) paper
Python MIT License UpdatedAug 7, 2021 -
vit-pytorch Public
Forked from lucidrains/vit-pytorchImplementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
Python MIT License UpdatedAug 5, 2021 -
-
EfficientNet-PyTorch Public
Forked from lukemelas/EfficientNet-PyTorchA PyTorch implementation of EfficientNet and EfficientNetV2 (coming soon!)
Python Apache License 2.0 UpdatedJul 21, 2021 -
DanishFungiDataset Public
Forked from BohemianVRA/DanishFungiDatasetJupyter Notebook BSD 3-Clause "New" or "Revised" License UpdatedJul 7, 2021 -
pytorch-loss Public
Forked from CoinCheung/pytorch-losslabel-smooth, amsoftmax, focal-loss, triplet-loss, lovasz-softmax. Maybe useful
Python MIT License UpdatedJun 20, 2021 -
pytorch-multi-class-focal-loss Public
Forked from yxdr/pytorch-multi-class-focal-lossA simple pytorch implementation for multi-class focal loss
Python UpdatedMay 1, 2021 -
pytorch-cifar100 Public
Forked from weiaicunzai/pytorch-cifar100Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet…
Python UpdatedApr 25, 2021 -
involution Public
Forked from d-li14/involution[CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator
Python MIT License UpdatedApr 22, 2021 -
TransFG Public
Forked from TACJu/TransFGThis is the official PyTorch implementation of the paper "TransFG: A Transformer Architecture for Fine-grained Recognition" (Ju He, Jie-Neng Chen, Shuai Liu, Adam Kortylewski, Cheng Yang, Yutong Ba…
Python MIT License UpdatedApr 13, 2021 -
simple-faster-rcnn-pytorch Public
Forked from chenyuntc/simple-faster-rcnn-pytorchA simplified implemention of Faster R-CNN that replicate performance from origin paper
Jupyter Notebook Other UpdatedApr 6, 2021 -
Classification-of-Gastrointestinal-Lesions Public
Forked from fsedighi/Classification-of-Gastrointestinal-LesionsJupyter Notebook UpdatedMar 28, 2021 -
hyper-kvasir Public
Forked from simula/hyper-kvasirGitHub repository for the Hyper-Kvasir dataset.
Python Creative Commons Attribution 4.0 International UpdatedMar 11, 2021 -
senet.pytorch Public
Forked from moskomule/senet.pytorchPyTorch implementation of SENet
Python MIT License UpdatedMar 2, 2021 -
CBAM.PyTorch Public
Forked from luuuyi/CBAM.PyTorchNon-official implement of Paper:CBAM: Convolutional Block Attention Module
Python UpdatedFeb 21, 2021