shiming-chen / MSDN

Official PyTorch Implementation of MSDN (CVPR'22)
50 stars 5 forks source link

Hardware & runtime #7

Open Qichen98fly opened 2 years ago

Qichen98fly commented 2 years ago

Hi,

What/how many GPU resuources do you use for training? How long does it take?

shiming-chen commented 2 years ago

Hi @Qichen98fly ,

Thank you for interesting in our works. All experiments are performed on a single NVIDIA RTX A6000 graphic card with 48-GB memory. And each program takes about 20 minutes.

Best wishes!

Shiming