Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -6,34 +6,6 @@ tags:
|
|
| 6 |
- bounding-boxes
|
| 7 |
- uv-script
|
| 8 |
- generated
|
| 9 |
-
configs:
|
| 10 |
-
- config_name: default
|
| 11 |
-
data_files:
|
| 12 |
-
- split: train
|
| 13 |
-
path: data/train-*
|
| 14 |
-
dataset_info:
|
| 15 |
-
features:
|
| 16 |
-
- name: image
|
| 17 |
-
dtype: image
|
| 18 |
-
- name: objects
|
| 19 |
-
struct:
|
| 20 |
-
- name: bbox
|
| 21 |
-
list:
|
| 22 |
-
list: float32
|
| 23 |
-
length: 4
|
| 24 |
-
- name: category
|
| 25 |
-
list:
|
| 26 |
-
class_label:
|
| 27 |
-
names:
|
| 28 |
-
'0': red squirrel
|
| 29 |
-
- name: score
|
| 30 |
-
list: float32
|
| 31 |
-
splits:
|
| 32 |
-
- name: train
|
| 33 |
-
num_bytes: 871945
|
| 34 |
-
num_examples: 10
|
| 35 |
-
download_size: 874899
|
| 36 |
-
dataset_size: 871945
|
| 37 |
---
|
| 38 |
|
| 39 |
# Object Detection: Red Squirrel Detection using sam3
|
|
@@ -56,7 +28,7 @@ This dataset contains object detection results (bounding boxes) for **red squirr
|
|
| 56 |
- **Script Repository**: [uv-scripts/sam3](https://huggingface.co/datasets/uv-scripts/sam3)
|
| 57 |
- **Number of Samples Processed**: 10
|
| 58 |
- **Processing Time**: 0.3 minutes
|
| 59 |
-
- **Processing Date**: 2026-03-31 11:
|
| 60 |
|
| 61 |
### Configuration
|
| 62 |
|
|
|
|
| 6 |
- bounding-boxes
|
| 7 |
- uv-script
|
| 8 |
- generated
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
# Object Detection: Red Squirrel Detection using sam3
|
|
|
|
| 28 |
- **Script Repository**: [uv-scripts/sam3](https://huggingface.co/datasets/uv-scripts/sam3)
|
| 29 |
- **Number of Samples Processed**: 10
|
| 30 |
- **Processing Time**: 0.3 minutes
|
| 31 |
+
- **Processing Date**: 2026-03-31 11:06 UTC
|
| 32 |
|
| 33 |
### Configuration
|
| 34 |
|