VAMOS+ is a software for detecting meteors (shooting stars) in videos. To make the detections more reliable, a Tensorflow Convolutional Neural Network is used for prediction.
- OpenCV
- openpyxl
- PyQt5
- numpy
- tensorflow
pip install -r requirements.txt
- Install tensorflows correct version for your system from Tensorflow
- Windows only, Linux currently not supported
- Recommended
- Download here
- CUDA
- CUDNN
To run VAMOS+, execute the "vamos_plus.py" file with python and make sure all of the above packages are correctly installed.
- Working with VAMOS+ on Linux has some performance benefits over Windows, but also comes with some missing features, such as the video player in the results window or the video preview during the analysis