Portal of numerical methods for the analysis of underwater temporal sequences
This project is a python application that includes the Detectron2 library and a graphical interface. The objective of this project is to extract the characteristics of some underwater species and to follow their evolution in time. This project aims to allow all users, even those who do not know programming, to use the interface.
Python 3.x Python libraries: Detectron2, PySide2, etc.
Linux ubuntu 22.04 Windows coming soon ...
- Create a new conda environment and activate the
- Clone the project on your environment using the following command:
git clone https://github.com/LounesAl/underwater-image-analysis.git
- Install the required libraries using the following command:
pip install -r requirements_gpu.txt
or
pip install -r requirements_cpu.txt
- Open a terminal and access the project directory.
- Run the Interface.py file with the following command:
python interface.py
- Use the graphical interface to interact with the data.
We welcome contributions to improve this project. Please refer to our contribution guide for more information.
License Please refer to the license file for more information.
