Update
This commit is contained in:
parent
322850e793
commit
4f2dd262d6
@ -40,7 +40,14 @@
|
||||
├── curves_reconstruction/ # 最终头发股线结果
|
||||
└── visualization/ # 渲染结果和视频
|
||||
```
|
||||
|
||||
资源目录:
|
||||
```
|
||||
resource/
|
||||
├── NeuralHaircut/ # NeuralHaircut模型
|
||||
├── Matte-Anything/ # Matte-Anything模型
|
||||
├── openpose/ # OpenPose模型
|
||||
├── PIXIE/ # PIXIE模型
|
||||
└── hyperIQA/ # HyperIQA模型
|
||||
|
||||
## 环境变量
|
||||
需要设置的环境变量:
|
||||
|
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user