nwojke / deep_sort

Simple Online Realtime Tracking with a Deep Association Metric
GNU General Public License v3.0
5.31k stars 1.49k forks source link

question about generate_detection.py #212

Open zacwan opened 4 years ago

zacwan commented 4 years ago

HI I wanna make some changes to the detection part ( adopting a new detection algorithm). but I don't understand the content inside of the ./det/det.txt. what does each number in det.txt refer to? for example: 1,-1,197.98,488.53,23.623,72.869,0.43608,-1,-1,-1.

many thanks

InzamamAnwar commented 4 years ago

@zacwan Read this article section 3.3, Data Format. Let me know if it is not clear or you require further assistance.