Views
No views yet
| File | Description |
|---|---|
fixanything_lora.safetensors | LoRA weights (rank 64) for the Wan2.1-I2V-14B DiT |
1git clone https://github.com/kvuong2711/fix-anything.git && cd fix-anything
2# ... install (see README) ...
3huggingface-cli download kvuong2711/fix-anything fixanything_lora.safetensors --local-dir checkpoints
4python scripts/run_inference.py --input examples/dl3dv_3dgs/input.mp4 --output_dir outputs/dl3dv_3dgs1@inproceedings{vuong2026fixanything,
2 title = {FixAnything: 3D-Consistent Rendering Refinement via Video Generative Priors},
3 author = {Vuong, Khiem and Ramanan, Deva and Narasimhan, Srinivasa},
4 booktitle = {European Conference on Computer Vision (ECCV)},
5 year = {2026}
6}