diff --git a/README.md b/README.md index bf758586..18df78e2 100644 --- a/README.md +++ b/README.md @@ -11,12 +11,17 @@ [![codecov](https://codecov.io/gh/openxrlab/xrfeitoria/branch/main/graph/badge.svg)](https://codecov.io/gh/openxrlab/xrfeitoria) [![PyPI](https://img.shields.io/pypi/v/xrfeitoria)](https://pypi.org/project/xrfeitoria/) [![Percentage of issues still open](https://isitmaintained.com/badge/open/openxrlab/xrfeitoria.svg)](https://github.com/openxrlab/xrfeitoria/issues) +[![license](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0) ## Introduction XRFeitoria is a rendering toolbox for generating synthetic data photorealistic with ground-truth annotations. It is a part of the [OpenXRLab](https://openxrlab.org.cn/) project. +
+ +
+ ### Major Features - Support rendering photorealistic images with ground-truth annotations. @@ -73,11 +78,13 @@ Please follow the instructions [here](/samples/README.md). ## :rocket: Amazing Projects Using XRFeitoria -- [Synbody: Synthetic Dataset with Layered Human Models for 3D Human Perception and Modeling](https://synbody.github.io/) -- [Zolly: Zoom Focal Length Correctly for Perspective-Distorted Human Mesh Reconstruction](https://wenjiawang0312.github.io/projects/zolly/) -- [SHERF: Generalizable Human NeRF from a Single Image](https://skhu101.github.io/SHERF/) -- [MatrixCity: A Large-scale City Dataset for City-scale Neural Rendering and Beyond](https://city-super.github.io/matrixcity/) -- [HumanLiff: Layer-wise 3D Human Generation with Diffusion Model](https://skhu101.github.io/HumanLiff/) +| Project | Teaser | Engine | +| :---: | :---: | :---: | +| [Synbody: Synthetic Dataset with Layered Human Models for 3D Human Perception and Modeling](https://synbody.github.io/) | | Unreal Engine / Blender | +| [Zolly: Zoom Focal Length Correctly for Perspective-Distorted Human Mesh Reconstruction](https://wenjiawang0312.github.io/projects/zolly/) | | Blender | +| [SHERF: Generalizable Human NeRF from a Single Image](https://skhu101.github.io/SHERF/) | | Blender | +| [MatrixCity: A Large-scale City Dataset for City-scale Neural Rendering and Beyond](https://city-super.github.io/matrixcity/) | | Unreal Engine | +| [HumanLiff: Layer-wise 3D Human Generation with Diffusion Model](https://skhu101.github.io/HumanLiff/) | | Blender | ## License