dougsm / ggcnn

Generative Grasping CNN from "Closing the Loop for Robotic Grasping: A Real-time, Generative Grasp Synthesis Approach" (RSS 2018)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to set parameters when train on Jacquard dataset

JerryZhang24 opened this issue · comments

Hello ,
I want to train on jacquard datasets,I want wo know how to set parameters such as batches-per-epoch? Thanks~

python train_ggcnn.py --description training_on_jacquard --network ggcnn --batches-per-epoch [value] --dataset jacquard --dataset-path ./Jacquard --vis

Just set the [value] as you want

Hello, I want to know how to set the values of these parameters to reproduce the acc in the paper when training Jaquard data. The acc I have trained is only 0.84