FangYang970206 / Anime_GANLinks
GAN models with Anime.
☆61Updated 6 years ago
Alternatives and similar repositories for Anime_GAN
Users that are interested in Anime_GAN are comparing it to the libraries listed below
Sorting:
- This is the demo of image style transfer using perceptual loss.☆209Updated 4 years ago
- ☆173Updated 6 years ago
- Face recognition using triplet loss, implementing FaceNet with pytorch.人脸识别项目,提供一个小型数据集用作验证,使用三元组损失函数(Triplet loss)提升准确率和泛化能力,对FaceNet进行了…☆134Updated 7 years ago
- A minimal implementaion (less than 150 lines of code with visualization) of DCGAN/WGAN in PyTorch with jupyter notebooks☆188Updated 7 years ago
- some notes for reading papers☆26Updated 5 years ago
- 基于pix2pix模型的动漫图片自动上色(keras实现) 2019-2-25☆107Updated 4 years ago
- Simple hand classifier by Pytorch and ResNet☆98Updated 6 years ago
- ☆46Updated 8 years ago
- Tensorflow implementation of CycleGANs☆134Updated 8 years ago
- 各类GAN综合在一起,借鉴了hwalsuklee大神的☆323Updated 6 years ago
- share examples of tensorflow☆63Updated 7 years ago
- use pytorch to do image classfiication tasks☆201Updated 5 years ago
- 《深度学习之PyTorch实战计算机视觉》全书代码☆137Updated 6 years ago
- 人脸和动漫脸的互转☆47Updated 6 years ago
- kaggle competition: Dogs_vs_Cats_PyTorch Presentation(Getting started with PyTorch)☆69Updated 8 months ago
- 风格迁移三部曲☆562Updated 7 years ago
- 每日一题(涉及但不仅限于机器学习、深度学习和计算机视觉等方向)☆193Updated 7 years ago
- A list of papers on arxiv that have published project code.☆116Updated 3 years ago
- Udacity Machine Learning Nano Degree Courses☆202Updated 7 years ago
- 基于pytorch框架的classification万用模板☆261Updated 7 years ago
- SPP net详解