Corey J. Nolet

Results 171 issues of Corey J. Nolet

I've tried to run your algorithm now in both Octave 3.8 and 4.0 with their respect image packages. Both of these distributions tell me that, though the "watershed" function belongs...

In a few cases, it almost appears the bottom left and the top right boxes are flipped causing the bounding box to almost appear as two triangles that are touching...

bug
help wanted

It's strange and it happens quite often, maybe 20% of the time. It usually occurs when a word is rotated itself or has been projected onto a surface causing it...

This is causing some problems when determining the midpoints for the bounding boxes for the fully convolutional network. It's basically putting the midpoint in a different spot then it would...

I have some images that have quite a bit of space open for text to be drawn but only a single 2-3 character word will be drawn on the entire...

enhancement
help wanted

I'm training my network now and from epoch to epoch, I'm testing the model to see how well it is in predictions. So far, it's getting me less than 25%...

We have seen much speedup by executing both the random projection and tree building computations in GPUs. I am thinking the querying might also benefit from performance gains on GPUs....

### Description The RAFT project (https://github.com/rapidsai/raft) has several building blocks for different algorithms in the RAPIDS Analytics ecosystem and among these building blocks are spatial distance and nearest neighbors algorithms....

cat:feature
prio:medium