I try to infer(sample) some data by using the dataset of "co3dv2 --single_sequence_subset". However, I met some error like this:
Following the hint of the issue, I found that it is may caused by the following part of the code in file "projection-conditioned-point-cloud-diffusion-main/experiments/dataset/init.py" :
It seems that something wrong with the path of the point cloud. And I aslo see the author wrote something like "PATCH BUG WITH POINT CLOUD LOCATION"But I don't know how to deal with this issue. Can someone help me? Thanks a lot.
I try to infer(sample) some data by using the dataset of "co3dv2 --single_sequence_subset". However, I met some error like this:
Following the hint of the issue, I found that it is may caused by the following part of the code in file "projection-conditioned-point-cloud-diffusion-main/experiments/dataset/init.py" : It seems that something wrong with the path of the point cloud. And I aslo see the author wrote something like "PATCH BUG WITH POINT CLOUD LOCATION"But I don't know how to deal with this issue. Can someone help me? Thanks a lot.