Update README to hub
Browse files
README.md
CHANGED
|
@@ -1,66 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
|
| 3 |
-
- crowdsourced
|
| 4 |
-
language_creators:
|
| 5 |
-
- found
|
| 6 |
-
language:
|
| 7 |
-
- en
|
| 8 |
-
license:
|
| 9 |
-
- unknown
|
| 10 |
-
multilinguality:
|
| 11 |
-
- monolingual
|
| 12 |
-
size_categories:
|
| 13 |
-
- 1K<n<10K
|
| 14 |
-
source_datasets:
|
| 15 |
-
- original
|
| 16 |
-
task_categories:
|
| 17 |
-
- object-detection
|
| 18 |
-
task_ids: []
|
| 19 |
-
pretty_name: Boat
|
| 20 |
-
dataset_info:
|
| 21 |
-
features:
|
| 22 |
-
- name: image_id
|
| 23 |
-
dtype: int64
|
| 24 |
-
- name: width
|
| 25 |
-
dtype: int32
|
| 26 |
-
- name: height
|
| 27 |
-
dtype: int32
|
| 28 |
-
- name: objects
|
| 29 |
-
sequence:
|
| 30 |
-
- name: id
|
| 31 |
-
dtype: int64
|
| 32 |
-
- name: area
|
| 33 |
-
dtype: int64
|
| 34 |
-
- name: bbox
|
| 35 |
-
sequence: float32
|
| 36 |
-
length: 4
|
| 37 |
-
- name: category
|
| 38 |
-
dtype:
|
| 39 |
-
class_label:
|
| 40 |
-
names:
|
| 41 |
-
'0': BallonBoat
|
| 42 |
-
'1': BigBoat
|
| 43 |
-
'2': Boat
|
| 44 |
-
'3': JetSki
|
| 45 |
-
'4': Katamaran
|
| 46 |
-
'5': SailBoat
|
| 47 |
-
'6': SmallBoat
|
| 48 |
-
'7': Boat
|
| 49 |
-
'8': SpeedBoat
|
| 50 |
-
|
| 51 |
-
splits:
|
| 52 |
-
- name: train
|
| 53 |
-
num_examples: 42833
|
| 54 |
-
- name: test
|
| 55 |
-
num_examples: 5400
|
| 56 |
-
download_size: 22566866742
|
| 57 |
-
configs:
|
| 58 |
-
- config_name: default
|
| 59 |
-
data_files:
|
| 60 |
-
- split: train
|
| 61 |
-
path: data/train-*
|
| 62 |
-
- split: test
|
| 63 |
-
path: data/test-*
|
| 64 |
---
|
| 65 |
|
| 66 |
# Boat Dataset for Object Detection
|
|
|
|
| 1 |
---
|
| 2 |
+
viewer: false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# Boat Dataset for Object Detection
|