asnt
asnt
Same problem on a 4GB Quadro M2000M. The problem persists whatever the input image size. Do we need a 12GB card for running on GPU?
Thank you for publishing your code. I second the request above. It would be nice if you could publish the pre-trained models to quicly evaluate the capabilities of the method....
> Maybe this is possible for the SurfacePlot specifically since we know there are `z.shape[0] * z.shape[1]` vertices. We could use that shape information to map the image equally over...
For the record, the current obj loader ignores rgb color attribute on vertices. On this line https://github.com/vispy/vispy/blob/28447f06d6a5ea5bd6a2d99949f3833c894c060f/vispy/io/wavefront.py#L99 `readTuple()` is called for reading a fixed number of 3 values (the `(x,...