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

README.md

NE-Smart-Tracker