Skip to content

Commit

Permalink
Add bunny dataset.
Browse files Browse the repository at this point in the history
  • Loading branch information
stefmolin committed May 13, 2023
1 parent acf6326 commit 9566888
Show file tree
Hide file tree
Showing 2 changed files with 519 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/data_morph/data/loader.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ class DataLoader:

_DATA_PATH: str = 'data/starter_shapes/'
_DATASETS: dict = {
'bunny': 'bunny.csv',
'cat': 'cat.csv',
'dino': 'dino.csv',
'dog': 'dog.csv',
Expand Down
Loading

0 comments on commit 9566888

Please sign in to comment.