The Wayback Machine - https://web.archive.org/web/20200614070522/https://github.com/topics/image-annotation
Skip to content
#

image-annotation

Here are 102 public repositories matching this topic...

DanBehrendt
DanBehrendt commented Aug 20, 2019

Describe the bug
Project settings -> tags, are not saved unless user hits 'Enter' after typing new tag.

To Reproduce
Steps to reproduce the behavior:

  1. In project settings, add new tag.
  2. Click 'Save Project'.
  3. Exit project settings pane and return.
  4. New tag is not saved.

Expected behavior
Tag should be saved when clicking 'Save Project'.

Screenshots
If a

make-sense
bruzat
bruzat commented Sep 17, 2019

Describe the bug
The tool is very slow when we zoom in and make bounding box.

To Reproduce
Steps to reproduce the behavior:

  1. upload images
  2. zoom max in image
  3. make bounding box

Expected behavior

Screenshots

Desktop (please complete the following information):

  • OS: Windows 10 pro
  • Browser modzilla firfox
  • Version 69.0 (64 bits)

**Smartphon

0loid
0loid commented Apr 8, 2019

Describe the bug
When having 12 users and switching to the second page of the user view, the tabel is inconsistent. The user names are correct, but the other columns are filled with information from the first page. I didn't try to modify them.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Users' menu
  2. add 11 or more users
  3. go to the second page of the user list
  4. Se
clbarnes
clbarnes commented Mar 23, 2020
  • Documentation on how to build and view the sphinx docs
  • More modular make clean-* recipes so that individual build targets can be cleaned before build (to prevent obsolete files hanging around)
  • make recipes for file watching (install watchdog, watchmedo -R -D -p '*.rst' -c '$(MAKE) html'), and possibly file serving for development
    • If files are served, expose the por
jveitchmichaelis
jveitchmichaelis commented Mar 25, 2020

This affects the COCO and Pascal VOC exporters. Currently the output class ID is dependent on the order in which they were created in deeplabel. It may be preferable to, in some cases, force this to something else, for example provide a pbtxt file like https://github.com/tensorflow/models/blob/master/research/object_detection/data/mscoco_label_map.pbtxt

The darknet exporter does not have this p

Improve this page

Add a description, image, and links to the image-annotation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the image-annotation topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.