whwu95 / MVFNet

【AAAI'2021】MVFNet: Multi-View Fusion Network for Efficient Video Recognition

Home Page:https://arxiv.org/abs/2012.06977

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

multi nodes need to set datasets in each machine?

YuYue26 opened this issue · comments

do i need to copy datasets to each machine when i train the model with multi node?
thanks

Yes. But you can use the sshfs to share the data for all nodes.