Paul Tunison

Results 23 issues of Paul Tunison

If the assumed HISTCONTROL settings are not present, the history command is written to the saved file, causing the history command to reappear when restoring panes. This longer command prevents...

waiting for reply

It seems like the ``RelevancyIndex`` interface and intent is just a specific use of a ``SupervisedClassifier`` instance upon a set of ``DescriptorElements``. The ``IqrSession`` structure is the only thing currently...

- [ ] Fix PR title to remove 3.7 add, remove associated comment from pending release notes.

The python instance to psycopg2 binary object conversion was not operating correctly in python 3. This updates the method to be cross compatible as well as updates the tests to...

When Ctrl-C'ing a parallel-map in progress, an dead-lock can occur. It has also been seen that if the workers are doing web-requests, they can lock up, possibly due to an...

bug

This would add the ability to use the full stack without license concerns of the colorDescriptor software.

enhancement
help wanted

Or somehow generalize this into the CodeIndex representation structure. Its pretty much the case where all LSH-based nearest neighbor algorithms will/can use the same nearest-code-neighbor strategy once hashs are generated.

enhancement

Open question of how an ImageNet-trained ResNet-18 for image descriptor extraction performs with nearest-neighbor and IQR algorithms.

help wanted
question

Basically configure a list of classifier algorithm plugin configs instead of just one. Would expect on output graphs to display a curves for over-all / single-class for each configured classifier....

enhancement

There are numerous packages listed in requirements files that should probably be optional. Some are also only needed for web modules, which might also want separate requirements files. With many...

help wanted