Skip to content

Instantly share code, notes, and snippets.

@mohan-aditya05
Last active July 4, 2023 03:14
Show Gist options
  • Save mohan-aditya05/7be4bd9234ee37997daa8ac36532fb76 to your computer and use it in GitHub Desktop.
Save mohan-aditya05/7be4bd9234ee37997daa8ac36532fb76 to your computer and use it in GitHub Desktop.
import fiftyone as fo
# create an empty Dataset
ds = fo.Dataset("test-dataset")
print(ds)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment