Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updated README.md and pix2pix_dataset.py #29

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

arijit-hub
Copy link

@arijit-hub arijit-hub commented Jan 11, 2024

Description

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

Changes

  • 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.
  • 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.
  • 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
Copy link
Author

@microsoft-github-policy-service agree

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant