Keras Implementation of The One Hundred Layers Tiramisu: Fully Convolutional DenseNets for Semantic Segmentation by (Simon Jégou, Michal Drozdzal, David Vazquez, Adriana Romero, Yoshua Bengio)
I have installed exactly as described in the instructions but the training always starts in CPU mode. I'm using tensorflow backend. Why do we need to install both tensorflow-gpu as well as tensorflow?
Hi,
I have installed exactly as described in the instructions but the training always starts in CPU mode. I'm using tensorflow backend. Why do we need to install both tensorflow-gpu as well as tensorflow?