matthewdm0816 / BridgeQA

[AAAI 24] Official Codebase for BridgeQA: Bridging the Gap between 2D and 3D Visual Question Answering: A Fusion Approach for 3D VQA
Other
17 stars 1 forks source link

hardware resources of the model in the paper #1

Closed letaozhang closed 4 months ago

letaozhang commented 4 months ago

hardware resources of the model in the paper

matthewdm0816 commented 4 months ago

hi, thank you for your interest to our work. To our empirical findings, training our model with 4 A100-80G GPUs for less than 10 hours is enough for model convergence.

letaozhang commented 4 months ago

thank you