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

Typo in GrabNet data setup #23

Open
AStarfinger opened this issue Jun 10, 2024 · 0 comments
Open

Typo in GrabNet data setup #23

AStarfinger opened this issue Jun 10, 2024 · 0 comments

Comments

@AStarfinger
Copy link

old:
python grabnet/data/unzip_data.py --data-path $PATH_TO_FOLDER_WITH_ZIP_FILES
--ectract-path $PATH_TO_EXTRACT_DATASET_TO

new:
python grabnet/data/unzip_data.py --data-path $PATH_TO_FOLDER_WITH_ZIP_FILES
--extract-path $PATH_TO_EXTRACT_DATASET_TO

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

1 participant