This is our Tensorflow implementation for the paper:
The original Polyvore dataset we used in our paper is first proposed here. After downloaded the datasets, you can put them in the folder /data/: ; Original images can also be downloaded , and put them in the folder /data/:.
- Python 3.7
- Tensorflow 1.15.0
Then you can run the file OCPHN/model.py
to train the model.