We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Good morning ~
First of all thank you such a hard work. I have a few questions.
Could you provide the pretrained models ?
Could you share 'PADISI.pkl' file ?
If I wanna train the model from scratch, can I use 'RESNET18' instead of 'PADISI.pkl'
(But I am getting this error : model_autoencoder = model_autoencoder.cuda() AttributeError: 'collections.OrderedDict' object has no attribute 'cuda')
Thank you :)
The text was updated successfully, but these errors were encountered:
I will update the required pretrained models, readme.md and further check the code. Please wait for a moments.
Sorry, something went wrong.
thank you very much
Hi there, I wanna ask when you update readme file! Thanks for your hard work!
您好,感谢您及团队杰出的工作,我想问一下什么时候可以完善readme和相关的模型文件,十分感谢!
No branches or pull requests
Good morning ~
First of all thank you such a hard work. I have a few questions.
Could you provide the pretrained models ?
Could you share 'PADISI.pkl' file ?
If I wanna train the model from scratch, can I use 'RESNET18' instead of 'PADISI.pkl'
(But I am getting this error : model_autoencoder = model_autoencoder.cuda()
AttributeError: 'collections.OrderedDict' object has no attribute 'cuda')
Thank you :)
The text was updated successfully, but these errors were encountered: