-
## Describe the bug
Using a config for a LightGBM txt model file but not explicitly setting `binarization_type` not "auto" fails to load because it attempts to use the PickleBinarizer rather than the…
-
The find_rect function fails to find the largest rectangle when rotating the checkerboard by 45° clockwise, but it does find the largest rectangle when rotating it by 45° counterclockwise.
My code …
-
For more efficient retrieval, binarize the feature vectors.
This is only beneficial in the case of optimized C++ code for retrieval. If we do retrieval with Python (be it Pytorch or other), it will n…
-
Currently, there is no built-in support in Python's image processing libraries, such as OpenCV or scikit-image, to directly apply the Triangle Binarization algorithm.
I would like to request the add…
-
Hi!
Really cool package that's easy to use. I've already compared it to some prior selections using geneBasis and think I'd like to switch over. One of the things I'm I'd like to make sure I unders…
-
I’ve carefully read your paper and found it to be a highly attractive piece of work. I have a few additional questions that I would like to ask in order to better understand certain aspects of the pa…
-
# Community Note
* Please vote for this issue by adding a 👍 reaction to the issue. This will help the community and maintainers from the Amazon Chime SDK team to prioritize this request.
* Please do…
-
I have been using your SIMD Neon tools to speed up some common OpenCV implementations. They have been very helpful - thanks! Your AveragingBinarization method is functionally similar to the OpenCV …
-
Hi,
Thank you for developing the STAMP algorithm. I encountered an issue while reproducing the code. In the tutorial, I couldn't achieve the same binarization effect as mentioned in the paper. I w…
-
@fmahnke is working on a content pipeline system which will help prepare game screenshots for training and testing. The background color and threshold rules will be applied in a filter in order to hel…