cyrildiagne / basnet-http

HTTP service wrapper for BASNet: Boundary-Aware Salient Object Detection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RuntimeError: CUDA error: out of memory

sivakron2779 opened this issue · comments

Thanks for sharing nice code !
But i have some error with my CUDA
when i run BASNet-http with " curl -F "data=@warning.jpg" http://192.168.1.16:1500 -o result.png "
with filename " warning.jpg " just 8 kb of size but it's have error with
'' RuntimeError: CUDA error: out of memory ''

my specs is > CPU : Intel i5 - 4460
VGA : GTX750 TI with 2gb of memory
RAM : 8 Gb
How can i solve this problem , thank you ! :)

95930839_600316997499470_6959479639668424704_n

same here .

Hi, you need a graphic card with at least 6Gb of RAM.
Since that's the model's requirements, there's nothing I can do sorry.