open-mmlab/mmsegmentation

Too much GPU memory consumption and seems wrong

開放

#3,167 建立於 2023年7月6日

 (18 則留言) (0 個反應) (0 位負責人)Python (2,386 個分叉)batch import
good first issue

倉庫指標

星標
 (6,867 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

When I use resnet101 with deeplabv3+ in this lib 'https://github.com/VainF/DeepLabV3Plus-Pytorch', I can train for 40 batch size on 2 GPUs, 20 batch size for each GPU, and it consumes about 36 GB. However, when I use your lib, for 2 batch size on 1 GPUs, it consumes about 15 GB

貢獻者指南