xuannianz / EfficientDet

EfficientDet (Scalable and Efficient Object Detection) implementation in Keras and Tensorflow
Apache License 2.0
1.39k stars 395 forks source link

Why does the model needs so much memory? #230

Closed dinhphuong98 closed 3 years ago

dinhphuong98 commented 3 years ago

Thanks for your sharing. When I run the d1 model, the size of model is 29MB, It is quite small. But, My GPU is GTX 1080 Ti that memory have 11 Gb. The model "eat" 10GB ? Why? Can i reduce memory to run model and how can i do it? thanks

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.