Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change the color of the slider thumbnail to mark the image annotation #170

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kaartz
Copy link

@kaartz kaartz commented Oct 10, 2019

Purpose / Goal

This is a great tool for image annotation, but when annotating a large number of images it's very hard to keep track of the annotated images. I think I have tried to resolve this problem. Now when you click the thumbnail in the slider and load the image into the workspace the color of the thumbnail changes to red indicating that the image has been processed.

Issue: #168

Type

Please mention the type of PR

  • New Feature

  • Bug Fix

  • Refactoring / Technology upgrade

  • New Feature

  • Documentation

  • Other : | Please Specify |

Note : Please ensure that you've read contribution guidelines before raising this PR.

@amitguptagwl
Copy link
Member

Can you please share a screenshot. ? A GIF would be better.

@kaartz
Copy link
Author

kaartz commented Nov 1, 2019

Can you please share a screenshot. ? A GIF would be better.

Hi Amit, Sorry for the late response. Here is the gif.
image_status

@amitguptagwl
Copy link
Member

@kaartz Thanks for your effort. However, it'll confuse people when they just visit the image but don't annotate them. Instead, you can check if there is any labeled data present against an image. So if someone deletes all the labels, the mark will also be removed.

To implement it in a better way, we should implement some global event management. Or rather if we transform this project in vue then store can be a good idea.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants