mjiUST / SurfaceNet

2017 ICCV, SurfaceNet: An End-to-end 3D Neural Network for Multiview Stereopsis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error while running main.py

geekysethi opened this issue · comments

I'm running this code in my Amazon AWS server
Configuration of my system
`==============NVSMI LOG==============

Timestamp : Tue Apr 24 17:43:40 2018
Driver Version : 375.66

Attached GPUs : 1
GPU 0000:00:1E.0
Product Name : Tesla K80
Product Brand : Tesla
CUDA versionnvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2016 NVIDIA Corporation
Built on Tue_Jan_10_13:22:03_CST_2017
Cuda compilation tools, release 8.0, V8.0.61
`

So when I run python main.py
I got this error

attached as log file
log.txt

@geekysethi There could be something wrong with the Theano compiling. Could you try (1) to use another GPU, such as Taitan / 1080; (2) to post the output of conda list?