LongStream Model

This repository is the Hugging Face model repo for the LongStream checkpoint release.

Files

  • 50_longstream.pt: main inference checkpoint

Recommended Repo Name

NicolasCC/LongStream

Usage

python run.py \
  --img-path /path/to/meta_root \
  --seq-list 00 \
  --hf-repo NicolasCC/LongStream \
  --hf-file 50_longstream.pt \
  --mode batch_refresh \
  --output-root outputs/seq00_hf

Related Links

  • Space: https://huggingface.co/spaces/NicolasCC/LongStream
  • Code: https://github.com/3DAgentWorld/LongStream
  • Project page: https://3dagentworld.github.io/longstream/
  • Paper: https://arxiv.org/abs/2602.13172
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Space using NicolasCC/LongStream 1

Paper for NicolasCC/LongStream