Huangkangxian

Results 2 issues of Huangkangxian

When I tried to run "python infer.py big --resume pretrained/model_fp16.safetensors --workspace workspace_test --test_path data_test", I got this bug: Traceback (most recent call last): File "/data/hkx/Code/LGM-main/infer.py", line 166, in process(opt, path)...

Traceback (most recent call last): File "/home/zhujian_test/1-hkx/Code/OpenLRM-main/openlrm/launch.py", line 21, in from openlrm.runners import REGISTRY_RUNNERS File "/home/zhujian_test/1-hkx/Code/OpenLRM-main/openlrm/runners/__init__.py", line 20, in from .train import * File "/home/zhujian_test/1-hkx/Code/OpenLRM-main/openlrm/runners/train/__init__.py", line 16, in from .lrm...