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

Allowing attributes without objects #90

Closed
4sfaloth opened this issue Sep 25, 2018 · 5 comments
Closed

Allowing attributes without objects #90

4sfaloth opened this issue Sep 25, 2018 · 5 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@4sfaloth
Copy link

First of all, I'd like to thank all the contributors for this amazing tool. I'd like to suggest a modification (new feature if you'd like), which is to allow attributes without any associated object. This is useful when you want to label properties of the image itself, and not any object it contains (eg: landscape type, is_sharp, etc...). As of now I just create a dummy object and set the attributes on it, but it would make more sense (and be faster) to just set the attributes directly on the image without having to create the object

@4sfaloth 4sfaloth changed the title Allowing attributes without objects Allowing attributes without objects [enhancement] Sep 25, 2018
@4sfaloth 4sfaloth changed the title Allowing attributes without objects [enhancement] Allowing attributes without objects Sep 25, 2018
@nmanovic
Copy link
Contributor

Hi @4sfaloth ,

Thanks for you feedback. I agree that the feature will be verify useful. Even there is a workaround it is much better to support such mode natively.

@nmanovic nmanovic added the enhancement New feature or request label Sep 25, 2018
@nmanovic nmanovic added this to the Beta 0.3.0 milestone Sep 25, 2018
@4sfaloth
Copy link
Author

@nmanovic

Thank you for your fast reply. I'm glad you found the suggestion helpful. Looking forward for it on 0.3.0 :)

@nmanovic nmanovic self-assigned this Oct 29, 2018
@nmanovic nmanovic modified the milestones: 0.4.0 - Alpha, 0.4.0 - Beta Jan 21, 2019
@nmanovic
Copy link
Contributor

It will be fixed on server side only with REST API in the current release. UI will be implemented only in the next release.

@nmanovic nmanovic modified the milestones: 0.4.0 - Beta, 0.5.0 - Beta Mar 30, 2019
@nmanovic nmanovic mentioned this issue Apr 11, 2019
@nmanovic
Copy link
Contributor

Make sense to do the task in new UI. Moved to v1.0.0

@nmanovic nmanovic modified the milestones: 0.5.0 - Beta, 1.0.0 - Beta Jul 22, 2019
@nmanovic nmanovic modified the milestones: 1.0.0 - Beta, 1.0.0 - Alpha Mar 21, 2020
@nmanovic
Copy link
Contributor

Particular fixed. Now it is possible to annotate tags in new UI. The workflow isn't optimised yet.

TOsmanov pushed a commit to TOsmanov/cvat that referenced this issue Aug 23, 2021
* Add label support in WiderFace dataset format

* add labels.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants