Skip to content

v0.1.1

Pre-release
Pre-release

Choose a tag to compare

@bertsky bertsky released this 27 Oct 17:24
· 102 commits to master since this release

Fixed

  • make deps: fix CUDA detection and allow CPU as fallback

Changed

  • instance segmentation postprocessing: use asymmetric overlap
    criterion for non-maximum suppression
  • skip instances which belong to classes with empty category
  • annotate incrementally (by skipping candidates that overlap
    with pre-existing top-level regions)