Skip to content

Releases: PUTvision/qgis-plugin-deepness

0.6.5: Merge pull request #196 from PUTvision/devel

10 Dec 10:56
905ac02
Compare
Choose a tag to compare
  • Fix issue with unsupported layer units (not meters)
    deepness.zip

0.6.4

04 Oct 09:48
3d68a83
Compare
Choose a tag to compare
  • YOLO OBB (Oriented bounding boxes) support
  • YOLO v10 and 11 support
  • documentation updates
  • bug fixes and typo fixes

0.6.3

14 Apr 12:46
f1c0570
Compare
Choose a tag to compare

Fixes

  • Fix shifted class IDs in segmentation

0.6.2

22 Mar 12:29
45d2b74
Compare
Choose a tag to compare

Features

  • YOLO v9 support added
  • Multihead model support for segmentation and regression
  • Documentation updated

Fixes

  • Packages installation bug fix
  • Packages version installation fixes

Models

  • Tree-Tops Detection

0.6.1

23 Feb 11:31
b397127
Compare
Choose a tag to compare

Improvements

  • Detection NMS speedup with kdtree
  • Requirements installation improvements

Fixes

  • Installation dialog for requirements crushing sometimes

Models

  • Solar PV Segmentation model added

0.6.0

09 Feb 10:24
3cf6255
Compare
Choose a tag to compare

We add "support button" with BuyMeaCoffee.

Features

  • Add local caching of large layers with np.memmap
  • Add tiles batch processing
  • Support for Recogintion model type
  • Add support for mean/std standardization of model input

Fixes

  • Fix segmentation for 1-channel outputs
  • Fix amount of output bands for superresolution
  • Fix GUI error with results grouping
  • Some loading models and parameters improvements
  • Some UI improvements

Models

  • Buildings Segmentation [segmentation]
  • Land Cover Segmentation Sentinel-2 [segmentation]
  • Agriculture segmentation RGB+NIR [segmentation]
  • Fire risk assesment [segmentation]
  • NAIP Place [recognition]

0.5.4

28 Sep 10:08
037894d
Compare
Choose a tag to compare
  • YOLO Segmentation Model (Ultralytics) support added
  • support for segmentations models with smaller output size than input (compensated by higher overal)

0.5.3

18 Sep 20:23
0a28cfe
Compare
Choose a tag to compare
  • Support for different YOLO model formats
  • Misc fixes

0.5.1

17 Jul 09:30
cca3fcf
Compare
Choose a tag to compare
  • superresolution engine
  • UI improvements
  • bug fixes

0.5.0

10 Mar 12:42
6d1d86d
Compare
Choose a tag to compare

Some refactorization + new model in zoo