MoonBlvd / tad-IROS2019

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

Visualize #29

Open justanewcomer233 opened 3 years ago

justanewcomer233 commented 3 years ago

I'm sorry to bother you again, but I have some questions about some parts of the code: Why Visualize is set to false in run_fol_for_AD.py . So we can't visualize it. I have a faux pas question .if this whole project will work on a cloud server. I want to understand the code through the results I hope you can help me

justanewcomer233 commented 3 years ago

@MoonBlvd

justanewcomer233 commented 3 years ago

Also, do we need to download additional data sets to make sure it works properly

justanewcomer233 commented 3 years ago

And when I run the training code, I can't read the data in the YAML file. I wonder what is wrong with it,I hope you can help me @MoonBlvd