Aayush Singh

Results 4 issues of Aayush Singh

Remove [Line 18](https://github.com/yongxinw/GSDT/blob/main/requirements.txt#L18) duplicate of pillow

Hey, Really interesting results with the ROIPool model, how do we reproduce the results for the feedback model Is it possible to share the weight file for the same? Thankyou

This PR introduces several key enhancements to #295 histogram-based scene change detection feature based on discussion in #53 Leveraging OpenCV's capabilities to improve performance and accuracy significantly. These changes are...

feature

This PR: https://github.com/JaidedAI/EasyOCR/pull/1050 modifies the interpolation to use `Image.Resampling.LANCZOS` Although the resize happens using `cv2.resize` which does not treat it as `LANCZOS` rather the enum evaluates to constant `1` which...