scanobjectnn icon indicating copy to clipboard operation
scanobjectnn copied to clipboard

How to download the obj dataset of PB_T50_RS?

Open libeike opened this issue 2 years ago • 2 comments

libeike avatar Jul 11 '22 02:07 libeike

I downloaded the .bin file. How do I convert it to .ply or .object?

libeike avatar Jul 11 '22 07:07 libeike

You may have already solved the problem, but I will write down the solution.

You can use the load_pc_file function of data_utils.py to properly transform the bin file.

SFMDI avatar Dec 22 '22 07:12 SFMDI