Qgis plugin that allowed to review chips with their label-geojson matching file.
The plugin need to access to 4 directories, in order to work.
At the beginning this folder is empty, once you start reviewing the tasks, the plugin will create 2 files.
missing_labels.csv
- This file contains the location of the missing label-geojson files.chip_review.csv
- This file contains the status of the reviewed chips, in case to resume the work later on.
This folder should contain the chips, that need to be reviewed. E.g: dataset/chips
This folder should contain the label-geojson files. E.g: dataset/labels
This folder will be used to store the output label-geojson files.
- Download ZIP file from : https://github.com/developmentseed/chippy-checker-editor/archive/refs/heads/main.zip
- Click on
Plugins
->Manage and Install Plugins
, and then select the optionInstall from ZIP
and then select the zip file and click in install.