Pinned Repositories
Classic-classification-model
A classic classification model implemented using the pytorch framework, only for scientific research and learning
Clustered-Object-Detection-in-Aerial-Image
study
cs230-code-examples
Code examples in pyTorch and Tensorflow for CS230
cvYouTian
Graph-of-Paper
my graph implement by some software, But
Image-Adaptive-YOLO
The code for "Image-Adaptive YOLO for Object Detection in Adverse Weather Conditions (AAAI 2022)"
mmdetection
OpenMMLab Detection Toolbox and Benchmark
nanodet
NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥
ultralytics
NEW - YOLOv8 🚀 in PyTorch > ONNX > OpenVINO > CoreML > TFLite
VMamba
VMamba: Visual State Space Models,code is based on mamba
cvYouTian's Repositories
cvYouTian/Classic-classification-model
A classic classification model implemented using the pytorch framework, only for scientific research and learning
cvYouTian/cvYouTian
cvYouTian/Clustered-Object-Detection-in-Aerial-Image
study
cvYouTian/cs230-code-examples
Code examples in pyTorch and Tensorflow for CS230
cvYouTian/Graph-of-Paper
my graph implement by some software, But
cvYouTian/Image-Adaptive-YOLO
The code for "Image-Adaptive YOLO for Object Detection in Adverse Weather Conditions (AAAI 2022)"
cvYouTian/mmdetection
OpenMMLab Detection Toolbox and Benchmark
cvYouTian/nanodet
NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥
cvYouTian/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)
cvYouTian/pytorch-grad-cam
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
cvYouTian/pytorch-YOLO-v1
an experiment for yolo-v1, including training and testing.
cvYouTian/SAF-FCOS
Reproduction of the official SAF-FCOS repo.
cvYouTian/ScConv
SCConv: Spatial and Channel Reconstruction Convolution for Feature Redundancy
cvYouTian/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
cvYouTian/ultralytics
NEW - YOLOv8 🚀 in PyTorch > ONNX > OpenVINO > CoreML > TFLite
cvYouTian/VMamba
VMamba: Visual State Space Models,code is based on mamba
cvYouTian/YOLOv3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
cvYouTian/yolov4-pytorch
这是一个YoloV4-pytorch的源码,可以用于训练自己的模型。
cvYouTian/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
cvYouTian/yolov9
Implementation of paper - YOLOv9: Learning What You Want to Learn Using Programmable Gradient Information