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

Error in boilerplate command for exporting tensorflow with images in docs #1509

Closed
therealpurplemana opened this issue May 28, 2024 · 1 comment
Assignees

Comments

@therealpurplemana
Copy link

therealpurplemana commented May 28, 2024

https://openvinotoolkit.github.io/datumaro/latest/docs/get-started/quick-start-guide/examples.html

Page shows this command:

datum project export --format tf_detection_api -- --save-images

but the correct command is:

datum project export --format tf_detection_api -- --save-media

@therealpurplemana therealpurplemana changed the title Error in boilerplate command for exporting tensorflow with images Error in boilerplate command for exporting tensorflow with images in docs May 28, 2024
@sooahleex
Copy link
Contributor

Hi @therealpurplemana, Thank you for your interest in our project. We have updated the documentation according to your command. Thank you for bringing this to our attention.

@jihyeonyi jihyeonyi assigned sooahleex and unassigned jihyeonyi May 31, 2024
sooahleex added a commit that referenced this issue Jun 3, 2024
…#1514)

- Fixed based on #1509
- Update document to replace `save-images` with `save-media` which is deprecated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants