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: add field called automatic_annotation for annotation tables #76

Merged
merged 2 commits into from
Dec 27, 2024

Conversation

ktro2828
Copy link
Collaborator

What

As of tier4/tier4_perception_dataset#166, automatic_annotation field is proposed for tables related to object annotation.

This PR deals with the above proposal, and set its value False by default.

Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp>
@github-actions github-actions bot added the new-feature New feature or request label Dec 27, 2024
Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp>
@github-actions github-actions bot added the ci Continuous Integration (CI) processes and testing label Dec 27, 2024
Copy link

☂️ Python Coverage

current status: ❌

Overall Coverage

Lines Covered Coverage Threshold Status
2145 1446 67% 50% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
t4_devkit/schema/tables/object_ann.py 81% 🟢
t4_devkit/schema/tables/sample_annotation.py 97% 🟢
t4_devkit/schema/tables/surface_ann.py 77% 🔴
TOTAL 85% 🔴

updated for commit: 2a3ef0f by action🐍

@ktro2828 ktro2828 merged commit 5decb29 into main Dec 27, 2024
4 of 5 checks passed
@ktro2828 ktro2828 deleted the feat/schema/automatic-annotation branch December 27, 2024 03:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous Integration (CI) processes and testing new-feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant