Spaces:
Runtime error
Runtime error
Update lib/net/HGPIFuNet.py
Browse files- lib/net/HGPIFuNet.py +1 -1
lib/net/HGPIFuNet.py
CHANGED
|
@@ -15,7 +15,7 @@
|
|
| 15 |
#
|
| 16 |
# Contact: [email protected]
|
| 17 |
|
| 18 |
-
from lib.net.voxelize import Voxelization
|
| 19 |
from lib.dataset.mesh_util import cal_sdf_batch, feat_select, read_smpl_constants
|
| 20 |
from lib.net.NormalNet import NormalNet
|
| 21 |
from lib.net.MLP import MLP
|
|
|
|
| 15 |
#
|
| 16 |
# Contact: [email protected]
|
| 17 |
|
| 18 |
+
# from lib.net.voxelize import Voxelization
|
| 19 |
from lib.dataset.mesh_util import cal_sdf_batch, feat_select, read_smpl_constants
|
| 20 |
from lib.net.NormalNet import NormalNet
|
| 21 |
from lib.net.MLP import MLP
|