Downloads · 30 days
51
27% of all-time downloads
GeoPT/GeoPT_Pretrained_Models
GeoPT_Pretrained_Models is a other model from GeoPT. Use it for the other task on the model card, and read the license before you ship it in a product. The card lists the license as mit.
Downloads · 30 days
51
27% of all-time downloads
All-time downloads
186
Public
Repo size
15.6 MB
Likes
4
Public
Click a slice to open those files.
.pt15.6 MB · 100%
From the Hugging Face model README
Project Page | Paper | GitHub
GeoPT is a unified pre-trained model for general physics simulation based on lifted geometric pre-training. It bridges the geometry-physics gap by augmenting geometry with synthetic dynamics, enabling dynamics-aware self-supervision without the need for expensive physics labels.
Concrete usage instructions, including environment setup and scripts for fine-tuning GeoPT on various industrial-fidelity benchmarks (such as AirCraft, Cars, and Ships), can be found in the official GitHub repository.
If you find this repo useful, please cite the paper:
@article{wu2026GeoPT,
title={GeoPT: Scaling Physics Simulation via Lifted Geometric Pre-Training},
author={Haixu Wu, Minghao Guo, Zongyi Li, Zhiyang Dou, Mingsheng Long, Kaiming He, Wojciech Matusik},
booktitle={arXiv preprint arXiv:2602.20399},
year={2026}
}
If you have any questions, please contact Haixu Wu (wuhaixu98@gmail.com) and Minghao Guo (guomh2014@gmail.com).
We appreciate the following GitHub repositories for their valuable codebase or datasets: Transolver and Neural-Solver-Library.