[general]
name=QAnnotate
qgisMinimumVersion=3.40
qgisMaximumVersion=3.99
description=Annotation tool for creating deep learning training datasets
version=0.9.0
author=Nextelia
email=hello@nextelia.fr

about=about=QAnnotate is a QGIS plugin for creating high-quality training datasets for deep learning. It provides interactive SAM2-based segmentation with multi-point refinement, along with manual annotation tools (polygon, rectangle, ellipse). The plugin supports multi-band rasters, incremental dataset building, and export to common training formats. AI-powered features require QGeoAI Server running locally and integrate seamlessly with QModel Trainer.


tracker=https://github.com/nextelia/qannotate/issues
repository=https://github.com/nextelia/qannotate
homepage=https://qgeoai.nextelia.fr

hasProcessingProvider=no

changelog=0.9.0 - Pre-release (January 2026)
    - QGeoAI Server integration for SAM2 inference
    - Interactive segmentation with session-based refinement
    - Multi-point annotation (positive/negative)
    - Export to Yolo format, COCO JSON, and segmentation masks
    - Manual annotation tools (polygon, rectangle, ellipse, holes)
    - Multi-band raster support with QGIS styling
    - Incremental dataset building with validation
    - Professional UI with real-time preview

tags=deep-learning,geoai,annotation,SAM2,segmentation,training-data,geospatial-AI,computer-vision,QGeoAI,pytorch,yolo

category=Digitizing
icon=resources/icon.png

experimental=False
deprecated=False

server=False