Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PeizhiYan committed Nov 20, 2024
1 parent 3573764 commit 98b8c81
Showing 1 changed file with 23 additions and 17 deletions.
40 changes: 23 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,18 @@
(First two example videos were from IMavatar: <a href="https://github.com/zhengyuf/IMavatar">https://github.com/zhengyuf/IMavatar</a>)
</div>

- **Author**: Peizhi Yan
- **Date Updated**: 11-20-2024
- **Version**: 2.0
**Author**: Peizhi Yan
**Date Updated**: 11-20-2024
**Version**: 2.0


## Supported Features:
- Mediapipe Landmarks-based Fitting (📷single-image reconstruction or 🎥video tracking)
- Photometric Fitting (📷single-image reconstruction)
- **Landmarks-based Fitting**
- 🙂Mediapipe face landmarks
- 📷single-image reconstruction
- 🎥monocular video tracking
- **Photometric Fitting**
- 📷single-image reconstruction



Expand All @@ -28,19 +33,19 @@



## Table of Contents
- 🟣 [Todos](#-todos)
- 🟠 [Citation](#-citation)
- 🟢 [Usage](#-usage)
- 🟡 [Environment Setup](#-environment-setup)
- 🔵 [Acknowledgements and Disclaimer](#-acknowledgements-and-disclaimer)
## 📖Table of Contents
- 📃 [Todos](#-todos)
- 🧸 [Citation](#-citation)
- 🦖 [Usage](#-usage)
- 🖥️ [Environment Setup](#-environment-setup)
- ⚖️ [Acknowledgements and Disclaimer](#-acknowledgements-and-disclaimer)






## 🟣 Todos
## 📃 Todos
<details>
<summary><b>Todo List</b></summary>

Expand All @@ -59,10 +64,11 @@



## 🟠 Citation
## 🧸 Citation

This code was originally used for "Gaussian Deja-vu" (accepted for WACV 2025 in Round 1). Please consider citing our work if you find this code useful.
```

```bibtex
@article{yan2024gaussian,
title={Gaussian Deja-vu: Creating Controllable 3D Gaussian Head-Avatars with Enhanced Generalization and Personalization Abilities},
author={Yan, Peizhi and Ward, Rabab and Tang, Qiang and Du, Shan},
Expand All @@ -78,7 +84,7 @@ This code was originally used for "Gaussian Deja-vu" (accepted for WACV 2025 in



## 🟢 Usage
## 🦖 Usage

[Return to top](#flame-head-tracker)

Expand Down Expand Up @@ -200,7 +206,7 @@ The results will be saved to the ```save_path```. The reconstruction result of e



## 🟡 Environment Setup
## 🖥️ Environment Setup

[Return to top](#flame-head-tracker)

Expand Down Expand Up @@ -364,7 +370,7 @@ The final structure of ```./models/``` is:



## 🔵 Acknowledgements and Disclaimer
## ⚖️ Acknowledgements and Disclaimer

[Return to top](#flame-head-tracker)

Expand Down

0 comments on commit 98b8c81

Please sign in to comment.