xjtu19

Results 5 issues of xjtu19

When I run 'python train.py --evaluate --snapshot checkpoints/best_cityscapes_checkpoint.pth', the bug occurs as: Traceback (most recent call last): File "train.py", line 381, in main() File "train.py", line 128, in main assert_and_infer_cfg(args)...

My operating system is windows 10, when I type cmake .., it reports the error: (py310) PS D:\PyMesh\build> cmake .. -- Building for: Visual Studio 16 2019 -- Selecting Windows...

Traceback (most recent call last): File "D:\trimesh\test_pymesh.py", line 11, in mesh, info = pymesh.collapse_short_edges(mesh) AttributeError: module 'pymesh' has no attribute 'collapse_short_edges'

when I ran this file: gptoolbox\external\exactgeodesic\example1.m, error occured: >> example1 错误使用 loadlibrary 加载库 "E:\MATLAB_File\gptoolbox\external\exactgeodesic\geodesic_release.dll" 时出错 E:\MATLAB_File\gptoolbox\external\exactgeodesic\geodesic_release.dll 不是有效的 Win32 应用程序。 which can be translated as: Incorrect use of loadlibrary Error loading...