Skip to content

v1.1.0: Delete feature for project and data points, bug fixes for #223

Compare
Choose a tag to compare
@codenamewei codenamewei released this 08 Jan 15:03
· 109 commits to main since this release
3f5ca7c

Classifai 1.1.0

11 January 2021

What's New:

  • Deletion of project

delete_project

  • Deletion of data points by clicking on the images panel.

delete_image

Note: Images selected will be removed from the project, but the images at the original path will stay intact.

  • Segmentation Technique - Annotation + Shifting the Image

move_edit_0

Bug Fixes:

  • When import an empty folder in the first release (version 1.0.0) , Classifai was on the loading status forever.
    It is no longer the case with bug fix from #223