MoonBlvd / tad-IROS2019

Code of the Unsupervised Traffic Accident Detection paper in Pytorch.
MIT License
164 stars 39 forks source link

A3D, DoTA features #20

Closed hwk0702 closed 4 years ago

hwk0702 commented 4 years ago

I trained the model using the HEV-I features data you published. A3D and DoTA data need to generate features with FlowNet or ORBSLAM the same as HEV-I data? If so, can i get a code that creates a feature using FlowNet or ORBSLAM? Thank you.

MoonBlvd commented 4 years ago

@hwk0702 The readme file already provides links to these modules we used. Please check them out.