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 c5fcd089b3 changed search_area_scale from 5 to 7 for tracking small objects near corners 1 year ago
configs Initial commit 1 year ago
detector handeled null bboxes and added debugging for prints 1 year ago
message_queue Initial commit 1 year ago
tracker changed search_area_scale from 5 to 7 for tracking small objects near corners 1 year ago
video_streamer Initial commit 1 year ago
.gitignore Initial commit 1 year ago
README.md Initial commit 1 year ago
app.py made project thread safe by making detector and tracker objects out of core object and they are shared using pointers 1 year ago
config.yaml handeled null bboxes and added debugging for prints 1 year ago
core.py made project thread safe by making detector and tracker objects out of core object and they are shared using pointers 1 year ago
requirements.txt Initial commit 1 year ago
run.sh Initial commit 1 year ago
yolov8n.pt Initial commit 1 year ago

README.md

NE-Smart-Tracker