feat: flat-layout CVAT campaign tools and resilient shard writing - #204
Closed
cau-git wants to merge 2 commits into
Closed
feat: flat-layout CVAT campaign tools and resilient shard writing#204cau-git wants to merge 2 commits into
cau-git wants to merge 2 commits into
Conversation
Signed-off-by: Christoph Auer <cau@zurich.ibm.com>
Signed-off-by: Christoph Auer <cau@zurich.ibm.com>
Contributor
|
✅ DCO Check Passed Thanks @cau-git, all your commits are properly signed off. 🎉 |
cau-git
force-pushed
the
cau/cleanup-and-fixes
branch
from
March 16, 2026 10:13
2c8e5f3 to
8f7d3c8
Compare
Merge ProtectionsYour pull request matches the following merge protections and will not be merged until they are valid. 🟢 Enforce conventional commitWonderful, this rule succeeded.Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Flat-layout CVAT campaign tools
Three new scripts for flat delivery directories (complement to the existing submission-style tools):
convert_flat_cvat_deliveries_to_docling.pyflat_cvat_deliveries_to_hf.pycvat_task_batch_uploader_flat.py<task>/images/ + <task>/annotations.xmllayouts as tasks to a CVAT projectsave_shard_to_diskreworkSaveShardResult(written/skipped counts, next shard id) instead ofNoneArrowCapacityErrorrecovery withskipped_records.jsonlaudit logExtensions
cvat_create_annotation_tasks_from_folders.py: added--start-index,--end-index,--chunk-number-offsetfor resumable chunked runs