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

How to train on custom data #5

Open
ayush9198gupta opened this issue Apr 30, 2020 · 1 comment
Open

How to train on custom data #5

ayush9198gupta opened this issue Apr 30, 2020 · 1 comment

Comments

@ayush9198gupta
Copy link

Hi,

@kang205 I am using pretrained data of AmazonFashion (Fashion6ImgPartitioned.npy) with your model and it is working but I want to extend your model with custom data more specifically on full body images (custom data).

Points to be focus on:-

  1. Can model will work for full body images for outfits recommendation
  2. Can we do transfer learning on custom data/pretrained data.

Kindly suggest
Thanks

@kang205
Copy link
Owner

kang205 commented May 1, 2020

I think the recommendation part could be extended to full-body images, and you should make some slight modifications on the code to do the transfer or adaptation. However, for the generation part, It might be hard since GAN didn't handle full-body very well till today.

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

No branches or pull requests

2 participants