You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 26, 2025. It is now read-only.
I recently came across your project "RDNet" on GitHub. Following the instructions in your README_inference.md, I attempted to run the code. However, an error occurred stating that the file ./pretrain/focal.pth was not found. To resolve this, I downloaded focal.pth from your project homepage and placed it in the specified directory.
Subsequently, I ran inference_simple.py. Unfortunately, the reflection removal results for my images were unsatisfactory. To verify, I also tested with your provided sample image (Input_class), but the results were similarly poor.
I am unable to determine the cause of this issue. Could you please advise if I might have missed any crucial steps?