Closed che1007 closed 1 year ago
I also try mark out 'assert pname in model_default_params' in serialization.py, but I got another error
Hi, did you use the right branch? You should use the branch v1.0 to run the models. I am refactoring the code in the main branch. You need to 'git checkout v1.0' in your local repository.
Thank your help.
I try to use demo.py, so I download the pretrained weights from the link that you proposed. But I got the AssertionError. How could I fix it?