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

gui for dataset creation and annotation export #130

Open
AllenDun opened this issue Feb 19, 2024 · 8 comments
Open

gui for dataset creation and annotation export #130

AllenDun opened this issue Feb 19, 2024 · 8 comments
Assignees
Labels
confirming We are confirming this issue and will take further steps documentation Improvements or additions to documentation enhancement New feature or request

Comments

@AllenDun
Copy link

for the Collaborative Mode of annotation, is there a simple way to create a unlabeled dataset from a local directory and then export the annotations, not use the python code in the terminal ?

@imhuwq imhuwq self-assigned this Feb 20, 2024
@imhuwq imhuwq added the documentation Improvements or additions to documentation label Feb 20, 2024
@imhuwq
Copy link
Contributor

imhuwq commented Feb 20, 2024

Hi @AllenDun, setting up a local directory as a database is straightforward. You can find step-by-step instructions in our documentation.
And there is a GUI way to export annotations already.
If you have any questions or need further help, don't hesitate to reach out!

@AllenDun
Copy link
Author

Hi, @imhuwq thanks for your reply. Yes, it can be found in the documentation for how to set up a local directory as a database, to use python code, and I tried. There is also a GUI way to export annotations, but it is for quick mode not for Collaborative Mode of annotation. It was not so straightforward for collaborative mode to create a unlabeled dataset and export the annotation result since I tried. Anything I missed? I installed the dds with pypi.

@imhuwq
Copy link
Contributor

imhuwq commented Feb 23, 2024

Hi @AllenDun, I apologize for the confusion earlier regarding exporting datasets and annotations; currently, we only support exporting annotations to datasets.
We don't have plans to add dataset exporting to files immediately, but we value community feedback and may reconsider based on user needs.
Could you briefly describe your use of DDS, especially how you handle labeling and exporting?

@imhuwq imhuwq added the enhancement New feature or request label Feb 23, 2024
@AllenDun
Copy link
Author

DDS is a tool for Visualization, Annotation, and Model Analysis, which is good. But for a complete loop, we usually upload a image directory, do labeling, do visualization or analysis, and export the final correct annotations for model training. This process sometimes is done by people without code experiences.

@imhuwq
Copy link
Contributor

imhuwq commented Feb 23, 2024

I'll discuss this feature with my team and will inform you as soon as we reach a decision.

@imhuwq imhuwq added the confirming We are confirming this issue and will take further steps label Feb 23, 2024
@imhuwq
Copy link
Contributor

imhuwq commented Mar 4, 2024

Hi @AllenDun, great news!

We've decided to go ahead with the feature of exporting datasets to local files.
Right now, we're in the thick of designing the GUI and figuring out the best data format to use.

We'd love to get your input on what you're expecting and any specific requirements you have in mind.
Looking forward to your thoughts!

@AllenDun
Copy link
Author

AllenDun commented Mar 4, 2024

glad to hear that. for the data format, at least support COCO format. These days, I continued to try DDS, it seems that intelligent interactive annotation only work for rectangle label with iVP for the local version now. In the doc, it says the feature is not available in the local version. Intelligent annotation is one of the most import feature for many new annotation tools, e.g., X-AnyLabeling, anylabeling, even cvat. It would be great if DDS could release the feature for local version.

@imhuwq
Copy link
Contributor

imhuwq commented Mar 5, 2024

Hi @AllenDun, thank you for your invaluable feedback.

  1. COCO Format
    Absolutely, considering its popularity, COCO format is a top choice for us. Your endorsement further boosts our confidence in this decision.

  2. Intelligent Annotation
    We've just released support for annotating and saving masks, polygons, and keypoints in V0.10.0.
    But the intelligent annotation in the opensource DDS tool has it's limitation. The DDS tool doesn't install models and algorithms on the user's computer. Instead, it calls our API platform with a public token behind, subject to strict rate limits.
    We're planning to allow users to use their own API tokens in the DDS tool, providing individual quotas and rate limits, and making intelligent annotation ready for production use.
    If you're interested in scaling up intelligent annotation with the DDS tool, please don't hesitate to email us at [email protected] to apply for an individual token for free.

@imhuwq imhuwq assigned gikieng and unassigned imhuwq Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
confirming We are confirming this issue and will take further steps documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants