jwyang / graph-rcnn.pytorch

[ECCV 2018] Official code for "Graph R-CNN for Scene Graph Generation"
727 stars 158 forks source link

Can I know the number of GPU you used and the training time? #76

Open ZihaoZheng98 opened 4 years ago

jwyang commented 4 years ago

@1160300929 the number of GPUs I used is listed in the tables. I trained with 8 gpus, and the time for training scene graph generation model given the pertained detector is around 5 hours.