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 run demo without the pretrained model? #22

Open
EchoAmor opened this issue Jun 20, 2019 · 6 comments
Open

How to run demo without the pretrained model? #22

EchoAmor opened this issue Jun 20, 2019 · 6 comments

Comments

@EchoAmor
Copy link

Hello, I found that you had deleted the pretrained model, so if I want to run demo can only train by myself? can you publish your pretrained model please? Thank you very much!

@ooooverflow
Copy link
Owner

sorry, I didn't understand.
If you just want to run the demo without pretrained model to check if the code is able to run, you can just comment line 60 model.module.load_state_dict(torch.load(args.checkpoint_path))in demo.py. But you will not get any result.
I will update another pretrained model in some days if i am free, thank you

@EchoAmor
Copy link
Author

Thanks very much ! I need to get the results but right now my computer can't train the net so if you can update the pretrained model , it will be very helpful!!!THANKS again!

@ooooverflow
Copy link
Owner

I will train it in recent days. And i will inform you if i update pretrained model

@EchoAmor
Copy link
Author

you are so nice!!! Thanks 3000 times!

@ooooverflow
Copy link
Owner

@EchoAmor , hi, I just upload the pretrained model and update something in this repo. Now you can have a try, if there is any problem, feel free to contact me

@EchoAmor
Copy link
Author

@ooooverflow Sorry to reply so late! Thanks very much ,I will test this days and tell you the results.

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