examples of creation.sh, import.py and metadata.py #368
alecristia
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Here are a few examples of bash scripts documenting the creation of datasets:
Example 1: EL1000 dataset with annotations that needed to be anonymized
Example 2: EL1000, no need to anonymize
example import.py
Example metadata.py
All reactions