nielsr's picture
nielsr HF Staff
Add image-to-image pipeline tag and link to paper
d3eab6a verified
|
raw
history blame
923 Bytes
metadata
license: mit
tags:
  - model_hub_mixin
  - pytorch_model_hub_mixin
  - renderformer
pipeline_tag: image-to-image

RenderFormer: Transformer-based Neural Rendering of Triangle Meshes with Global Illumination

This repo contains the weights of RenderFormer-V1.1-Large.
For more information, see the paper.

Quick Start

Please refer to our Github Repo and Paper.

Citation

If you find our repository useful, please cite our paper in your work:

@inproceedings {zeng2025renderformer,
    title      = {RenderFormer: Transformer-based Neural Rendering of Triangle Meshes with Global Illumination},
    author     = {Chong Zeng and Yue Dong and Pieter Peers and Hongzhi Wu and Xin Tong},
    booktitle  = {ACM SIGGRAPH 2025 Conference Papers},
    year       = {2025}
}