Hey everyone! I just wanted to announce that [Caer](https://github.com/jasmcaus/caer), an open-source, *GPU-accelerated* Computer Vision library I built in Python has reached over **100k downloads** on PyPi! I built this project in mid-August and am quite ecstatic about Caer's exponential growth over these 4 months as well as the support I received from the programming community, especially here on r/Python :D
To be brief, Caer ([https://github.com/jasmcaus/caer](https://github.com/jasmcaus/caer)) is a Python library built on top of OpenCV and Pillow that offers powerful image and video processing algorithms, providing both casual and advanced users with an elegant interface for Machine vision operations.
Since this is a relatively new project and the codebase is rapidly growing on a weekly basis, I welcome any feedback. If you'd like to contribute to Caer, I've written a comprehensive [Contribution Guide](https://github.com/jasmcaus/caer/blob/master/CONTRIBUTING.md).