2019-CVPR-AIC-Track-1-UWIPL icon indicating copy to clipboard operation
2019-CVPR-AIC-Track-1-UWIPL copied to clipboard

About dt_min and dt_max in camera_transitions.txt

Open ChiyuanFeng opened this issue 5 years ago • 1 comments

Hello Sir, I have a quick question about camera_transitions.txt in the second part of Track1. The last 2 columns were dt_min and dt_max. I guess it's the frame gap between zone_src and zone_dst. Am I right? If so, how did you get them? I found your work very inspiring, any suggestion will be great.

Thanks

ChiyuanFeng avatar Aug 27 '19 08:08 ChiyuanFeng

Hi Chiyuan, Yes, dt_min and dt_max are the min/max transition times from zone_src to zone_dst. You can either directly get them from training data or estimate them based on road channelization information and road section situation.

tsungweihuang avatar Sep 03 '19 04:09 tsungweihuang