Mihai Fieraru

Results 3 issues of Mihai Fieraru

Hello, thanks a lot for helping the community with your code! I'm training the GAN with ~4000 grey images of faces for 250 epochs and saving the network every 10...

I get this error ``` from caffe2.python import core Traceback (most recent call last): File "", line 1, in File "/BS/mihai/work/src2/miniconda2/envs/oldgpu_cuda8/lib/python2.7/site-packages/caffe2/python/core.py", line 29, in from caffe2.proto import caffe2_pb2 File "/BS/mihai/work/src2/miniconda2/envs/oldgpu_cuda8/lib/python2.7/site-packages/caffe2/proto/caffe2_pb2.py",...

build
Protobuf

I am getting the following error, caught when validating the frame buffer status, which in my case is GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT . Do you have any idea how I could debug this?...