BiSeNet icon indicating copy to clipboard operation
BiSeNet copied to clipboard

How to run demo without the pretrained model?

Open EchoAmor opened this issue 6 years ago • 6 comments

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!

EchoAmor avatar Jun 20 '19 07:06 EchoAmor

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

ooooverflow avatar Jun 21 '19 05:06 ooooverflow

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!

EchoAmor avatar Jun 21 '19 06:06 EchoAmor

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

ooooverflow avatar Jun 21 '19 06:06 ooooverflow

you are so nice!!! Thanks 3000 times!

EchoAmor avatar Jun 21 '19 06:06 EchoAmor

@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 avatar Jul 06 '19 07:07 ooooverflow

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

EchoAmor avatar Jul 11 '19 10:07 EchoAmor