Spaces:
Running
on
Zero
Running
on
Zero
NIRVANALAN
commited on
Commit
•
e0ba37d
1
Parent(s):
f2cc4c9
update
Browse files
logs/LSGM/inference/Objaverse/i23d/dit-L2/gradio_app/mesh/cfg=4.0_sample-0-rotatex.obj
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2793c0d7d6b24d1545df96b3fd774004316b5a0d54ba7d40d9e2475b70643573
|
3 |
+
size 7824629
|
nsr/train_util_diffusion.py
CHANGED
@@ -374,7 +374,7 @@ class TrainLoopDiffusionWithRec(TrainLoop):
|
|
374 |
print('logged video to: ', f'{vid_dump_path}')
|
375 |
|
376 |
del vis, pred_vis, micro, pred,
|
377 |
-
mesh_dump_path = '
|
378 |
|
379 |
return vid_dump_path, mesh_dump_path
|
380 |
|
|
|
374 |
print('logged video to: ', f'{vid_dump_path}')
|
375 |
|
376 |
del vis, pred_vis, micro, pred,
|
377 |
+
mesh_dump_path = 'logs/LSGM/inference/Objaverse/i23d/dit-L2/gradio_app/mesh/cfg=4.0_sample-0-rotatex.obj'
|
378 |
|
379 |
return vid_dump_path, mesh_dump_path
|
380 |
|