YiZhuo-Xu's Stars
facebookresearch/dinov2
PyTorch code and models for the DINOv2 self-supervised learning method.
NVlabs/wetectron
Weakly-supervised object detection.
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
extreme-assistant/CVPR2024-Paper-Code-Interpretation
cvpr2024/cvpr2023/cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理
LiuXiaolong19920720/simple_net
A simple deep neural network implemented in C++,based with OpenCV Mat matrix class
AntixK/PyTorch-VAE
A Collection of Variational Autoencoders (VAE) in PyTorch.
nightrome/really-awesome-gan
A list of papers on Generative Adversarial (Neural) Networks
clovaai/synthtiger
Official Implementation of SynthTIGER (Synthetic Text Image Generator), ICDAR 2021
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
niconielsen32/ComputerVision