Datasets:
Tasks:
Object Detection
Modalities:
Image
Formats:
imagefolder
Languages:
English
Size:
1K - 10K
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -11,18 +11,19 @@ tags:
|
|
| 11 |
- fiftyone
|
| 12 |
- image
|
| 13 |
- object-detection
|
| 14 |
-
dataset_summary:
|
| 15 |
|
| 16 |
|
| 17 |
|
| 18 |
|
| 19 |
-
This is a [FiftyOne](https://github.com/voxel51/fiftyone) dataset with 8778
|
|
|
|
| 20 |
|
| 21 |
|
| 22 |
## Installation
|
| 23 |
|
| 24 |
|
| 25 |
-
If you haven'
|
| 26 |
|
| 27 |
|
| 28 |
```bash
|
|
@@ -44,7 +45,7 @@ dataset_summary: '
|
|
| 44 |
|
| 45 |
# Load the dataset
|
| 46 |
|
| 47 |
-
# Note: other available arguments include '
|
| 48 |
|
| 49 |
dataset = fouh.load_from_hub("Voxel51/Thermal-Person-Detector")
|
| 50 |
|
|
@@ -54,8 +55,7 @@ dataset_summary: '
|
|
| 54 |
session = fo.launch_app(dataset)
|
| 55 |
|
| 56 |
```
|
| 57 |
-
|
| 58 |
-
'
|
| 59 |
---
|
| 60 |
|
| 61 |
# Dataset Card for ThermalPersonDetector
|
|
|
|
| 11 |
- fiftyone
|
| 12 |
- image
|
| 13 |
- object-detection
|
| 14 |
+
dataset_summary: >
|
| 15 |
|
| 16 |
|
| 17 |
|
| 18 |
|
| 19 |
+
This is a [FiftyOne](https://github.com/voxel51/fiftyone) dataset with 8778
|
| 20 |
+
samples.
|
| 21 |
|
| 22 |
|
| 23 |
## Installation
|
| 24 |
|
| 25 |
|
| 26 |
+
If you haven't already, install FiftyOne:
|
| 27 |
|
| 28 |
|
| 29 |
```bash
|
|
|
|
| 45 |
|
| 46 |
# Load the dataset
|
| 47 |
|
| 48 |
+
# Note: other available arguments include 'max_samples', etc
|
| 49 |
|
| 50 |
dataset = fouh.load_from_hub("Voxel51/Thermal-Person-Detector")
|
| 51 |
|
|
|
|
| 55 |
session = fo.launch_app(dataset)
|
| 56 |
|
| 57 |
```
|
| 58 |
+
license: cc-by-4.0
|
|
|
|
| 59 |
---
|
| 60 |
|
| 61 |
# Dataset Card for ThermalPersonDetector
|