This repository contains the code and models for the following paper:
Technical Report of the Video Event Reconstruction and Analysis (VERA) System - Shooter Localization, Models, Interface, and Beyond
Junwei Liang,
Jay D. Aronson,
Alexander Hauptmann
You can check find more information and try out the live 3D event reconstruction demo at our Project Page.
Also, try out our shooter localization system.
We introduce the Video Event Reconstruction and Analysis (VERA) system, enabled by established machine learning techniques and physics models, that can show synchronized videos from social media that capture an event in 3D space.
If you find this system/code useful in your research/report then please cite
@article{liang2019vera,
title={Technical Report of the Video Event Reconstruction and Analysis (VERA) System - Shooter Localization, Models, Interface, and Beyond},
author={Liang, Junwei and Aronson, Jay D. and Hauptmann, Alexander},
journal={arXiv preprint arXiv:1905.13313},
year={2019}
}
@inproceedings{liang2017synchronization,
title={Synchronization for multi-perspective videos in the wild},
author={Liang, Junwei and Huang, Poyao and Chen, Jia and Hauptmann, Alexander},
booktitle={2017 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP)},
pages={1592--1596},
year={2017},
organization={IEEE}
}
@inproceedings{liang2017event,
title={An event reconstruction tool for conflict monitoring using social media},
author={Liang, Junwei and Fan, Desai and Lu, Han and Huang, Poyao and Chen, Jia and Jiang, Lu and Hauptmann, Alexander},
booktitle={Thirty-First AAAI Conference on Artificial Intelligence},
year={2017}
}
You can check find more information and try out the live 3D event reconstruction demo at our Project Page.
You will need to have a running server for the demo to run properly. Put this repo under your server root and open Chrome to http://localhost/VERA_3D_Reconstruction. You cannot just directly open the html file in Chrome according to this.
Currently we have released the source code for the web interface.