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

Allow adding categories in the patch command #566

Open
zhiltsov-max opened this issue Nov 24, 2021 · 0 comments
Open

Allow adding categories in the patch command #566

zhiltsov-max opened this issue Nov 24, 2021 · 0 comments
Labels
cli ENHANCE Enhancement of existing features

Comments

@zhiltsov-max
Copy link
Contributor

That would be good if the patch command also had the option.
Perhaps a note could be written in the documentation in the merge chapter that the patch command can also merge datasets (incl. export of images).


The script merges the annotation files and the images but unfortunately there is an error in the new annotation file. The first dataset contains 23000 images and the other dataset contains 3000 images. If the commands:

datum create
datum add ...
datum info

are executed, length should show 26000. In fact, 23000 is shown. I have previously transformed both datasets with

datum transform -t rename ...

Originally posted by @DP1701 in #542 (comment)

@zhiltsov-max zhiltsov-max added cli ENHANCE Enhancement of existing features labels Nov 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli ENHANCE Enhancement of existing features
Projects
None yet
Development

No branches or pull requests

1 participant