USTC-Video-Understanding / I3D_Finetune

TensorFlow code for finetuning I3D model on UCF101.
144 stars 43 forks source link

Multi GPU training support #22

Open arunponnusamy opened 5 years ago

arunponnusamy commented 5 years ago

Hi, Anyone have worked on multi-gpu training ? As the dataset becomes large, multi-gpu training becomes crucial. @vra @AlexHu123 @Rhythmblue Any plan for adding support for multi-gpu or any pointers would be really helpful. Thanks. Really appreciate your work. Thanks for sharing them with the community.

tobeatraceur commented 4 years ago

@arunponnusamy Did you find the way to train on multi-gpu? Thanks!

sanolans commented 4 years ago

@arunponnusamy @tobeatraceur Did you guys find a way to train on Multi-gpu? Thanks in advance.