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

Need Input on how to use the code #1

Open
rotripat opened this issue Jun 16, 2019 · 3 comments
Open

Need Input on how to use the code #1

rotripat opened this issue Jun 16, 2019 · 3 comments

Comments

@rotripat
Copy link

HI Cenk,

Can you please explain how to use this model to work on any random Image containing different clothes.
Or how i can train a new model which will work on any random data containing clothes.

Thank You

@cenkcorapci
Copy link
Owner

Hi,

I'm not very satisfied with the current results so i'm refactoring the code a little bit, while i'm at it i hope to add a simple flask application so that people can use the model easily.

In the mean time, to train a new model you need download the
data set end set the paths in commons/config.py . Then you can run the experiment.py to train a new model.

I only used it to generate submissions for the contest so there is no easy way to do inference on arbitrary data right now other than writing that functionality by your self, as i've said, i hope to develop some functionality in this repo to ease that kind of processes. Any pull request towards that will be much appreciated :)

@rotripat
Copy link
Author

Thanks Dear for your reply.
Let me try how i can use it for arbitrary data.
If i got something then surely will get back to you.

@rotripat
Copy link
Author

Hey Cenk,

Hope you are doing well .

I have trained one model using the code .
Can you please let me know how can i use the trained model to detect cloth attributes from any input image.. ?? any script ??

Thanks In Advance :)

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