StevenWang30 / R-PCC

R-PCC: A Baseline for Range Image-based Point Cloud Compression
31 stars 2 forks source link

Is there any way to adjust the bpp? #3

Closed RuixiangXue closed 2 years ago

StevenWang30 commented 2 years ago

Bpp will be influenced by the reconstruction accuracy. You can modify the "accuracy: 0.02" in the .yaml cfg file to change the bpp.

RuixiangXue commented 2 years ago

thank u@StevenWang30 very much,another question is that Does the example.bin provided come from kitti raw scan and any preprocess?

StevenWang30 commented 2 years ago

Yes, the example.bin is from KITTI raw data without any preprocessing.