Dantekk
Machine Learning Engineer. BSc Computer Science. MSc ML & Big Data.
Languages
Repos
9
Stars
92
Forks
19
Top Language
Python
Loading contributions...
Top Repositories
Image Captioning using CNN and Transformer.
A tensorflow/keras implementation of StyleGAN to generate images of new Pokemon.
CUDA implementation of Canny edge detector in C/C++.
A list of interesting computer vision and image processing algorithms implemented by myself using OpenCV.
Real Time Face Anonymization using OpenCV's DNN on YOLO v3 tiny pretrained weights model
Simpson character classifier using CNN.
Repositories
9Image Captioning using CNN and Transformer.
CUDA implementation of Canny edge detector in C/C++.
A tensorflow/keras implementation of StyleGAN to generate images of new Pokemon.
No description provided.
A list of interesting computer vision and image processing algorithms implemented by myself using OpenCV.
Real Time Face Anonymization using OpenCV's DNN on YOLO v3 tiny pretrained weights model
Simpson character classifier using CNN.
A simple implementation of K-means for image segmentation in python
Neural Machine Translation tensorflow/keras application using encoder/decoder model with teacher forcing and attention mechanism.