dougsm / ggcnn

Generative Grasping CNN from "Closing the Loop for Robotic Grasping: A Real-time, Generative Grasp Synthesis Approach" (RSS 2018)
BSD 3-Clause "New" or "Revised" License
499 stars 140 forks source link

About "train_ggcnn.py" #49

Open linjuechu opened 2 years ago

linjuechu commented 2 years ago

I extracted some of the information from the Cornell dataset to form a miniorell dataset,I think I've successfully converted the PCD files to depth images, but when I want to training,run"train_ggcnn.py",it can generate the appropriate files “output/models/" ,The files in ”models“ folder are empty folders,I don't know what went wrong, what should be done to be right. If you know, hopefully you can tell me,thank you!