pytorch project

来源:互联网 发布:ios9.3.3数据精灵 编辑:程序博客网 时间:2024/05/19 02:25

the-incredible-pytorch
practical-pytorch
Awesome-pytorch-list

CV

1. Recognition
1. Wider or Deeper: Revisiting the ResNet Model for Visual Recognition

2. Detection
1. ssd
2. fasterRCNN
3. yolo2

3. Segmentation
1. DeepLab: Semantic Image Segmentation with Deep Convolutional Nets, Atrous Convolution, and Fully Connected CRFs

4. GAN
1. CycleGAN
2. Pix2pix
3. A Neural Representation of Sketch Drawings

5. One-shot
1. Attentive Recurrent Comparators

6. Others
1. VIN: Value Iteration Networks

NLP

  1. Neuraltalk2
  2. Multimodal Word Distributions
  3. Learning to Generate Reviews and Discovering Sentiment

CV & NLP

  1. Exploring Models and Data for Image Question Answering