Followmeczx
Followmeczx
Hello @thangvubk When I run `bash prepare_data.sh` to preprocess S3DIS dataset, I face this error`Traceback (most recent call last): File "prepare_data_inst.py", line 165, in room_label) = read_s3dis_format(area_id, room_name, data_root) File...
When I run ./HelloPangolin, it reports an error: ~/env/Pangolin/build/examples/HelloPangolin$ ./HelloPangolin libGL error: No matching fbConfigs or visuals found libGL error: failed to load driver: swrast X11 Error: BadValue (integer parameter...
You provide a 256*192 resolution pre-trained model that can be used directly. Can I directly input 256*256 resolution images to get the results, or do I have to retrain? Can...
Hi, I don't know how to train and test spherical-convolutino. I am interested in your work, but i can not understand how to use your code. Can you give a...
I wonder how to get Calibration parameters of each train/validation data?such as rotation、translation、focal length, principal point.
Build
Hello, I'm sorry to disturb you. I' don't know how to use openvslam.sln(don't know how to build). When I try to buid, I face this problem: 正在执行任务: CMake: build build...
I want to enter an image of (512, 512) or (256,256). Because I am not very clear about the role and relationship of these sizes in the reconstruction process, I...
Hi, when I run agora2coco.py to make a comment file for AGORA, I get the following error. I don't know what the problem is, can you help me? Thanks a...
The get_sampling_geo method is used to obtain the geometric sampling points in the code. smplx_verts can be obtained from smplx_param using the compute_smpl_verts method.  Use load_fit_body in comput_smpl_verts to...
When estimating the human body geometry, the query operation is performed in HGPIFuNet.  The first step is to project the sampled point set onto the image plane. But I...