Ansire / sketch2normal

Implementation of "Interactive Sketch-Based Normal Map Generation with Deep Neural Networks"
86 stars 18 forks source link

Segmentation Fault while training #4

Open allangelman opened 5 years ago

allangelman commented 5 years ago

Hello,

I am attempting to run sketch2normal, but every time I try to start the training, somewhere on the 0th epoch, between the 10the-90th step, it stops and says "segmentation fault (core dumped)".

I'm running this with python 2.7 and tensorflow 1.14.

I was wondering if you have any insight into why this might be happening or how to fix it?

Thank you! Allan