Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

[v1.0.0] - Move/organize CLI functions #79

Open
johnnv1 opened this issue Jul 16, 2022 · 3 comments
Open

[v1.0.0] - Move/organize CLI functions #79

johnnv1 opened this issue Jul 16, 2022 · 3 comments
Assignees
Milestone

Comments

@johnnv1
Copy link
Owner

johnnv1 commented Jul 16, 2022

Just like converters_old/utils.py, there are functions in standalone files that were created just for CLI interaction. Move these functions to the main file, generalist functions should be moved to the module that fits them best.

@johnnv1 johnnv1 self-assigned this Jul 16, 2022
@johnnv1 johnnv1 added this to the v1.0.0 milestone Jul 16, 2022
@johnnv1
Copy link
Owner Author

johnnv1 commented Sep 20, 2022

Related to #100.

Also, needs to be added/refactored the commands to:

  • Generate sub-datasets
  • Converters
    • Labelbox to CCAgT
    • Labelbox to COCO
    • CCAgT to COCO
      • detection
      • panoptic
      • instance seg
    • CCAgT to masks
  • Visualization
    • image-and-mask
    • image-with-boxes-and-mask

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants
@johnnv1 and others