STdeblur icon indicating copy to clipboard operation
STdeblur copied to clipboard

How to train and test your model using PyTorch?

Open pp00704831 opened this issue 5 years ago • 1 comments

Hello,

How could I train and test your model using PyTorch? Because there are no implementation details in your ReadMe, I don't how to run your code fastly. I have some questions like where I should put the training and testing sets, the data type of the training and testing sets, etc. I am looking forward to obtaining a complete ReadMe version. Thank you!

pp00704831 avatar Nov 25 '20 09:11 pp00704831

Hi, thanks for your interest. I've implemented the paper but unfortunately I was not able to get it to train successfully despite following the architecture described in the paper. If you do manage to get it working, please let me know and I can update the repository!

themathgeek13 avatar Nov 25 '20 16:11 themathgeek13