This commit is contained in:
Jeffreytsai1004 2025-02-19 02:09:23 +08:00
parent 322850e793
commit 4f2dd262d6
2 changed files with 16 additions and 1 deletions

View File

@ -40,7 +40,14 @@
├── curves_reconstruction/ # 最终头发股线结果
└── visualization/ # 渲染结果和视频
```
资源目录:
```
resource/
├── NeuralHaircut/ # NeuralHaircut模型
├── Matte-Anything/ # Matte-Anything模型
├── openpose/ # OpenPose模型
├── PIXIE/ # PIXIE模型
└── hyperIQA/ # HyperIQA模型
## 环境变量
需要设置的环境变量:

View File

@ -41,6 +41,14 @@ Expected output:
└── visualization/ # Rendering results and video
```
Resource directory:
```
resource/
├── NeuralHaircut/ # NeuralHaircut model
├── Matte-Anything/ # Matte-Anything model
├── openpose/ # OpenPose model
├── PIXIE/ # PIXIE model
└── hyperIQA/ # HyperIQA model
## Environment Variables
Required environment variables: