Spaces:
Sleeping
Sleeping
Commit ·
f770402
1
Parent(s): 909fab2
Notebooks for model and dataset pick
Browse files
notebooks/{choose_model.ipynb → 01_choose_model.ipynb}
RENAMED
|
File without changes
|
notebooks/02_choose_dataset.ipynb
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
notebooks/03_check_dataset.ipynb
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
src/data/data.yaml
DELETED
|
@@ -1,13 +0,0 @@
|
|
| 1 |
-
train: ../train/images
|
| 2 |
-
val: ../valid/images
|
| 3 |
-
test: ../test/images
|
| 4 |
-
|
| 5 |
-
nc: 15
|
| 6 |
-
names: ['bathtub', 'bed', 'bed2', 'chair', 'door', 'door2', 'shower', 'sink', 'sofa1', 'sofa2', 'sofa3', 'stove', 'table', 'toilet', 'vanity']
|
| 7 |
-
|
| 8 |
-
roboflow:
|
| 9 |
-
workspace: research-g8szb
|
| 10 |
-
project: floorplan-details-fork
|
| 11 |
-
version: 1
|
| 12 |
-
license: CC BY 4.0
|
| 13 |
-
url: https://universe.roboflow.com/research-g8szb/floorplan-details-fork/dataset/1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|