Nathan McKaskle

Results 10 issues of Nathan McKaskle

It's too spammy. We only want to be notified about valid users who get banned, is it possible to do that somehow?

``` ~/image-super-resolution/ISR/utils/datahandler.py:125: VisibleDeprecationWarning: Creating an ndarray from ragged nested sequences (which is a list-or-tuple of lists-or-tuples-or ndarrays with different lengths or shapes) is deprecated. If you meant to do this,...

There are instructions on how to use the pre-trained model, that's fine. However I've trained my own model on my own dataset and I want to use those weights files...

When the model improves, it says improved from 10.12345 to 12.12345 for example. From the on_epoch_end function in train_helper.py ``` if monitor_op[metrics[metric]](losses[metric], self.best_metrics[metric]): self.logger.info( '{} improved from {:10.5f} to {:10.5f}'.format(...

I ran `python3 dataPrepare.py --start_id 2000 --duration 120 --REMOVE --disk_path ./TrainingData` Things went well until: ``` 64 @ 0x38cf500] Missing reference picture, default is 65548 [h264 @ 0x38cf500] Missing reference...

The latest cbpro 1.1.4 explicitly requires six version 1.10 but tensorflow 2.12 requires six version 1.12, I have cuda 12 drivers so I have to be on tensorflow and keras...

Version 0.4.2 GKE CloudBuild based Helm deployment. Here's the error: >Error: failed to create containerd task: failed to create shim task: OCI runtime create failed: runc create failed: unable to...

Followed instructions to install from the read me. This is what I get when trying to run the initial tests: First error I fixed by changing that line to random.set_seed...

I am trying to use the latest 2.x version of ruby version 2.7.7 until we can get our application up to 3. I cannot seem to run a bundle install...

**What happened**: In going through countless logs all the way back to the 7th of March, it appears that on that day external-dns began creating and deleting entries repeatedly. Something...

kind/bug
lifecycle/stale