Within the **"tjects" folder** there are two subfolders:
Within the **"tjects" folder** there are two subfolders:
...
@@ -29,9 +86,7 @@ Within the **"tjects" folder** there are two subfolders:
...
@@ -29,9 +86,7 @@ Within the **"tjects" folder** there are two subfolders:
-**data_processing/anthroprotect:** With this code, the AnthroProtect dataset has been exported and preprocessed.
-**data_processing/anthroprotect:** With this code, the AnthroProtect dataset has been exported and preprocessed.
-**experiments/asos:** With this code, the methodology Activation Space Occlusion Sensitivity (ASOS) has been applied to the dataset.
-**experiments/asos:** With this code, the methodology Activation Space Occlusion Sensitivity (ASOS) has been applied to the dataset.
Please open the file "tjects/**main_config.py**" and set the configurations as described in this file.
The tjects' code is based on the following four sub-libraries within the library **tlib**:
The tjects' code is based on the following four sub-libraries within the library tlib:
-**tgeo:** tools for Google Earth Engine, GeoTIFF files, KML files, etc.
-**tgeo:** tools for Google Earth Engine, GeoTIFF files, KML files, etc.
-**tlearn:** machine learning tools
-**tlearn:** machine learning tools
...
@@ -77,7 +132,7 @@ This way, we are able to predict **sensitivity maps** in any region:
...
@@ -77,7 +132,7 @@ This way, we are able to predict **sensitivity maps** in any region:
<imgsrc="readme/inv_letsi.png">
<imgsrc="readme/inv_letsi.png">
## Setup and Requirements
## Setup this Repository
Please download or clone this repository on your machine. Use the environment.yml file to setup a virtual environment using Anaconda; or use the requirements.txt file to setup a virtual environment using pip.
Please download or clone this repository on your machine. Use the environment.yml file to setup a virtual environment using Anaconda; or use the requirements.txt file to setup a virtual environment using pip.