Stars
Focal and Global Knowledge Distillation for Detectors (CVPR 2022)
OpenMMLab Model Compression Toolbox and Benchmark.
an experiment for yolo-v1, including training and testing.
AlexeyAB / darknet
Forked from pjreddie/darknetYOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
这是一个YoloV4-pytorch的源码,可以用于训练自己的模型。
OpenMMLab Detection Toolbox and Benchmark
An implementation of Yolov3 with Tensorflow1.x, which could detect COCO and sexy or porn person simultaneously.
An efficient PyTorch library for deep generative modeling.
Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)
Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)
[CVPR 2021] Closed-Form Factorization of Latent Semantics in GANs
Implementation for our paper Breaking the Cycle - Colleagues are all you need (CVPR 2020)
Rethinking the Truly Unsupervised Image-to-Image Translation - Official PyTorch Implementation (ICCV 2021)
NVIDIA's Deep Imagination Team's PyTorch Library
Official implementation of the paper "You Only Need Adversarial Supervision for Semantic Image Synthesis" (ICLR 2021)
Collection of awesome resources on image-to-image translation.
该存储库包含由deeplearning.ai提供的相关课程的个人的笔记和实现代码。
A Guidance on PyTorch Coding Style Based on Kaggle Dogs vs. Cats
DeepLab v3+ model in PyTorch. Support different backbones.
Lane Segmentation Solution for Baidu AI PaddlePaddle Autonomous Driving Competition(1st Place)
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (V…
experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN acc