MorningTea44's picture
Upload folder using huggingface_hub
f161972 verified
|
Raw
History Blame Contribute Delete
1.97 kB
---
pretty_name: MASt3R processed training mix
license: other
gated: true
extra_gated_heading: Request access to the processed MASt3R training mix
extra_gated_description: Access is manually reviewed. Each source dataset remains subject to its original terms.
extra_gated_button_content: Request access
extra_gated_prompt: By requesting access, you agree to follow the original terms of every source dataset and to use the files only for the approved research purpose.
extra_gated_fields:
Affiliation: text
Intended research use: text
I agree to follow every source dataset's original terms: checkbox
tags:
- computer-vision
- 3d
- image-matching
- mast3r
---
# MASt3R processed training mix
This repository contains processed RGB, depth, mask, and camera assets for
native MASt3R training. It is an archive distribution rather than a
`datasets.load_dataset()` dataset.
The archive contains these native loader roots:
- `habitat_processed_for_dust3r`
- `blendedmvs_processed_for_dust3r`
- `megadepth_processed_for_dust3r`
- `arkitscenes_processed_for_dust3r`
- `co3d_processed_for_dust3r`
- `staticthings3d_processed_for_dust3r`
- `scannetpp_processed_for_dust3r`
- `wildrgbd_processed_for_dust3r`
- `waymo_processed_for_dust3r`
Each directory is stored as one tar stream, optionally compressed with
Zstandard, and split into numbered parts smaller than 200 GB.
`checksums/<dataset>.sha256` covers every part. Download all files, verify the
checksums, concatenate each dataset's parts in lexical order, and extract the
tar stream. The modified MASt3R repository provides
`scripts/unpack_hf_processed_datasets.sh` for this operation.
The uploader has confirmed that these processed datasets may be redistributed
through this gated repository. Access to a processed copy does not replace the
source datasets' original licenses, terms, citations, or restrictions. Add the
exact source-dataset provenance and license links here before accepting users.