nicholaskajoh / ivy

Video-based object counting software.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question on missing files

nz-ngauruhoe opened this issue · comments

Hi,

would like to use your project for some local traffic analysis. I downloaded everything and followed the instructions. Installed YOLA.
I modified the .env.example file to just keep the YOLA detection stuff. However there are a number of file references that are not in the download (/data). Presumably I will need to copy from YOLA somewhere but I cannot find files with thos names and I do not know which files I should use/copy.

HAAR_CASCADE_PATH="./data/detectors/haarcascade/car.xml"
YOLO_CLASSES_PATH="./data/detectors/coco_classes.txt"
YOLO_CLASSES_OF_INTEREST_PATH="./data/detectors/coco_classes_of_interest.txt"

Please give me a clue. Thanks!

ps. Running this on Ubuntu 18.

Saw other issues later on. Is fixed now. Sorry.