HeadHunter icon indicating copy to clipboard operation
HeadHunter copied to clipboard

Reproduce the results

Open Xinxinatg opened this issue 2 years ago • 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

Xinxinatg avatar Jul 31 '22 23:07 Xinxinatg

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

Sentient07 avatar Mar 19 '24 14:03 Sentient07