Pinned Repositories
chinese-calligraphy-vectorization
Vectorization of Chinese calligraphy characters and customized copybook.
cp-vton
复现CP-VTON实验:https://github.com/sergeywong/cp-vton
darknet
备忘,该版本为做安防目标检测的基线版本V0.1
darknet_scripts
转darknet版本模型到caffe下,脚本细节对齐部分需要修改。
DeepFashion2
DeepFashion2 Dataset https://arxiv.org/pdf/1901.07973.pdf
HistoryObjectRecognition
目标检测方法总结,终止更新于(Latest commit fb9f8cb on 23 May 2017)
pua-books
:books: PUA 书籍
Pytorch-Multi-Task-Multi-class-Classification
旨在搭建一个分类问题在Pytorch框架下的通解,批量解决单任务多分类问题、多任务多分类问题。
pytorch-onnx-tensorflow-pb
Converting A PyTorch Model to Tensorflow pb using ONNX
stylegan-generate-skirts-dresses
Generate Zalando-Packshot-Skirts-Dresses (Forked from StyleGAN - Official TF)
cinastanbean's Repositories
cinastanbean/pytorch-onnx-tensorflow-pb
Converting A PyTorch Model to Tensorflow pb using ONNX
cinastanbean/Pytorch-Multi-Task-Multi-class-Classification
旨在搭建一个分类问题在Pytorch框架下的通解,批量解决单任务多分类问题、多任务多分类问题。
cinastanbean/cp-vton
复现CP-VTON实验:https://github.com/sergeywong/cp-vton
cinastanbean/stylegan-generate-skirts-dresses
Generate Zalando-Packshot-Skirts-Dresses (Forked from StyleGAN - Official TF)
cinastanbean/darknet_scripts
转darknet版本模型到caffe下,脚本细节对齐部分需要修改。
cinastanbean/chinese-calligraphy-vectorization
Vectorization of Chinese calligraphy characters and customized copybook.
cinastanbean/darknet
备忘,该版本为做安防目标检测的基线版本V0.1
cinastanbean/DeepFashion2
DeepFashion2 Dataset https://arxiv.org/pdf/1901.07973.pdf
cinastanbean/HistoryObjectRecognition
目标检测方法总结,终止更新于(Latest commit fb9f8cb on 23 May 2017)
cinastanbean/pua-books
:books: PUA 书籍
cinastanbean/PUA-RPC
cinastanbean/pytorch-cpn
A PyTorch re-implementation of CPN (Cascaded Pyramid Network for Multi-Person Pose Estimation)
cinastanbean/pytorch-CycleGAN-and-pix2pix
Generating Fashion Images using GANs, Forked from