imglab icon indicating copy to clipboard operation
imglab copied to clipboard

To speedup and simplify image labeling/ annotation process with multiple supported formats.

Results 44 imglab issues
Sort by recently updated
recently updated
newest added

> 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...

enhancement
help wanted
good first issue
first-timers-only
Hacktoberfest

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).

help wanted
good first issue

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,...

enhancement
good first issue
first-timers-only
Hacktoberfest

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...

enhancement
good first issue
first-timers-only

**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,...

bug

**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...

bug
help wanted
good first issue
first-timers-only