jzbontar / mc-cnn

Stereo Matching by Training a Convolutional Neural Network to Compare Image Patches
BSD 2-Clause "Simplified" License
707 stars 232 forks source link

Predict on CPU #60

Open adamzhang129 opened 5 years ago

adamzhang129 commented 5 years ago

Hi, can I use it on CPU without GPU? I want to test the time consuming on the CPU. Many thanks!