Profile
- Location
- Poland
- City
- Unknown
- Public repositories
- 100
GitHub
Snapshot:
AwesomeBump is a free program written using Qt library designed to generate normal, height, specular or ambient occlusion textures from a single image. Since the image processing is done in 99% on GPU the program runs very fast and all the parameters can be changed in real time. AB was made to be a new alternative to known gimp plugin called Insane Bump.
Experiments with Deep Learning
Simplified implementation of UMAP like dimensionality reduction algorithm
A simple monitoring camera web server which uses deep learning model (classification) to filter or group camera events.
Gradient based receptive field estimation for Convolutional Neural Networks
Faster implementation of the OpenCV BFMatcher(cv2.NORM_L2) matcher for image keypoint matching