Pinned Repositories
AndAgentDsCreator
bilinear-cnn
PyTorch implementation of bilinear CNN for fine-grained image recognition
chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
CornerNet
DeHiB
DirchletMixtureModel
Variational inference for Dirchlet Mixture Model (implementation of "Bayesian estimation of Dirichlet mixture model with variational inference")
mixup_ssl
VAE-GAN
Implemention of "CVAE-GAN: Fine-Grained Image Generation through Asymmetric Training"
Video-Chat
Video Chat program using ffmpeg and rtp
VisToolkit
yanzhicong's Repositories
yanzhicong/VAE-GAN
Implemention of "CVAE-GAN: Fine-Grained Image Generation through Asymmetric Training"
yanzhicong/DeHiB
yanzhicong/Video-Chat
Video Chat program using ffmpeg and rtp
yanzhicong/mixup_ssl
yanzhicong/AndAgentDsCreator
yanzhicong/DirchletMixtureModel
Variational inference for Dirchlet Mixture Model (implementation of "Bayesian estimation of Dirichlet mixture model with variational inference")
yanzhicong/VisToolkit
yanzhicong/bilinear-cnn
PyTorch implementation of bilinear CNN for fine-grained image recognition
yanzhicong/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
yanzhicong/CornerNet
yanzhicong/Data-Free-Adversarial-Distillation
Code and pretrained models for paper: Data-Free Adversarial Distillation
yanzhicong/deep-person-reid
Deep learning person re-identification in PyTorch.
yanzhicong/DHBE
Public Implementation of AsiaCCS 2023 paper "DHBE: Data-free Holistic Backdoor Erasing in Deep Neural Networks via Restricted Adversarial Distillation"
yanzhicong/google-research
Google Research
yanzhicong/gpt-neox
An implementation of model parallel autoregressive transformers on GPUs, based on the DeepSpeed library.
yanzhicong/ICT
yanzhicong/kgraph-win
kgraph(https://github.com/aaalgo/kgraph) for windows
yanzhicong/mixmatch
yanzhicong/PaddleDetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
yanzhicong/PaddleYOLO
🚀🚀🚀 YOLO series of PaddlePaddle implementation, PPYOLOE, YOLOX, YOLOv5, YOLOv6, YOLOv7, RTMDet and so on. 🚀🚀🚀
yanzhicong/realistic-ssl-evaluation-pytorch
Reimplementation of "Realistic Evaluation of Deep Semi-Supervised Learning Algorithms"
yanzhicong/taskmanager
yanzhicong/YOLOv6
YOLOv6: a single-stage object detection framework dedicated to industrial applications.