Sentient07/HeadHunter

Reproduce the results

Opened this issue · 1 comments

Has anyone been able to run the program properly? I followed the instruction in the repo, but haven't got any luck yet. I am confused by the mismatch of cuda versions between the one indicated in this repo and the one actually used by the author, and the extra packages I need to install to stop receiving errors. Below are the packages I installed aside from the one in the requirements, but I still couldn't get any output.

pip install pyyaml
pip install ipykernel
pip install albumentations==0.4.6
pip install scipy==1.1.0
pip install pycocotools
pip install munkres
pip install scikit-image==0.16.2

Hello, what do you mean by "couldn't get any output?"