Datasets:
Tasks:
Other
Languages:
English
Size:
100K<n<1M
ArXiv:
Tags:
computer-vision
image-processing
egocentric-vision
representation-learning
self-supervised-learning
robustness
DOI:
License:
Add video1 data (2579 samples)
Browse files
README.md
CHANGED
|
@@ -19,6 +19,55 @@ tags:
|
|
| 19 |
- biologically-inspired-vision
|
| 20 |
- neuroscience
|
| 21 |
- image-pairs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
---
|
| 23 |
|
| 24 |
# Purrturbed but Stable: Human–Cat Paired Egocentric Frames
|
|
|
|
| 19 |
- biologically-inspired-vision
|
| 20 |
- neuroscience
|
| 21 |
- image-pairs
|
| 22 |
+
dataset_info:
|
| 23 |
+
features:
|
| 24 |
+
- name: pair_id
|
| 25 |
+
dtype: string
|
| 26 |
+
- name: video_id
|
| 27 |
+
dtype: string
|
| 28 |
+
- name: frame_filename
|
| 29 |
+
dtype: string
|
| 30 |
+
- name: human_frame
|
| 31 |
+
dtype: string
|
| 32 |
+
- name: cat_frame
|
| 33 |
+
dtype: string
|
| 34 |
+
- name: human_width
|
| 35 |
+
dtype: int32
|
| 36 |
+
- name: human_height
|
| 37 |
+
dtype: int32
|
| 38 |
+
- name: cat_width
|
| 39 |
+
dtype: int32
|
| 40 |
+
- name: cat_height
|
| 41 |
+
dtype: int32
|
| 42 |
+
- name: human_original_size
|
| 43 |
+
dtype: int64
|
| 44 |
+
- name: cat_original_size
|
| 45 |
+
dtype: int64
|
| 46 |
+
- name: human_compressed_size
|
| 47 |
+
dtype: int64
|
| 48 |
+
- name: cat_compressed_size
|
| 49 |
+
dtype: int64
|
| 50 |
+
- name: human_compression_ratio
|
| 51 |
+
dtype: float32
|
| 52 |
+
- name: cat_compression_ratio
|
| 53 |
+
dtype: float32
|
| 54 |
+
- name: image_format
|
| 55 |
+
dtype: string
|
| 56 |
+
- name: human_original_path
|
| 57 |
+
dtype: string
|
| 58 |
+
- name: cat_original_path
|
| 59 |
+
dtype: string
|
| 60 |
+
splits:
|
| 61 |
+
- name: train_video1
|
| 62 |
+
num_bytes: 277438635
|
| 63 |
+
num_examples: 2579
|
| 64 |
+
download_size: 276830468
|
| 65 |
+
dataset_size: 277438635
|
| 66 |
+
configs:
|
| 67 |
+
- config_name: default
|
| 68 |
+
data_files:
|
| 69 |
+
- split: train_video1
|
| 70 |
+
path: data/train_video1-*
|
| 71 |
---
|
| 72 |
|
| 73 |
# Purrturbed but Stable: Human–Cat Paired Egocentric Frames
|
data/train_video1-00000-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5f94a0afda0bd9602080e081e9c6fea3929aa91d2776b58302de19a25c28becb
|
| 3 |
+
size 145547414
|
data/train_video1-00001-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:edc8df4b0ac6733e8664dde2196a733fc2d26fbe4240844746bbed1527b1a914
|
| 3 |
+
size 131283054
|