MoonBlvd / tad-IROS2019

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

The `predict` method of `FolRNNED` class #4

Closed Flawless1202 closed 5 years ago

Flawless1202 commented 5 years ago

@MoonBlvd Is the predict method of FolRNNED class cooresponding to the Bounding Box Prediction subsection in the article Unsupervised Traffic Accident Detection in First-Person Videos ? Does it work well?

Flawless1202 commented 5 years ago

I am doing my final project and looking forward to your reply soon. Thanks a lot! @MoonBlvd

MoonBlvd commented 5 years ago

I think the predict method of FolRNNED was not used. I left it there for future use.