MedicineToken / Medical-SAM-Adapter

Adapting Segment Anything Model for Medical Image Segmentation
GNU General Public License v3.0
1k stars 89 forks source link

GPU memory #5

Open oyxhust opened 1 year ago

oyxhust commented 1 year ago

I‘d like to know the GPU memory cost when setting the '-chunk' to 96 (the 3D depth) and batch size=1. Thanks!

Breezewrf commented 1 year ago

Same here

3288103265 commented 1 year ago

I‘d like to know which GPU is required in the paper.

rocketche commented 8 months ago

I‘d like to know which GPU is required in the paper.

trained/tested on 4 NVIDIA A100 GPUs as the newest arxiv paper said @3288103265

billhhh commented 7 months ago

I‘d like to know which GPU is required in the paper.

trained/tested on 4 NVIDIA A100 GPUs as the newest arxiv paper said @3288103265

But the provided code did not support multi-GPU though