Spaces:
Runtime error
Runtime error
Update configs/econ.yaml
Browse files- configs/econ.yaml +3 -3
configs/econ.yaml
CHANGED
|
@@ -28,12 +28,12 @@ bni:
|
|
| 28 |
lambda1: 1e-4
|
| 29 |
boundary_consist: 1e-6
|
| 30 |
poisson_depth: 10
|
| 31 |
-
use_smpl: ["hand"]
|
| 32 |
-
use_ifnet:
|
| 33 |
use_poisson: True
|
| 34 |
hand_thres: 8e-2
|
| 35 |
face_thres: 6e-2
|
| 36 |
thickness: 0.02
|
| 37 |
hps_type: "pixie"
|
| 38 |
-
texture_src: "
|
| 39 |
cut_intersection: True
|
|
|
|
| 28 |
lambda1: 1e-4
|
| 29 |
boundary_consist: 1e-6
|
| 30 |
poisson_depth: 10
|
| 31 |
+
use_smpl: ["hand", "face"]
|
| 32 |
+
use_ifnet: True
|
| 33 |
use_poisson: True
|
| 34 |
hand_thres: 8e-2
|
| 35 |
face_thres: 6e-2
|
| 36 |
thickness: 0.02
|
| 37 |
hps_type: "pixie"
|
| 38 |
+
texture_src: "SD"
|
| 39 |
cut_intersection: True
|