cnr-isti-vclab / TagLab

A CNN based image segmentation tool oriented to marine data analysis
https://taglab.isti.cnr.it/
GNU General Public License v3.0
84 stars 33 forks source link

Easy install script #8

Closed alemuntoni closed 4 years ago

alemuntoni commented 4 years ago

Added install.py script for easy installation of dependencies. Works on Windows and Linux. Needs:

After installed the dependencies and downloaded the repository, just open a shell and type:

python install.py
python TagLab.py

ToDo: support MacOS