Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -24,11 +24,64 @@ Standout's Cortex FX v3 is a video dataset focusing on human manual labor and ph
|
|
| 24 |
|
| 25 |
### Dataset Statistics
|
| 26 |
|
| 27 |
-
- **Total Videos**:
|
| 28 |
-
- **Categories**:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29 |
- **Format**: MP4 video files organized by category
|
| 30 |
- **Structure**: Videos are split into multiple zip files for easy distribution
|
| 31 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 32 |
## Dataset Structure
|
| 33 |
|
| 34 |
The dataset is organized as follows:
|
|
|
|
| 24 |
|
| 25 |
### Dataset Statistics
|
| 26 |
|
| 27 |
+
- **Total Videos**: 708 videos showing human manual labor
|
| 28 |
+
- **Categories**: 28 distinct labor categories
|
| 29 |
+
- **Total Frames**: 204,329 frames across all videos
|
| 30 |
+
- **Average Duration**: 10.5 seconds (median: 6.4s)
|
| 31 |
+
- **Average Frame Count**: 289 frames per video (median: 170)
|
| 32 |
+
- **Frame Rate**: Most common FPS is 30.0 (388 videos), range: 15.0-30.0 FPS
|
| 33 |
+
- **Average Aesthetic Score**: 5.89 (out of 10)
|
| 34 |
+
- **Average Motion Score**: 7.64 (out of 10)
|
| 35 |
- **Format**: MP4 video files organized by category
|
| 36 |
- **Structure**: Videos are split into multiple zip files for easy distribution
|
| 37 |
|
| 38 |
+
#### Top Categories by Video Count:
|
| 39 |
+
|
| 40 |
+
- **Cooking**: 363 videos (51.3%)
|
| 41 |
+
- **Repair**: 100 videos (14.1%)
|
| 42 |
+
- **Automotive**: 58 videos (8.2%)
|
| 43 |
+
- **Gardening**: 28 videos (4.0%)
|
| 44 |
+
- **Construction**: 22 videos (3.1%)
|
| 45 |
+
- **Serving**: 19 videos (2.7%)
|
| 46 |
+
- **Assembly**: 18 videos (2.5%)
|
| 47 |
+
- **Crafting**: 17 videos (2.4%)
|
| 48 |
+
- **General Labor**: 14 videos (2.0%)
|
| 49 |
+
- **Sewing**: 12 videos (1.7%)
|
| 50 |
+
|
| 51 |
+
## Dataset Visualization
|
| 52 |
+
|
| 53 |
+
### Category Distribution
|
| 54 |
+
|
| 55 |
+
The dataset covers a diverse range of manual labor activities, with cooking being the most represented category:
|
| 56 |
+
|
| 57 |
+

|
| 58 |
+
|
| 59 |
+
### Video Quality Metrics
|
| 60 |
+
|
| 61 |
+
All videos in the dataset have been evaluated for quality using three key metrics:
|
| 62 |
+
|
| 63 |
+

|
| 64 |
+
|
| 65 |
+
- **Aesthetic Score**: Measures visual quality and composition (0-10 scale)
|
| 66 |
+
- **Motion Score**: Quantifies the amount and quality of motion in the video (0-10 scale)
|
| 67 |
+
- **Temporal Consistency**: Evaluates frame-to-frame coherence and stability (0-1 scale)
|
| 68 |
+
|
| 69 |
+
### Video Duration Distribution
|
| 70 |
+
|
| 71 |
+
The dataset contains videos of varying lengths, with most videos being short clips optimized for action recognition:
|
| 72 |
+
|
| 73 |
+

|
| 74 |
+
|
| 75 |
+
### Frame Count and Frame Rate Distribution
|
| 76 |
+
|
| 77 |
+
The dataset includes videos with diverse frame counts and frame rates, providing rich temporal information for action recognition tasks:
|
| 78 |
+
|
| 79 |
+

|
| 80 |
+
|
| 81 |
+
- **Frame Count**: Videos range from short clips (~100 frames) to longer sequences (1000+ frames), with an average of 289 frames per video
|
| 82 |
+
- **Frame Rate**: Most videos are captured at 30 FPS (standard video rate), with some at 25 FPS and 23.976 FPS (cinematic rates)
|
| 83 |
+
- **Temporal Coverage**: The dataset provides over 200,000 total frames, offering substantial data for temporal modeling and action understanding
|
| 84 |
+
|
| 85 |
## Dataset Structure
|
| 86 |
|
| 87 |
The dataset is organized as follows:
|