imdumpl78 / IHN

This is the open source implementation of the CVPR2022 paper "Iterative Deep Homography Estimation"
Apache License 2.0
77 stars 9 forks source link

pip install -r requirements.txt #10

Open ndrwmlnk opened 1 year ago

ndrwmlnk commented 1 year ago

pip install requirements.txt --> HINT: You are attempting to install a package literally named "requirements.txt" (which cannot exist). Consider using the '-r' flag to install the packages listed in requirements.txt

For python 3.9, 3.10, 3.11 --> ERROR: Could not find a version that satisfies the requirement