vinits5 / pcrnet_pytorch

This is a pytorch implementation of PCRNet
MIT License
74 stars 13 forks source link

Running anything in this codebase in 2023 #13

Closed MikeGiuliani closed 7 months ago

MikeGiuliani commented 1 year ago

I have spent so many hours trying to run anything at all in this codebase with no success. Endless conflicts, path issues, and dependency issues. The non-PyTorch PCRNet repo was even worse. Has anyone been able to actually get it working reasonably recently or is it inherently broken in some way?

alejandroHdzV commented 1 year ago

I got it to work (Sept, 2023)

vinits5 commented 1 year ago

@MikeGiuliani can you please be more specific about the issue that you are facing? I would be happy to help you.

staystupidstayfoolish commented 7 months ago

I got it to work (Sept, 2023) can you please provide a requirement text?

vinits5 commented 7 months ago

@staystupidstayfoolish, Thanks for updating everyone. I will add requirement.txt file by the end of this week. @MikeGiuliani, I am closing this issue due to lack of clarity in your error. Others have confirmed that the code is working.