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

feat(deepen): add get annotation status script #186

Merged
merged 3 commits into from
Dec 30, 2024
Merged

Conversation

miursh
Copy link
Collaborator

@miursh miursh commented Dec 29, 2024

This pull request includes several changes to the perception_dataset module, focusing on adding a new script for fetching annotation statuses and improving exception handling in the import_labels module. The most important changes include the addition of a new script to get annotation statuses, the enhancement of the AnnotationNotFoundException class, and the modification of the get_dataset_status function to raise the custom exception.

New script for fetching annotation statuses:

  • perception_dataset/deepen/get_annotation_status.py: Added a new script to fetch and log the status of datasets from a configuration file. This script uses argparse for command-line arguments, yaml for configuration file parsing, and logs the status of each dataset.

Exception handling improvements:

miursh and others added 3 commits December 20, 2024 01:05
Signed-off-by: Shunsuke Miura <shunsuke.miura@tier4.jp>
Signed-off-by: Shunsuke Miura <shunsuke.miura@tier4.jp>
@miursh miursh merged commit 06a3b53 into main Dec 30, 2024
5 checks passed
@miursh miursh deleted the feat/deepen/get_status branch December 30, 2024 01:55
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.

1 participant