Konpat Preechakul commited on
Commit
320209e
·
verified ·
1 Parent(s): c4a8cb6

🎬 Upload SFR 4-frame 300k: Color Switch (infinite), Size Fixed (20px), Speed Random - compact temporal format, large-scale dataset

Browse files

- 4 frames per video, 256x256 resolution
- 310,000 total videos
- HDF5 format with MP4 encoding
- SFR (Switch Color, Fixed Size, Random Speed)
- Generated with unified circle dataset generator

Dataset for video representation learning research.

README.md ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # circle_behavior_SFR_4frames_300k
2
+
3
+ SFR 4-frame 300k: Color Switch (infinite), Size Fixed (20px), Speed Random - color switching learning
4
+
5
+ ## Statistics
6
+ - Training videos: 300,000
7
+ - Test videos: 10,000 (shared with 30k dataset)
8
+ - Total videos: 310,000
9
+ - Frames per video: 4 (2 first half + 2 second half)
10
+ - Resolution: 256x256
11
+ - Storage format: HDF5 with MP4-encoded videos
12
+
13
+ ## Compact Frame Structure
14
+ - **Frame 1-2**: First half of motion sequence
15
+ - **Frame 3-4**: Second half of motion sequence
16
+ - **Switch Point**: Between frames 2 and 3
17
+
18
+ ## Behavior Configuration (SFR Pattern)
19
+ - **S (Switch) Color**: Random/infinite variety per video - primary learning variable
20
+ - **F (Fixed) Size**: 20px radius - consistent across all videos
21
+ - **R (Random) Speed**: Random velocity per video - secondary variation
22
+
23
+ ## Sample Visualizations
24
+
25
+ ### Video Sequence Examples
26
+
27
+ Here are sample 4-frame sequences showing the SFR behavior pattern (horizontal temporal progression):
28
+
29
+ **Sample 1 - Color Switch Pattern:**
30
+
31
+ ![Sample 1 Sequence](sample_00_sequence.jpg)
32
+
33
+ **Sample 2 - Different Color Transitions:**
34
+
35
+ ![Sample 2 Sequence](sample_01_sequence.jpg)
36
+
37
+ **Sample 3 - Varied Movement Pattern:**
38
+
39
+ ![Sample 3 Sequence](sample_02_sequence.jpg)
40
+
41
+ ### Key Visual Features
42
+
43
+ - **Color Switching**: Colors change unpredictably between frames
44
+ - **Fixed Size**: All circles maintain consistent 20-pixel radius
45
+ - **Random Speed**: Movement velocity varies between videos
46
+ - **Large-Scale**: 300k samples provide comprehensive coverage of color patterns
47
+
48
+ ## Research Value
49
+ This dataset enables color switching pattern learning in compact 4-frame format, focusing on visual attribute adaptation while controlling for size and allowing speed variation.
50
+
51
+ ## Large-Scale Benefits
52
+ - **Enhanced Statistical Power**: 300k samples for robust color switching analysis
53
+ - **Scale Comparison**: Direct comparison with 30k SFR using identical test set
54
+ - **Consistent Evaluation**: Shared test set enables precise scale effect measurement
55
+
56
+ Generated with bounds-safe CircleVideoGenerator.
sample_00_sequence.jpg ADDED

Git LFS Details

  • SHA256: 13fc64e8477197f36b22ffb4e153eec4d91e0e0211234d5ed2f36ce5b6412c19
  • Pointer size: 129 Bytes
  • Size of remote file: 1.96 kB
sample_01_sequence.jpg ADDED

Git LFS Details

  • SHA256: 46031b779c1429866cc4372bb95f41d6a8cae9226a0e6c19c0979a95758008ee
  • Pointer size: 129 Bytes
  • Size of remote file: 1.91 kB
sample_02_sequence.jpg ADDED

Git LFS Details

  • SHA256: b6a96dceb7f3c7cdc271594b06b791ac55fe76dbafeee694707714bf3ba04c1e
  • Pointer size: 129 Bytes
  • Size of remote file: 1.81 kB
test.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99a7c3a365f04bca605e52da61d25888f882a0ad59b2dd8bb89607ca3ccfb933
3
+ size 64580560
train.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb73def79b9b004facb3b48f3a5da7dcfd4cfb04ea3c87a038543b55ad7e8b5d
3
+ size 1937102943