Nicholas Garcia

Results 5 issues of Nicholas Garcia

Just installed tensorflow 1.15 using conda, getting this error when attempting to run the pre-training command provided in the quickstart section of the readme. ``` Traceback (most recent call last):...

I have a tf 2.10 3DConv ANN with multiple regression outputs (model architecture at the end). I am attempting to use this package to generate gradcam++ heatmaps and I am...

Hello! I have attempted to install openfold via both docker and the install script (I already have an existing conda install I don't want nuked, so I selectively ran the...

### Description When attempting to read an image with read_image(path), I am getting an incorrect signature error from OpenImageIO (v2.5.9). The error seems to be originating from ```colour/io/image.py:278```. The signature...

Defect

Was playing around with your subplots example the other day to get a feel for the library (am very excited about reducing my matplotlib render times), and I ran into...