You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
s_kiani 691a281bb0 made project thread safe by making detector and tracker objects out of core object and they are shared using pointers 10 months ago
configs Initial commit 10 months ago
detector handeled null bboxes and added debugging for prints 10 months ago
message_queue Initial commit 10 months ago
tracker added torch.cuda.empty_cache() 10 months ago
video_streamer Initial commit 10 months ago
.gitignore Initial commit 10 months ago
README.md Initial commit 10 months ago
app.py made project thread safe by making detector and tracker objects out of core object and they are shared using pointers 10 months ago
config.yaml handeled null bboxes and added debugging for prints 10 months ago
core.py made project thread safe by making detector and tracker objects out of core object and they are shared using pointers 10 months ago
requirements.txt Initial commit 10 months ago
run.sh Initial commit 10 months ago
yolov8n.pt Initial commit 10 months ago

README.md

NE-Smart-Tracker