You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your excellent work. When I run the run_sparse.sh, I meet the error call "ValueError: invalid literal for int() with base 10: 'family\000301'",the error code may be“ViewCrafter\viewcrafter.py", line 427, in image_files = sorted(image_files, key=lambda x: int(x.split('/')[-1].split('.')[0]))”,could you help me to solve the error? Thanks
The text was updated successfully, but these errors were encountered:
Thanks for your excellent work. When I run the run_sparse.sh, I meet the error call "ValueError: invalid literal for int() with base 10: 'family\000301'",the error code may be“ViewCrafter\viewcrafter.py", line 427, in image_files = sorted(image_files, key=lambda x: int(x.split('/')[-1].split('.')[0]))”,could you help me to solve the error? Thanks
The text was updated successfully, but these errors were encountered: