Skip to content Skip to sidebar Skip to footer
Showing posts with the label Caffe

Check Failed: Error == Cudasuccess (2 Vs. 0) Out Of Memory

I am trying to run a neural network with pycaffe on gpu. This works when I call the script for the … Read more Check Failed: Error == Cudasuccess (2 Vs. 0) Out Of Memory

Mac Caffe Cuda Driver Issue

I'm trying to build caffe with the python wrapper on Mac OSX 10.0, but keep getting the followi… Read more Mac Caffe Cuda Driver Issue

Sublime Text 3 Unable To Import Python Module Although Importing From Command Line Is Possible?

when I tried to build with python in ST3, I get an import error as I tried to do import caffe but … Read more Sublime Text 3 Unable To Import Python Module Although Importing From Command Line Is Possible?

Creating Large Lmdbs For Caffe With Numpy Arrays

I have two 60 x 80921 matrices, one filled with data, one with reference. I would like to store the… Read more Creating Large Lmdbs For Caffe With Numpy Arrays

How Can I Implement A Weighted Cross Entropy Loss In Tensorflow Using Sparse_softmax_cross_entropy_with_logits

I am starting to use tensorflow (coming from Caffe), and I am using the loss sparse_softmax_cross_e… Read more How Can I Implement A Weighted Cross Entropy Loss In Tensorflow Using Sparse_softmax_cross_entropy_with_logits

Unable To Import Caffe

I executed make pycaffe in the caffe directory and it worked fine. I also did this: gsamaras@gsamar… Read more Unable To Import Caffe