Skip to content

v0.3

Compare
Choose a tag to compare
@alexdesiqueira alexdesiqueira released this 28 Jul 17:20
· 30 commits to main since this release
85552b2

Changes in this release:

  • The README was updated, and examples used in it were moved to their own folder, mothra/examples.
  • The data repository containing the models and images used for training was updated from gitlab:alexdesiqueira/mothra-models to gitlab:mothra/mothra-data.
  • Both classic (Otsu threshold) and grabcut segmentation options were removed, leaving only U-nets.
    • API changes: the pipeline does not accept the options -g (grabcut segmentation) and -u (U-net segmentation) anymore. The pipeline operation is equivalent of using -u in mothra-v0.2.