Datasets:
Upload APRS dataset with Parquet format
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- APRS_dataset.py +121 -0
- README.md +139 -0
- data/test.parquet +3 -0
- data/train.parquet +3 -0
- test/004bddee-8107-5e83-8d03-24c129d54126.jpg +3 -0
- test/00644337-d39e-530d-b59c-c3f922397af0.jpg +3 -0
- test/009ff032-1ecf-5f25-a8b7-c19f23a16a0c.png +3 -0
- test/00f12253-dc7b-54af-9a84-33db67e82062.jpg +3 -0
- test/01064833-ee45-5748-9440-a79f180cb14b.jpg +3 -0
- test/0127ced4-c234-5ad5-a786-a564b9be575d.jpg +3 -0
- test/018442c3-2ebb-5838-a739-e32ddedc0a40.jpg +3 -0
- test/01e686c4-3ac4-5ce3-b6a6-4426bbcc3c90.jpg +3 -0
- test/021316c2-7768-5229-96d9-a5d78f17beff.jpg +3 -0
- test/0226980d-7366-53ae-817f-e6a600fcf570.jpg +3 -0
- test/0245836d-4467-573f-a5f7-32382c62b4a1.png +3 -0
- test/026ae5d0-166a-5284-b6f8-69bd92c93604.jpg +3 -0
- test/027f3d41-aa73-5dc5-9263-35758c756f53.png +3 -0
- test/02a2dc7a-fcd2-5377-a2e3-87f356820c27.jpg +3 -0
- test/02d59a1d-8b14-5acc-8511-670c41a5021a.jpg +3 -0
- test/02e87e2a-a9a4-53aa-b187-eb32874be2d5.jpg +3 -0
- test/034a467e-a733-589e-8318-cb7c1d75405b.png +3 -0
- test/03f5b687-27ea-59c3-97c6-6e687e9fcd84.jpg +3 -0
- test/041e668d-aa55-5dbf-8300-daa0803705f4.jpg +3 -0
- test/04349989-714e-59bc-a1c2-02fb7a4a1013.jpg +3 -0
- test/046e8511-4723-52de-ab0e-b3fdc9ba1103.jpg +3 -0
- test/047cf242-6a92-5e99-8cbe-389f1369a547.jpg +3 -0
- test/0491e532-e126-55b3-84b3-daa58c97293c.jpg +3 -0
- test/04950659-ad27-5ebc-b454-8186ecb7a48f.jpg +3 -0
- test/04cbe99f-b7ea-5b0f-8f96-be0061d82d6c.jpg +3 -0
- test/04de095a-95ca-5294-8494-816f3915bfab.jpg +3 -0
- test/059589f9-1f5e-5081-bd95-683e2a3e44bb.jpg +3 -0
- test/05c8f5e7-80fb-56f4-9a19-e2d922371de4.png +3 -0
- test/05eb5547-8280-50b8-a048-d009f5e3b258.jpg +3 -0
- test/0643bfbc-eb4c-5d14-940f-bade32f9bed5.jpg +3 -0
- test/0662398a-861b-5a30-9b4a-32ba7c4514bc.jpg +3 -0
- test/06a5b611-bfb0-5c18-9395-397fbad6ccda.jpg +3 -0
- test/06c538b3-d550-5752-9f85-57212ece5f61.jpg +3 -0
- test/06ccf6fe-3fdd-5672-8505-5e4df26a5296.jpg +3 -0
- test/06e48305-b76e-573a-9899-881b2482a46e.jpg +3 -0
- test/06e77364-87ae-5d46-a4d6-a072ebabbb3f.jpg +3 -0
- test/07006dd6-47bb-54a0-a011-aebd59d529cc.jpg +3 -0
- test/07976e46-39f6-5415-9367-b02e592c523c.jpg +3 -0
- test/07a13871-3fb7-5be5-b38c-ab72cdd62934.jpg +3 -0
- test/07cf47af-7e5d-51d5-b7bd-b1c7dfcde208.jpg +3 -0
- test/0802ad82-3500-5dea-bd3a-913fc8f5488b.jpg +3 -0
- test/0804315a-56f9-5459-a8fb-963689463311.jpg +3 -0
- test/0826c3d3-fff1-5d56-b252-063673100a60.jpg +3 -0
- test/082aff98-ffdf-59dd-9f2b-c98a8b6c2415.jpg +3 -0
- test/08f15cfa-7db4-5c04-b282-e2ceb2437a16.jpg +3 -0
- test/0904dd96-05e7-59fd-9511-74a2dd0397d4.jpg +3 -0
APRS_dataset.py
ADDED
|
@@ -0,0 +1,121 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
"""APRS Dataset loading script"""
|
| 2 |
+
|
| 3 |
+
import csv
|
| 4 |
+
import os
|
| 5 |
+
import datasets
|
| 6 |
+
from datasets import Features, Value, Image
|
| 7 |
+
|
| 8 |
+
_CITATION = """\
|
| 9 |
+
@article{aprs2024,
|
| 10 |
+
title={APRS: Allocentric and Egocentric Perspective Referring and Localization Dataset},
|
| 11 |
+
author={Your Name et al.},
|
| 12 |
+
journal={arXiv preprint},
|
| 13 |
+
year={2024}
|
| 14 |
+
}
|
| 15 |
+
"""
|
| 16 |
+
|
| 17 |
+
_DESCRIPTION = """\
|
| 18 |
+
APRS (Allocentric and egocentric Perspective Referring and localization dataSet) is a visual grounding
|
| 19 |
+
dataset that contains images with both allocentric (ALLO) and egocentric (EGO) perspective descriptions
|
| 20 |
+
for object localization.
|
| 21 |
+
"""
|
| 22 |
+
|
| 23 |
+
_HOMEPAGE = "https://huggingface.co/datasets/FudanCVL/APRS_dataset"
|
| 24 |
+
_LICENSE = "MIT"
|
| 25 |
+
|
| 26 |
+
_URLS = {
|
| 27 |
+
"train": ["train.csv", "train/"],
|
| 28 |
+
"test": ["test.csv", "test/"],
|
| 29 |
+
}
|
| 30 |
+
|
| 31 |
+
|
| 32 |
+
class APRSDataset(datasets.GeneratorBasedBuilder):
|
| 33 |
+
"""APRS Dataset for visual grounding with allocentric and egocentric perspectives."""
|
| 34 |
+
|
| 35 |
+
VERSION = datasets.Version("1.0.0")
|
| 36 |
+
|
| 37 |
+
def _info(self):
|
| 38 |
+
features = Features({
|
| 39 |
+
"image": Image(),
|
| 40 |
+
"filename": Value("string"),
|
| 41 |
+
"img_width": Value("int32"),
|
| 42 |
+
"img_height": Value("int32"),
|
| 43 |
+
"aspect_ratio": Value("float32"),
|
| 44 |
+
"point_x": Value("float32"),
|
| 45 |
+
"point_y": Value("float32"),
|
| 46 |
+
"point_x_norm": Value("float32"),
|
| 47 |
+
"point_y_norm": Value("float32"),
|
| 48 |
+
"box_x": Value("float32"),
|
| 49 |
+
"box_y": Value("float32"),
|
| 50 |
+
"box_w": Value("float32"),
|
| 51 |
+
"box_h": Value("float32"),
|
| 52 |
+
"box_x_norm": Value("float32"),
|
| 53 |
+
"box_y_norm": Value("float32"),
|
| 54 |
+
"box_w_norm": Value("float32"),
|
| 55 |
+
"box_h_norm": Value("float32"),
|
| 56 |
+
"point_theta": Value("float32"),
|
| 57 |
+
"point_phi": Value("float32"),
|
| 58 |
+
"box_theta": Value("float32"),
|
| 59 |
+
"box_phi": Value("float32"),
|
| 60 |
+
"description": Value("string"),
|
| 61 |
+
"category": Value("string"),
|
| 62 |
+
})
|
| 63 |
+
|
| 64 |
+
return datasets.DatasetInfo(
|
| 65 |
+
description=_DESCRIPTION,
|
| 66 |
+
features=features,
|
| 67 |
+
homepage=_HOMEPAGE,
|
| 68 |
+
license=_LICENSE,
|
| 69 |
+
citation=_CITATION,
|
| 70 |
+
)
|
| 71 |
+
|
| 72 |
+
def _split_generators(self, dl_manager):
|
| 73 |
+
return [
|
| 74 |
+
datasets.SplitGenerator(
|
| 75 |
+
name=datasets.Split.TRAIN,
|
| 76 |
+
gen_kwargs={
|
| 77 |
+
"csv_path": "train.csv",
|
| 78 |
+
"images_dir": "train",
|
| 79 |
+
},
|
| 80 |
+
),
|
| 81 |
+
datasets.SplitGenerator(
|
| 82 |
+
name=datasets.Split.TEST,
|
| 83 |
+
gen_kwargs={
|
| 84 |
+
"csv_path": "test.csv",
|
| 85 |
+
"images_dir": "test",
|
| 86 |
+
},
|
| 87 |
+
),
|
| 88 |
+
]
|
| 89 |
+
|
| 90 |
+
def _generate_examples(self, csv_path, images_dir):
|
| 91 |
+
"""Yields examples."""
|
| 92 |
+
with open(csv_path, encoding="utf-8") as f:
|
| 93 |
+
reader = csv.DictReader(f)
|
| 94 |
+
for idx, row in enumerate(reader):
|
| 95 |
+
image_path = os.path.join(images_dir, row["Filename"])
|
| 96 |
+
|
| 97 |
+
yield idx, {
|
| 98 |
+
"image": image_path,
|
| 99 |
+
"filename": row["Filename"],
|
| 100 |
+
"img_width": int(float(row["Img_W"])),
|
| 101 |
+
"img_height": int(float(row["Img_H"])),
|
| 102 |
+
"aspect_ratio": float(row["Aspect_Ratio"]),
|
| 103 |
+
"point_x": float(row["Pt_X"]),
|
| 104 |
+
"point_y": float(row["Pt_Y"]),
|
| 105 |
+
"point_x_norm": float(row["Pt_X_Norm"]),
|
| 106 |
+
"point_y_norm": float(row["Pt_Y_Norm"]),
|
| 107 |
+
"box_x": float(row["Box_X"]),
|
| 108 |
+
"box_y": float(row["Box_Y"]),
|
| 109 |
+
"box_w": float(row["Box_W"]),
|
| 110 |
+
"box_h": float(row["Box_H"]),
|
| 111 |
+
"box_x_norm": float(row["Box_X_Norm"]),
|
| 112 |
+
"box_y_norm": float(row["Box_Y_Norm"]),
|
| 113 |
+
"box_w_norm": float(row["Box_W_Norm"]),
|
| 114 |
+
"box_h_norm": float(row["Box_H_Norm"]),
|
| 115 |
+
"point_theta": float(row["Pt_Theta"]),
|
| 116 |
+
"point_phi": float(row["Pt_Phi"]),
|
| 117 |
+
"box_theta": float(row["Box_Theta"]),
|
| 118 |
+
"box_phi": float(row["Box_Phi"]),
|
| 119 |
+
"description": row["Description"],
|
| 120 |
+
"category": row["Category"],
|
| 121 |
+
}
|
README.md
ADDED
|
@@ -0,0 +1,139 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
task_categories:
|
| 4 |
+
- image-segmentation
|
| 5 |
+
- visual-question-answering
|
| 6 |
+
language:
|
| 7 |
+
- en
|
| 8 |
+
tags:
|
| 9 |
+
- panoramic-vision
|
| 10 |
+
- active-perception
|
| 11 |
+
- referring-segmentation
|
| 12 |
+
- 360-degree
|
| 13 |
+
- spatial-reasoning
|
| 14 |
+
size_categories:
|
| 15 |
+
- 1K<n<10K
|
| 16 |
+
pretty_name: Active Panoramic Referring Segmentation
|
| 17 |
+
---
|
| 18 |
+
|
| 19 |
+
# APRS Dataset
|
| 20 |
+
|
| 21 |
+
[](https://arxiv.org/abs/2607.02497v1)
|
| 22 |
+
[](https://henghuiding.com/APRS/)
|
| 23 |
+
[](https://github.com/FudanCVL/APRS)
|
| 24 |
+
|
| 25 |
+
## Dataset Description
|
| 26 |
+
|
| 27 |
+
**APRS (Active Panoramic Referring Segmentation)** is a large-scale benchmark dataset for active perception in 360° panoramic environments. Unlike passive referring segmentation that processes static images, APRS requires agents to **actively explore** continuous panoramic scenes by adjusting viewing directions to seek and segment targets based on natural language instructions.
|
| 28 |
+
|
| 29 |
+
### Dataset Summary
|
| 30 |
+
|
| 31 |
+
- 🎯 **7,420 samples** across **4,971 diverse panoramic scenes**
|
| 32 |
+
- 🏠 Indoor and outdoor 360° environments
|
| 33 |
+
- 📐 **Four types of spatial referring expressions**:
|
| 34 |
+
- **Egocentric**: First-person directional references (e.g., "look left to find...")
|
| 35 |
+
- **Unique-Attribute**: Distinctive object features (e.g., "the red sofa")
|
| 36 |
+
- **Allocentric**: Third-person spatial relations (e.g., "the chair near the window")
|
| 37 |
+
- **Multi-hop**: Complex relational reasoning (e.g., "look to the left to find the bed, then find the lamp on the table next to it")
|
| 38 |
+
|
| 39 |
+
|
| 40 |
+
## Data Fields
|
| 41 |
+
|
| 42 |
+
Each sample contains:
|
| 43 |
+
|
| 44 |
+
- `Filename`: Image filename (panoramic view)
|
| 45 |
+
- `Img_W`, `Img_H`, `Aspect_Ratio`: Image dimensions and aspect ratio
|
| 46 |
+
- `Pt_X`, `Pt_Y`: Target point pixel coordinates
|
| 47 |
+
- `Pt_X_Norm`, `Pt_Y_Norm`: Normalized point coordinates [0, 1]
|
| 48 |
+
- `Box_X`, `Box_Y`, `Box_W`, `Box_H`: Bounding box (x, y, width, height) in pixels
|
| 49 |
+
- `Box_X_Norm`, `Box_Y_Norm`, `Box_W_Norm`, `Box_H_Norm`: Normalized bounding box [0, 1]
|
| 50 |
+
- `Pt_Theta`, `Pt_Phi`: Target point spherical coordinates (degrees)
|
| 51 |
+
- Theta (θ): Horizontal angle [-180°, 180°]
|
| 52 |
+
- Phi (φ): Vertical angle [-90°, 90°]
|
| 53 |
+
- `Box_Theta`, `Box_Phi`: Bounding box center spherical coordinates (degrees)
|
| 54 |
+
- `Description`: Natural language referring expression
|
| 55 |
+
- `Category`: Spatial reference type
|
| 56 |
+
- `EGO`: Egocentric (first-person directional)
|
| 57 |
+
- `ALLO`: Allocentric (third-person spatial relations)
|
| 58 |
+
- `UNIQ`: Unique attributes
|
| 59 |
+
- `MULT`: Multi-hop reasoning
|
| 60 |
+
|
| 61 |
+
## Usage
|
| 62 |
+
|
| 63 |
+
### Load with Hugging Face Datasets
|
| 64 |
+
|
| 65 |
+
```python
|
| 66 |
+
from datasets import load_dataset
|
| 67 |
+
|
| 68 |
+
# Load the dataset
|
| 69 |
+
dataset = load_dataset("FudanCVL/APRS_dataset")
|
| 70 |
+
|
| 71 |
+
# Access train/test splits
|
| 72 |
+
train_data = dataset["train"]
|
| 73 |
+
test_data = dataset["test"]
|
| 74 |
+
|
| 75 |
+
# Iterate over samples
|
| 76 |
+
for sample in train_data:
|
| 77 |
+
image = sample["image"]
|
| 78 |
+
description = sample["description"]
|
| 79 |
+
bbox = (sample["box_x"], sample["box_y"], sample["box_w"], sample["box_h"])
|
| 80 |
+
category = sample["category"]
|
| 81 |
+
```
|
| 82 |
+
|
| 83 |
+
### Load with Pandas
|
| 84 |
+
|
| 85 |
+
```python
|
| 86 |
+
import pandas as pd
|
| 87 |
+
from PIL import Image
|
| 88 |
+
|
| 89 |
+
# Load annotations
|
| 90 |
+
train_df = pd.read_parquet("hf://datasets/FudanCVL/APRS_dataset/data/train.parquet")
|
| 91 |
+
test_df = pd.read_parquet("hf://datasets/FudanCVL/APRS_dataset/data/test.parquet")
|
| 92 |
+
|
| 93 |
+
# Access a sample
|
| 94 |
+
sample = train_df.iloc[0]
|
| 95 |
+
print(f"Description: {sample['Description']}")
|
| 96 |
+
print(f"Category: {sample['Category']}")
|
| 97 |
+
print(f"Spherical coords: θ={sample['Pt_Theta']:.2f°, φ={sample['Pt_Phi']:.2f°}")
|
| 98 |
+
```
|
| 99 |
+
|
| 100 |
+
### Use with PanoSeeker Agent
|
| 101 |
+
|
| 102 |
+
```bash
|
| 103 |
+
# Clone the official repository
|
| 104 |
+
git clone https://github.com/FudanCVL/APRS.git
|
| 105 |
+
cd APRS
|
| 106 |
+
|
| 107 |
+
# Install dependencies
|
| 108 |
+
pip install -e ".[all]"
|
| 109 |
+
|
| 110 |
+
# Download the dataset
|
| 111 |
+
# (Place in APRS_dataset/ directory)
|
| 112 |
+
|
| 113 |
+
# Visualize panoramas
|
| 114 |
+
aprs-viewer --root APRS_dataset --split test --index 0
|
| 115 |
+
```
|
| 116 |
+
|
| 117 |
+
## Citation
|
| 118 |
+
|
| 119 |
+
If you use this dataset, please cite:
|
| 120 |
+
|
| 121 |
+
```bibtex
|
| 122 |
+
@article{tang2026seek,
|
| 123 |
+
title={Seek to Segment: Active Perception for Panoramic Referring Segmentation},
|
| 124 |
+
author={Tang, Song and Hu, Shuming and Shuai, Xincheng and Ding, Henghui and Jiang, Yu-Gang},
|
| 125 |
+
journal={arXiv preprint arXiv:2607.02497},
|
| 126 |
+
year={2026}
|
| 127 |
+
}
|
| 128 |
+
```
|
| 129 |
+
|
| 130 |
+
## License
|
| 131 |
+
|
| 132 |
+
This dataset is released under the [MIT License](https://opensource.org/licenses/MIT).
|
| 133 |
+
|
| 134 |
+
## Links
|
| 135 |
+
|
| 136 |
+
- 📄 **Paper**: [arXiv:2607.02497](https://arxiv.org/abs/2607.02497v1)
|
| 137 |
+
- 🌐 **Project Page**: [https://henghuiding.com/APRS/](https://henghuiding.com/APRS/)
|
| 138 |
+
- 💻 **Code**: [https://github.com/FudanCVL/APRS](https://github.com/FudanCVL/APRS)
|
| 139 |
+
|
data/test.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8bfc10d28621584c5f68bc7b42add8d95951dcdf0985f0b10f3bbc98cec44468
|
| 3 |
+
size 317639
|
data/train.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:640c7bf574827a4bb4c3b8bb1d25d8801223a643cff90eb4c2f6477ef577a2c8
|
| 3 |
+
size 760847
|
test/004bddee-8107-5e83-8d03-24c129d54126.jpg
ADDED
|
Git LFS Details
|
test/00644337-d39e-530d-b59c-c3f922397af0.jpg
ADDED
|
Git LFS Details
|
test/009ff032-1ecf-5f25-a8b7-c19f23a16a0c.png
ADDED
|
Git LFS Details
|
test/00f12253-dc7b-54af-9a84-33db67e82062.jpg
ADDED
|
Git LFS Details
|
test/01064833-ee45-5748-9440-a79f180cb14b.jpg
ADDED
|
Git LFS Details
|
test/0127ced4-c234-5ad5-a786-a564b9be575d.jpg
ADDED
|
Git LFS Details
|
test/018442c3-2ebb-5838-a739-e32ddedc0a40.jpg
ADDED
|
Git LFS Details
|
test/01e686c4-3ac4-5ce3-b6a6-4426bbcc3c90.jpg
ADDED
|
Git LFS Details
|
test/021316c2-7768-5229-96d9-a5d78f17beff.jpg
ADDED
|
Git LFS Details
|
test/0226980d-7366-53ae-817f-e6a600fcf570.jpg
ADDED
|
Git LFS Details
|
test/0245836d-4467-573f-a5f7-32382c62b4a1.png
ADDED
|
Git LFS Details
|
test/026ae5d0-166a-5284-b6f8-69bd92c93604.jpg
ADDED
|
Git LFS Details
|
test/027f3d41-aa73-5dc5-9263-35758c756f53.png
ADDED
|
Git LFS Details
|
test/02a2dc7a-fcd2-5377-a2e3-87f356820c27.jpg
ADDED
|
Git LFS Details
|
test/02d59a1d-8b14-5acc-8511-670c41a5021a.jpg
ADDED
|
Git LFS Details
|
test/02e87e2a-a9a4-53aa-b187-eb32874be2d5.jpg
ADDED
|
Git LFS Details
|
test/034a467e-a733-589e-8318-cb7c1d75405b.png
ADDED
|
Git LFS Details
|
test/03f5b687-27ea-59c3-97c6-6e687e9fcd84.jpg
ADDED
|
Git LFS Details
|
test/041e668d-aa55-5dbf-8300-daa0803705f4.jpg
ADDED
|
Git LFS Details
|
test/04349989-714e-59bc-a1c2-02fb7a4a1013.jpg
ADDED
|
Git LFS Details
|
test/046e8511-4723-52de-ab0e-b3fdc9ba1103.jpg
ADDED
|
Git LFS Details
|
test/047cf242-6a92-5e99-8cbe-389f1369a547.jpg
ADDED
|
Git LFS Details
|
test/0491e532-e126-55b3-84b3-daa58c97293c.jpg
ADDED
|
Git LFS Details
|
test/04950659-ad27-5ebc-b454-8186ecb7a48f.jpg
ADDED
|
Git LFS Details
|
test/04cbe99f-b7ea-5b0f-8f96-be0061d82d6c.jpg
ADDED
|
Git LFS Details
|
test/04de095a-95ca-5294-8494-816f3915bfab.jpg
ADDED
|
Git LFS Details
|
test/059589f9-1f5e-5081-bd95-683e2a3e44bb.jpg
ADDED
|
Git LFS Details
|
test/05c8f5e7-80fb-56f4-9a19-e2d922371de4.png
ADDED
|
Git LFS Details
|
test/05eb5547-8280-50b8-a048-d009f5e3b258.jpg
ADDED
|
Git LFS Details
|
test/0643bfbc-eb4c-5d14-940f-bade32f9bed5.jpg
ADDED
|
Git LFS Details
|
test/0662398a-861b-5a30-9b4a-32ba7c4514bc.jpg
ADDED
|
Git LFS Details
|
test/06a5b611-bfb0-5c18-9395-397fbad6ccda.jpg
ADDED
|
Git LFS Details
|
test/06c538b3-d550-5752-9f85-57212ece5f61.jpg
ADDED
|
Git LFS Details
|
test/06ccf6fe-3fdd-5672-8505-5e4df26a5296.jpg
ADDED
|
Git LFS Details
|
test/06e48305-b76e-573a-9899-881b2482a46e.jpg
ADDED
|
Git LFS Details
|
test/06e77364-87ae-5d46-a4d6-a072ebabbb3f.jpg
ADDED
|
Git LFS Details
|
test/07006dd6-47bb-54a0-a011-aebd59d529cc.jpg
ADDED
|
Git LFS Details
|
test/07976e46-39f6-5415-9367-b02e592c523c.jpg
ADDED
|
Git LFS Details
|
test/07a13871-3fb7-5be5-b38c-ab72cdd62934.jpg
ADDED
|
Git LFS Details
|
test/07cf47af-7e5d-51d5-b7bd-b1c7dfcde208.jpg
ADDED
|
Git LFS Details
|
test/0802ad82-3500-5dea-bd3a-913fc8f5488b.jpg
ADDED
|
Git LFS Details
|
test/0804315a-56f9-5459-a8fb-963689463311.jpg
ADDED
|
Git LFS Details
|
test/0826c3d3-fff1-5d56-b252-063673100a60.jpg
ADDED
|
Git LFS Details
|
test/082aff98-ffdf-59dd-9f2b-c98a8b6c2415.jpg
ADDED
|
Git LFS Details
|
test/08f15cfa-7db4-5c04-b282-e2ceb2437a16.jpg
ADDED
|
Git LFS Details
|
test/0904dd96-05e7-59fd-9511-74a2dd0397d4.jpg
ADDED
|
Git LFS Details
|