Pinned Repositories
12306
12306智能刷票,订票
3d
3d
3DDFA_V2
The official PyTorch implementation of Towards Fast, Accurate and Stable 3D Dense Face Alignment, ECCV 2020.
ABBA
AD-NeRF
This repository contains a PyTorch implementation of "AD-NeRF: Audio Driven Neural Radiance Fields for Talking Head Synthesis".
benchmarking-chinese-text-recognition
This repository contains datasets and baselines for benchmarking Chinese text recognition.
ChatGLM2-6B
ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型
convolutional-handwriting-gan
ScrabbleGAN: Semi-Supervised Varying Length Handwritten Text Generation (CVPR20)
CRNN-Pytorch2TensorRT-via-ONNX
the repository is about the conversion of CRNN model, which is widely used for text recognition. the CRNN model is converted from PyTorch to TensorRT via ONNX
PVT
zhang-deep's Repositories
zhang-deep/PVT
zhang-deep/12306
12306智能刷票,订票
zhang-deep/3d
3d
zhang-deep/AD-NeRF
This repository contains a PyTorch implementation of "AD-NeRF: Audio Driven Neural Radiance Fields for Talking Head Synthesis".
zhang-deep/benchmarking-chinese-text-recognition
This repository contains datasets and baselines for benchmarking Chinese text recognition.
zhang-deep/ChatGLM2-6B
ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型
zhang-deep/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被全球175所大学采用教学。
zhang-deep/DB
A PyTorch implementation of "Real-time Scene Text Detection with Differentiable Binarization".
zhang-deep/EasyOCR
Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
zhang-deep/english-words
:memo: A text file containing 479k English words for all your dictionary/word-based projects e.g: auto-completion / autosuggestion
zhang-deep/handwriting
So your teacher asked you to upload written assignments? Hate writing assigments? This tool will help you convert your text to handwriting xD
zhang-deep/ItChat
A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
zhang-deep/mmocr
OpenMMLab Text Detection, Recognition and Understanding Toolbox
zhang-deep/MPRNet
Official repository for "Multi-Stage Progressive Image Restoration" (CVPR 2021). SOTA results for image deblurring, deraining, and denoising.
zhang-deep/netron
Visualizer for neural network, deep learning, and machine learning models
zhang-deep/PaddleClas
A treasure chest for visual recognition powered by PaddlePaddle
zhang-deep/PaddleOCR
Awesome OCR toolkits based on PaddlePaddle (『飞桨』8.6M超轻量中文OCR模型,支持训练部署全流程)
zhang-deep/pp-yoloe-hrnet-human_pose_estimation
PP-YOLOE行人检测+HRNet人体骨骼关键点检测,使用ONNXRuntime部署,包含C++和Python两个版本的程序
zhang-deep/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
zhang-deep/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- (SE)ResNet/ResNeXT, DPN, EfficientNet, MixNet, MobileNet-V3/V2, MNASNet, Single-Path NAS, FBNet, and more
zhang-deep/roop
one-click deepfake (face swap)
zhang-deep/stable-diffusion-webui
Stable Diffusion web UI
zhang-deep/transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
zhang-deep/video-retalking
[SIGGRAPH Asia 2022] VideoReTalking: Audio-based Lip Synchronization for Talking Head Video Editing In the Wild
zhang-deep/Wav2Lip-CodeFormer
zhang-deep/Wav2Lip-GFPGAN-main
zhang-deep/wav2lip-HD
Alternative to Flawless AI's TrueSync. Make lips in video match provided audio using the power of Wav2Lip and GFPGAN.
zhang-deep/wechat-chatgpt
Use ChatGPT On Wechat via wechaty
zhang-deep/yolov5_obb
yolov5 + csl_label.(Oriented Object Detection)(Rotation Detection)(Rotated BBox)基于yolov5的旋转目标检测
zhang-deep/yolov6-opencv-onnxruntime
分别使用OpenCV、ONNXRuntime部署YOLOV6目标检测,包含C++和Python两个版本的程序