CoCosNet-v2 icon indicating copy to clipboard operation
CoCosNet-v2 copied to clipboard

updated README.md and pix2pix_dataset.py

Open arijit-hub opened this issue 2 years ago • 1 comments

Description

This pull request fixes the training and inference command given in the readme. It also fixes the ever-lasting file location error.

Changes

  • [x] Fixed the training and inference commands in README which were previously indicating the data to be in the dataset/deepfashionHD even though the previous paragraphs in the README suggested to put the data in deepfashionHD.
  • [x] Added the additional comment in README of removing the redundant latest_net_D.pth and latest_net_G.pth from the latest_net_Corr.pth file for proper inference using the pretrained model. This has been stated in #26, #22, #16. This fix describes the comment #3 in the README for solving the open issues.
  • [x] Fixed the ever-lasting issue of file not found given the weird structure of filepath. This issue has been stated in #27, #15, #10, #9.

Hope this helps.

arijit-hub avatar Jan 11 '24 17:01 arijit-hub

@microsoft-github-policy-service agree

arijit-hub avatar Jan 11 '24 17:01 arijit-hub