• Stars
    star
    13
  • Rank 1,504,713 (Top 30 %)
  • Language
    Python
  • Created over 5 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

🌼🌼🌼 Summary on the learn of Generative Adversarial Network。 GAN的一些练手demo,包括自编码器、变分编码器、DCGAN、cycleGAN等各种对抗生成网络模型。仅供参考学习。参考《pytorch深度学习入门与实践》

More Repositories

1

Awesome_Video_Frame_Prediction

This is a zoo which contain all kinds of video prediction model code(reimplementation or author provide)and the paper.I created this repository to make it easy for newbies in the video prediction field to get started.
Python
57
star
2

NJU-Summary-Vocation-Camp-OJ

2016~2018南京大学计算机系暑期夏令营上机试题(根据博客上收集的题目还原题目并给出自己的解法版本,仅供参考学习)
C++
44
star
3

EvolutionNeuralNetwork

A small project abot GA and ANN,基于TensorFlow实现基于遗传算法的神经网络结构搜索技术,在威斯康星乳腺癌细胞分类的数据集上面进行实验,并与传统的机器学习的分类算法进行对比,验证该算法的结果的优劣性。
Python
31
star
4

Short-Text-classification

第十届大学生服务外包大赛--A01商品短文本分类。基于CNN、Bi-LSTM、Attention、Adversarial等方法实现商品短文本分类任务,并基于Flask开发Web版本的交互演示界面。
Python
26
star
5

Pytorch-deep_fashion_landmark

🌻🌻🌻 时尚服装单片的关键点检测算法(CNN/STN)含(4点、6点以及8点)主要是参考论文《Unconstrained Fashion Landmark Detection via Hierarchical Recurrent Transformer Networks》进行复现
Python
19
star
6

Tensorflow-CAPTCHA-Recognition

第九届大学生服务外包大赛--A16验证码识别。基于卷积神经网络,Siamese Network等方法实现光学字符识别以及基于度量学习的相似字符匹配。相关参考论文《Learning a Similarity Metric Discriminatively, with Application to Face Verification》
Python
16
star
7

Algorithm-Templates

🌸🌸🌸 Story some algorithm templates with program design competion.记录算法算题过程中的一些常见题型、坑点以及PAT的相关刷题的代码。相关参考书籍《王道计算机考研机试指南》、《算法笔记》
C++
10
star
8

Pytorch-CNN-Model-Summary

🍁🍁🍁 Record the main model in the evolution of CNN。记录卷积神经网络的发展过程中的主要模型的pytorch版本代码以及相关的论文链接,仅供参考学习。
Python
2
star