Skip to content

Release version 1.1

Compare
Choose a tag to compare
@PatrickBue PatrickBue released this 27 Mar 13:52
· 71 commits to master since this release
e3b455a

Highlights

Scenarios added or expanded

Similarity:

Detection:

  • Added Mask-RCNN functionality to detect and segment objects.
  • Added speed vs. accuracy trade-off analysis using the COCO dataset for benchmarking.
  • Improved visualization of e.g. predictions, ground truth, or annotation statistics.
  • Notebooks added which show how to: (i) run and train a Mask-RCNN model; (ii) evaluate on the COCO dataset; (iii) perform active learning via hard-negative sampling.

Keypoint:

  • New scenario.
  • Notebook added which shows: (i) how to run a pre-trained model for human pose estimation; and (ii) how to train a keypoint model on a custom dataset.

Action (in 'contrib' folder):