calebolson123 / DogPoopDetector

Check out more of my projects: https://calebolson.com
Other
23 stars 12 forks source link

Python version? #3

Open sfdye opened 3 months ago

sfdye commented 3 months ago

I wasn't able to get it running using Python 3.10

$ python main.py
...
FileNotFoundError: The pose configuration file for the exported model at /Users/xxx/Code/DogPoopDetector/exported-models/DLC_SecurityCamPooping_resnet_50_iteration-0_shuffle-1/pose_cfg.yaml was not found. Please check the path to the exported model directory

a dependency lock file (or simply requirements.txt) would be nice too

sfdye commented 3 months ago

cc @calebolson123