STdeblur
STdeblur copied to clipboard
How to train and test your model using PyTorch?
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!
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!