Open EchoAmor opened 5 years ago
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
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!
I will train it in recent days. And i will inform you if i update pretrained model
you are so nice!!! Thanks 3000 times!
@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
@ooooverflow Sorry to reply so late! Thanks very much ,I will test this days and tell you the results.
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!