Code for Satellite Image TimeSeries Classification. Adjusted from Marc Rußwurm to e.g. fit in FORCE Time Series Framework.
conda create --name SITSclass python==3.9
conda activate SITSclass
cd /path/to/repository
pip install -r requirements.txt
sudo apt-get install xterm
force docker Version 3.7.11
...
...
This project is licensed under the GNU General Public Licence, Version 3 (GPLv3) - see the LICENSE.md file for details
- Time Series Classification by Marc Rußwurm