MiguelMonteiro / CRFasRNNLayer

Conditional Random Fields as Recurrent Neural Networks (Tensorflow)
MIT License
82 stars 20 forks source link

GPU memory allocation failed #18

Closed KingZZW closed 5 years ago

KingZZW commented 5 years ago

I applied your model to 3D medical images, but I got the following error:

permutohedral_lattice/src/DeviceMemoryAllocator.h:68] GPU memory allocation failed (might be due to insufficient memory)

This is because my computer has insufficient memory or something else has gone wrong.