imglab
imglab copied to clipboard
To speedup and simplify image labeling/ annotation process with multiple supported formats.
> This issue is suitable for first-timers. But can be picked by other contributors too. @alextychan has implemented a nice feature to copy paste labeled shapes in #53 . As...
Hello, I would like to know. which Plugins are supported, is it only face++? Thank you
We're planning to add functional tests using cytorus js(cypress js).
We created [technical.md](https://github.com/NaturalIntelligence/imglab/blob/master/docs/technical.md) to help new developers to understand the project structure and it's component better. However as the new features are being added, and existing code is being refactored,...
The default label names for the first 10 labels are (1-9). However, they should be (00, 01, ... 09). Otherwise, when dlib reads the XML files and reorders the labels...
If a dlib xml is imported and the data is exported as pascal VOC the xmax and ymax values are wrong. It seems like the additions in lines 38/39 of...
After annotating the image file, save it as a json file and change the image resolution to recall it, nothing is displayed. How shall I do it?
@alextychan has recently added a feature to copy paste labels across the images. We've to create a demo GIF to display it on Features.md / README.md. We also need to...
**Describe the bug** does not load project in "nimn" format with polygons **To Reproduce** it can be reproduced at online(https://imglab.in/#) and local(http://localhost/imglab) version at the same time: 2. open picture,...
**Describe the bug** I am not able to delete a wrong annotation in Mac using Chrome. **To Reproduce** Steps to reproduce the behavior: 1. Go to imglab.ml/#. Open an image...