IBM / action-recognition-pytorch

This is the pytorch implementation of some representative action recognition approaches including I3D, S3D, TSN and TAM.
Apache License 2.0
239 stars 45 forks source link

About distributed training #2

Open wjn922 opened 3 years ago

wjn922 commented 3 years ago

Hi, is this project able to use distributed training in multiple nodes?

chunfuchen commented 3 years ago

Yes, you can refer to here to see how to start distributed training