Open SamihaSara opened 3 years ago
While calculating distances between detections I see frame_id is used. Is it possible to extract the Video_Id(to which the frames belong) also? Thanks
You can find the video id here: https://github.com/ifzhang/FairMOT/blob/ca63d27f19e8d2170b84edb80cc2dc348c3dcd5a/src/track.py#L131
While calculating distances between detections I see frame_id is used. Is it possible to extract the Video_Id(to which the frames belong) also? Thanks