English
meshflow
meta-ai
meta-pytorch
meshflow / README.md
atoisoul's picture
Super-squash branch 'main' using huggingface_hub
04ae825
---
license: fair-noncommercial-research-license
extra_gated_fields:
First Name: text
Last Name: text
Date of birth: date_picker
Country: country
Affiliation: text
Job title:
type: select
options:
- Student
- Research Graduate
- AI researcher
- AI developer/engineer
- Reporter
- Other
geo: ip_location
By clicking Submit below I accept the terms of the license and acknowledge that the information I provide will be collected stored processed and shared in accordance with the Meta Privacy Policy: checkbox
extra_gated_description: >-
The information you provide will be collected, stored, processed and shared in
accordance with the [Meta Privacy
Policy](https://www.facebook.com/privacy/policy/).
extra_gated_button_content: Submit
extra_gated_heading: "Please be sure to provide your full legal name, date of birth, and full organization name with all corporate identifiers. Avoid the use of acronyms and special characters. Failure to follow these instructions may prevent you from accessing this model and others on Hugging Face. You will not have the ability to edit this form after submission, so please ensure all information is accurate."
language:
- en
tags:
- meta-ai
- meta-pytorch
license-name: fair-noncommercial-research-license
license_link: https://huggingface.co/facebook/meshflow/blob/main/LICENSE
library_name: meshflow
---
<div align="center">
<h2>MeshFlow: Efficient Artistic Mesh Generation with MeshVAE and Flow-based Diffusion Transformer (CVPR 2026 Highlight)</h2>
<a href="https://mesh-flow.github.io/" target="_blank" rel="noopener noreferrer"><img src="https://img.shields.io/static/v1?label=Project&message=Page&color=green&logo=github-pages" alt="Project Page"></a>
<a href="https://github.com/facebookresearch/meshflow" target="_blank" rel="noopener noreferrer"><img src="https://img.shields.io/badge/GitHub-Repo-black" alt="Github Repo"></a>
<p>
<span class="author"><a href="https://wyysf-98.github.io/">Weiyu Li</a><sup>1,2</sup></span>
<span class="author"><a href="https://www.antoinetlc.com/">Antoine Toisoul</a><sup>1</sup></span>
<span class="author"><a href="https://www.tmonnier.com/">Tom Monnier</a><sup>1</sup></span>
<span class="author"><a href="https://rshapovalov.com/">Roman Shapovalov</a><sup>1</sup></span>
<br>
<span class="author"><a href="https://scholar.google.com/citations?user=9rFaJIUAAAAJ">Rakesh Ranjan</a><sup>1</sup></span>
<span class="author"><a href="https://ece.hkust.edu.hk/pingtan">Ping Tan</a><sup>2</sup></span>
<span class="author"><a href="https://www.robots.ox.ac.uk/~vedaldi/">Andrea Vedaldi</a><sup>1</sup></span>
</p>
**<sup>1</sup>[Meta AI](https://ai.facebook.com/research/)**; **<sup>2</sup>[HKUST](https://hkust.edu.hk/)**
</div>
## Quick Start
Please refer to our [Github Repo](https://github.com/facebookresearch/meshflow)
## Citation
If you find our repository useful, please consider giving it a star ⭐ and citing our paper in your work:
```bibtex
@inproceedings{li2026meshflow,
title={MeshFlow: Efficient Artistic Mesh Generation via MeshVAE and Flow-based Diffusion Transformer},
author={Li, Weiyu and Toisoul, Antoine and Monnier, Tom and Shapovalov, Roman and Ranjan, Rakesh and Tan, Ping and Vedaldi, Andrea},
booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
year={2026},
note={Highlight}
}
```
## License
See the [LICENSE](./LICENSE) file for details about the license under which this code is made available.