Norman

Results 18 issues of Norman

Hi, I've been looking for such a tool and at first got to CVAT. It looked nice, but my CPU does not support AVX2 and from there, troubles started. I...

To see the logs from the Cloud Build CI, please join either our [discussion](https://groups.google.com/a/tensorflow.org/forum/#!forum/tfjs) or [announcement](https://groups.google.com/a/tensorflow.org/forum/#!forum/tfjs-announce) mailing list. There is a missing space after `categorical_crossentropy' which leads to ugly output...

cla: yes

An idea that I had that would be *very* useful and kind of straightforward to implement (still lots of special cases sadly) would be a color search. Let's say I...

I've added a singularity recipe so that you can build containers with the program easily.

Hi, love this tool, but there are some things missing. E.g. the possibility of highlighting a currently shown element. I've written this code: ``` chardinJs.prototype.getClipPathPolygon = function (element) { var...

Hi, this is a great project I've been waiting for for quite some time, and it works really really exceptionally well. So thanks for that, first. But I want to...

To see the logs from the Cloud Build CI, please join either our [discussion](https://groups.google.com/a/tensorflow.org/forum/#!forum/tfjs) or [announcement](https://groups.google.com/a/tensorflow.org/forum/#!forum/tfjs-announce) mailing list. Fixed a simple typo in a comment

I did `select * from image` instead of `annotate.image` and I was in no DB. If I entered "... from image" and it cannot be found, it would be nice...

Hi, I really like ax for optimizing hyperparameters. Based on it, I have written a tool for hyperparameter optimization, but I stumble upon a problem. We use Slurm and submitit...

question
fixready
in progress

I needed this parser in a real-world-situation, where we have lots of messy and corrupt bibTeX-files. So I wrote a small preprocessor that fixes many often-occuring BibTeX errors like missing...