DyFN

Pretrained checkpoint for Stabilizing Streaming Video Geometry via Dynamic Feature Normalization.

  • File: DyFN.pt
  • Parameters: ~320M
  • Base: MoGe-ViT-L with ConvGRU temporal stabilizer
  • Code: shawLyu/Streaming_DyFN

Usage

from moge.model.v1 import MoGeModel

model = MoGeModel.from_pretrained("shawlyu/DyFN")

Or pass a local path:

model = MoGeModel.from_pretrained("./pretrained/DyFN.pt")
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