SunnyPann's Stars
clovaai/mxfont
Official PyTorch implementation of MX-Font (Multiple Heads are Better than One: Few-shot Font Generation with Multiple Localized Experts) ICCV 2021
SunnyPann/DG-Font
The pytorch implementation of DG-Font: Deformable Generative Networks for Unsupervised Font Generation
ecnuycxie/DG-Font
The pytorch implementation of DG-Font: Deformable Generative Networks for Unsupervised Font Generation
lxztju/pytorch_classification
利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码
ShannonAI/glyce
Code for NeurIPS 2019 - Glyce: Glyph-vectors for Chinese Character Representations
knazeri/edge-connect
EdgeConnect: Structure Guided Image Inpainting using Edge Prediction, ICCV 2019 https://arxiv.org/abs/1901.00212
AstarLight/CPS-OCR-Engine
An awesome OCR engine developed by SYSU DeepDriving Lab
TingsongYu/PyTorch_Tutorial
《Pytorch模型训练实用教程》中配套代码
hepesu/LineNormalizer
Normalize rasterization line-drawings to uniform width using deep learning.
ml-lab/image_inpainting
'Image Inpainting for Irregular Holes Using Partial Convolutions' first tensorflow primary instance, fully implemented using tensorflow, without modifying the source code.