smallcorgi / Anticipating-Accidents

Anticipating Accidents in Dashcam Videos (ACCV 2016)
85 stars 25 forks source link

How the improved dense trajectory (IDT) data used in the model #15

Open Forrest-Gan opened 3 years ago

Forrest-Gan commented 3 years ago

Hi author, i am interested in how the improved dense trajectory data used in the model. because i can't find the IDT features in the npy file and x = tf.placeholder("float", [None, n_frames ,n_detection, n_input]) in the original model doesn't contain these features.