charlesq34 / frustum-pointnets

Frustum PointNets for 3D Object Detection from RGB-D Data
Apache License 2.0
1.59k stars 538 forks source link

About where to find the *.pickle #131

Open Frodo20 opened 2 years ago

Frodo20 commented 2 years ago

I successfully ran the sunrgbd_data.py and it finished 10335 times calculation without any bugs, but the problem is that I couldn't find the val_1002.zip.pickle and train_1002_aug5x.zip.pickle on my PC. Just to be clear, I did not comment the ffollowing code:

utils.save_zipped_pickle([id_list,box2d_list,box3d_list,input_list,label_list,type_list,heading_list,box3d_size_list,frustum_angle_list],output_filename)

Could anyone tell me where is the problem or where to find these two files?

8b33f499d0d336638498e3bd5d29f80