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 <taa@zurich.ibm.com>
* added capability to create pdf collection with sliding window
Signed-off-by: Peter Staar <taa@zurich.ibm.com>
* WIP: work on sliding window CVAT
Signed-off-by: Peter Staar <taa@zurich.ibm.com>
* CVAT tasks for sliding window are created correctly
Signed-off-by: Peter Staar <taa@zurich.ibm.com>
* fixed the export of the overview
Signed-off-by: Peter Staar <taa@zurich.ibm.com>
* fixed mypy
Signed-off-by: Peter Staar <taa@zurich.ibm.com>
* upgraded the visualization code
Signed-off-by: Peter Staar <taa@zurich.ibm.com>
* fixed the cvat_dataset_builder to be able to do multipage
Signed-off-by: Peter Staar <taa@zurich.ibm.com>
* reformatted the code
Signed-off-by: Peter Staar <taa@zurich.ibm.com>
* fixed the tests
Signed-off-by: Peter Staar <taa@zurich.ibm.com>
* fixed mypy
Signed-off-by: Peter Staar <taa@zurich.ibm.com>
* first working version of the grouped images
Signed-off-by: Peter Staar <taa@zurich.ibm.com>
* reformatted the code
Signed-off-by: Peter Staar <taa@zurich.ibm.com>
* cleaning up some of the code, more to do ...
Signed-off-by: Peter Staar <taa@zurich.ibm.com>
* removed the picture-area to avoid image duplication
Signed-off-by: Peter Staar <taa@zurich.ibm.com>
* reformatted the code
Signed-off-by: Peter Staar <taa@zurich.ibm.com>
* fixed the insertion
Signed-off-by: Peter Staar <taa@zurich.ibm.com>
* fixed the nested lists
Signed-off-by: Peter Staar <taa@zurich.ibm.com>
* fixed the nested lists (2)
Signed-off-by: Peter Staar <taa@zurich.ibm.com>
* added ese tests for building datasets with CVAT
Signed-off-by: Peter Staar <taa@zurich.ibm.com>
* added e2e tests for building datasets with CVAT (2)
Signed-off-by: Peter Staar <taa@zurich.ibm.com>
* added e2e tests for building datasets with CVAT (3)
Signed-off-by: Peter Staar <taa@zurich.ibm.com>
* everything works as expected, now needs some clean up
Signed-off-by: Peter Staar <taa@zurich.ibm.com>
* Renamings for create_sliced_pdfs, small fixes
Signed-off-by: Christoph Auer <cau@zurich.ibm.com>
---------
Signed-off-by: Peter Staar <taa@zurich.ibm.com>
Signed-off-by: Christoph Auer <cau@zurich.ibm.com>
Co-authored-by: Christoph Auer <cau@zurich.ibm.com>
0 commit comments