ShiqiYu / OpenGait

A flexible and extensible framework for gait recognition. You can focus on designing your own models and comparing with state-of-the-arts easily with the help of OpenGait.
664 stars 154 forks source link

batch_size and total_iter #213

Closed YingQQ666 closed 1 week ago

YingQQ666 commented 1 month ago

Hello! I have a question. Why does batchsize affect accuracy? When my gpu memory is not enough, can I reduce the batchsize and increase the number of iterations to keep the accuracy unaffected?

light201212 commented 1 month ago

you can, but hard.Due to many factors affecting it.