Skip to content

A pytorch implementation of "FiNet: Compatible and Diverse Fashion Image Inpainting"

Notifications You must be signed in to change notification settings

Skype-line/FiNet-pytorch

Repository files navigation

FiNet-pytorch

A pytorch re-implementation of "FiNet: Compatible and Diverse Fashion Image Inpainting"

Code structure

  • data_crawler: web crawler using scrapy
  • Fi_dataset.py: data loader
  • train.py: train the network
  • test.py: test the network
  • models.py: model framework
  • utils.py: some tool functions

Acknowledgements

This re-implementation has been based on this paper and tested with pytorch 0.4.1 on Ubuntu 16.04(GeForce GTX 1080 Ti).

About

A pytorch implementation of "FiNet: Compatible and Diverse Fashion Image Inpainting"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published