ethnhe / raster_triangle

A simple renderer with z-buffer for synthesis data generating.
56 stars 21 forks source link

[Errno 2] No such file or directory: 'sampled_poses/ape_sampled_RTs.pkl' #9

Closed liupenglei closed 3 years ago

liupenglei commented 3 years ago

Hello, Thank you for your work, but I have a problem. When I run “python3 rgbd_renderer.py --cls ape --render_num 70000”, an error occurs

[Errno 2] No such file or directory: 'sampled_poses/ape_sampled_RTs.pkl'

Thank you in advance!

0xinit commented 3 years ago

Hi,

Did you figure out the error? Im getting the same.

ethnhe commented 3 years ago

Follow the README, in title Datasets, the third item:

yangshunDragon commented 2 years ago

@ethnhe Hello, ethnhe. Sorry for bothering you. If I have a new class which I name it as "bookcase". What should I do genetate my "sampled_poses/bookcase_sampled_RTs.pkl"?