LayeredFlow-Syn Extracted Ground Truth
This repository contains extracted LayeredFlow ground-truth annotations in Parquet format.
Layout
data/<scene>/<sample>.parquet
For example:
data/0/0_0.parquet
Each Parquet file stores one extracted sample. Rows correspond to files from the extracted
sample directory and include a leftmost visualization image preview when available,
relative_path, num_bytes, sha256, and binary content.
Rows are ordered by frame0/left, frame0/right, frame1/left, then frame1/right.
Inside each frame/view group, flow visualization PNG rows named *_visualization.png
come first. .flo rows also use the matching *_visualization.png as their
leftmost preview image, while mask/position PNG rows preview themselves.
Converted selector 20 contains 515 samples.