We tested the code on PyTorch 1.2.0 and CUDA 10.1
Check INSTALL.md for installation instructions.
Check TROUBLESHOOTING.md.
-
Toward Interactive Self-Annotation For Video Object Bounding Box: Recurrent Self-Learning And Hierarchical Annotation Based Framework. Trung-Nghia Le, Akihiro Sugimoto, Shintaro Ono, and Hiroshi Kawasaki. In proceeding WACV 2020.
-
Attention R-CNN for Accident Detection. Trung-Nghia Le, Akihiro Sugimoto, Shintaro Ono, and Hiroshi Kawasaki. In proceeding IV 2020.
Please consider citing this project in your publications if it helps your research:
@Inproceedings{ltnghia-WACV2020,
Title = {Toward Interactive Self-Annotation For Video Object Bounding Box: Recurrent Self-Learning And Hierarchical Annotation Based Framework},
Author = {Trung-Nghia Le and Akihiro Sugimoto and Shintaro Ono and Hiroshi Kawasaki},
BookTitle = {IEEE Winter Conference on Applications of Computer Vision},
Year = {2020},
}
The code is used for academic purpose only.
This work is heavily based on maskrcnn-benchmark.