hulianyuyy / CorrNet

Continuous Sign Language Recognition with Correlation Network (CVPR 2023)
90 stars 16 forks source link

Multi-gpu training #60

Closed itsjustfons closed 2 weeks ago

itsjustfons commented 2 months ago

I am trying to train this model on a custom dataset. With my current resources, I am unable to train the model on 1 GPU. Does this model support multi-gpu training?

hulianyuyy commented 1 month ago

Currently, this repo only supports one-GPU training and doesn't support multi-gpu training.