classifai icon indicating copy to clipboard operation
classifai copied to clipboard

:fire: One of the most comprehensive open-source data annotation platform.

Results 18 classifai issues
Sort by recently updated
recently updated
newest added

Bumps [h2](https://github.com/h2database/h2database) from 1.4.200 to 2.1.210. Release notes Sourced from h2's releases. Version 2.1.210 Two security vulnerabilities in H2 Console (CVE-2022-23221 and possible DNS rebinding attack) are fixed. Persistent databases...

dependencies

The label points value is more than 1 and sometimes negative causing error during training. **To Reproduce** Steps to reproduce the behavior: 1. Perform labelling on the images from dataset...

bug

**Describe the bug** As ClassifAI is supporting multiple languages, The title of UI prompted from backend is still in english. **Expected behavior** The language should be dynamic in backend as...

bug
low priority

**Is your feature request related to a problem? Please describe.** Can't find the fifth label when I hit the minus symbol on the label list sub panel. ![image](https://user-images.githubusercontent.com/76937732/122265101-edbad880-cf0a-11eb-8345-d7ce6480f717.png) Turns out...

feature request

**Is your feature request related to a problem? Please describe.** Sometimes when uploading images you get the files by default with strange names (think smart phone cameras) when you go...

**Describe the bug** A clear and concise description of what the bug is. Currently segmentations produce json arrays that aren't delimited with commas properly. An example entry: ```json }{ "segmentation":[...

**Describe the bug** Port number in front end did not change when changed it in the build script **To Reproduce** 1. Download Classifai Repo 2. Run ``` Unix: ./startClassifai.sh --port=12222...

bug
medium priority

**Describe the bug** Someone from vehicle plate data labelling team found a bug when trying to annotate image while image is zoomed in. From the screenshot below the image become...

bug
medium priority

**Describe the bug** Frozen msi installer **To Reproduce** Steps to reproduce the behavior: 1. Download the msi installer 2. Try to run the installer Specifics of my environment that could...

This happens when user save a single annotated image using Pascal VOC format in chrome browser. Likely happens due to the upgrading of chrome software. ![image](https://user-images.githubusercontent.com/67991350/108963584-41cc5380-76b5-11eb-99fc-b009e81157dc.png) We have confidence that...

wontfix