dgural commited on
Commit
4461615
·
verified ·
1 Parent(s): 2fd9bed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -8
README.md CHANGED
@@ -12,18 +12,19 @@ tags:
12
  - image
13
  - object-detection
14
  use_temp_dir: true
15
- dataset_summary: '
16
 
17
 
18
 
19
 
20
- This is a [FiftyOne](https://github.com/voxel51/fiftyone) dataset with 1014 samples.
 
21
 
22
 
23
  ## Installation
24
 
25
 
26
- If you haven''t already, install FiftyOne:
27
 
28
 
29
  ```bash
@@ -45,7 +46,7 @@ dataset_summary: '
45
 
46
  # Load the dataset
47
 
48
- # Note: other available arguments include ''max_samples'', etc
49
 
50
  dataset = load_from_hub("dgural/AFO-Aerial_Floating_Objects")
51
 
@@ -55,8 +56,7 @@ dataset_summary: '
55
  session = fo.launch_app(dataset)
56
 
57
  ```
58
-
59
- '
60
  ---
61
 
62
  # Dataset Card for AFO - Aerial Floating Objects
@@ -137,5 +137,4 @@ pages = {1-15},
137
  title = {An ensemble deep learning method with optimized weights for drone-based water rescue and surveillance},
138
  journal = {Integrated Computer-Aided Engineering},
139
  doi = {10.3233/ICA-210649}
140
- }
141
-
 
12
  - image
13
  - object-detection
14
  use_temp_dir: true
15
+ dataset_summary: >
16
 
17
 
18
 
19
 
20
+ This is a [FiftyOne](https://github.com/voxel51/fiftyone) dataset with 1014
21
+ samples.
22
 
23
 
24
  ## Installation
25
 
26
 
27
+ If you haven't already, install FiftyOne:
28
 
29
 
30
  ```bash
 
46
 
47
  # Load the dataset
48
 
49
+ # Note: other available arguments include 'max_samples', etc
50
 
51
  dataset = load_from_hub("dgural/AFO-Aerial_Floating_Objects")
52
 
 
56
  session = fo.launch_app(dataset)
57
 
58
  ```
59
+ license: cc-by-nc-sa-3.0
 
60
  ---
61
 
62
  # Dataset Card for AFO - Aerial Floating Objects
 
137
  title = {An ensemble deep learning method with optimized weights for drone-based water rescue and surveillance},
138
  journal = {Integrated Computer-Aided Engineering},
139
  doi = {10.3233/ICA-210649}
140
+ }