Skip to content

Feature/detect

samy khelifi requested to merge feature/detect into dev

Add a detection tool to make prediction with a trained Odeon model on two types of input data:

  • A dataset of test patch
  • An extent with one or multiple zone Some extra from previous version:
  1. Detection on any raster input format (Ortho, satellite, etc.)
  2. recovery mode and history in real time of your job in shape file format
  3. binarized output option
  4. thread optimization for CPU detection
  5. sigmoîd or softmax in multiclass detection, to handle multilabel or complex monolabel case

Feature aborted:

  1. export input
  2. Warping on the fly

Merge request reports