Pinned Repositories
AdaptFormer
[NeurIPS 2022] Implementation of "AdaptFormer: Adapting Vision Transformers for Scalable Visual Recognition"
anylabeling
Effortless AI-assisted data labeling with AI support from YOLO, Segment Anything, MobileSAM!!
clxia12
Config files for my GitHub profile.
ConvNeXt
Code release for ConvNeXt model
Cream
This is a collection of our NAS and Vision Transformer work.
CrowdDet
fiftyone
The open-source tool for building high-quality datasets and computer vision models
LWM
Unofficial implementation of inference and training for mobilenetv1, mobilenetV2, mobilenetv3, shuffllenet, shuffllenetv2, ghostnet, and repghost, etc.
RT-DETRv3
tiangong-Image-Classifacation
天宫一号图像分类比赛线上B榜第一
clxia12's Repositories
clxia12/RT-DETRv3
clxia12/tiangong-Image-Classifacation
天宫一号图像分类比赛线上B榜第一
clxia12/AdaptFormer
[NeurIPS 2022] Implementation of "AdaptFormer: Adapting Vision Transformers for Scalable Visual Recognition"
clxia12/anylabeling
Effortless AI-assisted data labeling with AI support from YOLO, Segment Anything, MobileSAM!!
clxia12/clxia12
Config files for my GitHub profile.
clxia12/ConvNeXt
Code release for ConvNeXt model
clxia12/Cream
This is a collection of our NAS and Vision Transformer work.
clxia12/CrowdDet
clxia12/fiftyone
The open-source tool for building high-quality datasets and computer vision models
clxia12/LWM
Unofficial implementation of inference and training for mobilenetv1, mobilenetV2, mobilenetv3, shuffllenet, shuffllenetv2, ghostnet, and repghost, etc.
clxia12/nanodet
⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥
clxia12/Open-TransMind
clxia12/PaddleDetection
Object detection and instance segmentation toolkit based on PaddlePaddle.
clxia12/PaddleYOLO
🚀🚀🚀 YOLO series of PaddlePaddle implementation, PP-YOLOE+, RT-DETR, YOLOv5, YOLOv6, YOLOv7, YOLOv8, YOLOv10, YOLOX, YOLOv5u, YOLOv7u, YOLOv6Lite, RTMDet and so on. 🚀🚀🚀
clxia12/pre_data
here are some code for preprocessing data before you start to train a model
clxia12/pytorch-cifar
95.47% on CIFAR10 with PyTorch
clxia12/pytorch-cifar100
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet, WideResNet)
clxia12/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNet-V3/V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
clxia12/Retinexformer
"Retinexformer: One-stage Retinex-based Transformer for Low-light Image Enhancement" (ICCV 2023) & (NTIRE 2024 Challenge)
clxia12/RT-DETR
[CVPR 2024] Official RT-DETR (RTDETR paddle pytorch), Real-Time DEtection TRansformer, DETRs Beat YOLOs on Real-time Object Detection. 🔥 🔥 🔥
clxia12/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
clxia12/ViT-CoMer
Official implementation of the CVPR 2024 paper ViT-CoMer: Vision Transformer with Convolutional Multi-scale Feature Interaction for Dense Predictions.