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

README.md

NE-Smart-Tracker