You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Update CVAT for multi-page annotation, utility to create sliced PDFs (#90)
* updated cli with viz and chunk parameters
Signed-off-by: Peter Staar <[email protected]>
* added capability to create pdf collection with sliding window
Signed-off-by: Peter Staar <[email protected]>
* WIP: work on sliding window CVAT
Signed-off-by: Peter Staar <[email protected]>
* CVAT tasks for sliding window are created correctly
Signed-off-by: Peter Staar <[email protected]>
* fixed the export of the overview
Signed-off-by: Peter Staar <[email protected]>
* fixed mypy
Signed-off-by: Peter Staar <[email protected]>
* upgraded the visualization code
Signed-off-by: Peter Staar <[email protected]>
* fixed the cvat_dataset_builder to be able to do multipage
Signed-off-by: Peter Staar <[email protected]>
* reformatted the code
Signed-off-by: Peter Staar <[email protected]>
* fixed the tests
Signed-off-by: Peter Staar <[email protected]>
* fixed mypy
Signed-off-by: Peter Staar <[email protected]>
* first working version of the grouped images
Signed-off-by: Peter Staar <[email protected]>
* reformatted the code
Signed-off-by: Peter Staar <[email protected]>
* cleaning up some of the code, more to do ...
Signed-off-by: Peter Staar <[email protected]>
* removed the picture-area to avoid image duplication
Signed-off-by: Peter Staar <[email protected]>
* reformatted the code
Signed-off-by: Peter Staar <[email protected]>
* fixed the insertion
Signed-off-by: Peter Staar <[email protected]>
* fixed the nested lists
Signed-off-by: Peter Staar <[email protected]>
* fixed the nested lists (2)
Signed-off-by: Peter Staar <[email protected]>
* added ese tests for building datasets with CVAT
Signed-off-by: Peter Staar <[email protected]>
* added e2e tests for building datasets with CVAT (2)
Signed-off-by: Peter Staar <[email protected]>
* added e2e tests for building datasets with CVAT (3)
Signed-off-by: Peter Staar <[email protected]>
* everything works as expected, now needs some clean up
Signed-off-by: Peter Staar <[email protected]>
* Renamings for create_sliced_pdfs, small fixes
Signed-off-by: Christoph Auer <[email protected]>
---------
Signed-off-by: Peter Staar <[email protected]>
Signed-off-by: Christoph Auer <[email protected]>
Co-authored-by: Christoph Auer <[email protected]>
0 commit comments