Pinned Repositories
DL-Architectures
This repository contains different Deep Learning model implementations and Deep Learning mode from scratch, for various Computer Vision tasks using Keras 3 and Tensorflow.
DL_Explained-Computer-Vision
This repository contains small tutorials and reference projects around the basic concepts of modern Computer Vision using Deep Learning.
FaceViT
FaceViT: A multi-task Vision Transformer for face detection, age estimation, and gender prediction, demonstrating the ability of the Vision Transformer to perform great across different tasks such as object detection and classification.
Hotel-Review_Sentiment-Analysis
Pre-Processing routines, dataset cleaning, feature mining from text data and predictive modeling based sentiment analysis on a Trip Advisor Reviews dataset from Kaggle using the Logistic Regression Classifier.
Lane-detection-Master-Thesis
This research project titled "Hybrid Deep Learning approach for Lane Detection" was conducted as our final MSc degree thesis for Jonkoping University.
OCR_License_plates
A simple OCR Deep Learning Project for license plate code detection using Tensorflow and Keras
PetsArtistGAN
PetsArtistGAN is a deep learning project that focuses on generating artistic renditions of pet images using Generative Adversarial Networks (GANs). This repository contains the code for training and evaluating the PetsArtistGAN model.
Restaurant_Finder_KRSW
simple_perceptron
A simple percetron model for binary classification
youtube-watcher
A small script app monitoring selected Youtube channels for daily new video content.
dimiz51's Repositories
dimiz51/FaceViT
FaceViT: A multi-task Vision Transformer for face detection, age estimation, and gender prediction, demonstrating the ability of the Vision Transformer to perform great across different tasks such as object detection and classification.
dimiz51/DL_Explained-Computer-Vision
This repository contains small tutorials and reference projects around the basic concepts of modern Computer Vision using Deep Learning.
dimiz51/Lane-detection-Master-Thesis
This research project titled "Hybrid Deep Learning approach for Lane Detection" was conducted as our final MSc degree thesis for Jonkoping University.
dimiz51/PetsArtistGAN
PetsArtistGAN is a deep learning project that focuses on generating artistic renditions of pet images using Generative Adversarial Networks (GANs). This repository contains the code for training and evaluating the PetsArtistGAN model.
dimiz51/Hotel-Review_Sentiment-Analysis
Pre-Processing routines, dataset cleaning, feature mining from text data and predictive modeling based sentiment analysis on a Trip Advisor Reviews dataset from Kaggle using the Logistic Regression Classifier.
dimiz51/youtube-watcher
A small script app monitoring selected Youtube channels for daily new video content.
dimiz51/DL-Architectures
This repository contains different Deep Learning model implementations and Deep Learning mode from scratch, for various Computer Vision tasks using Keras 3 and Tensorflow.
dimiz51/OCR_License_plates
A simple OCR Deep Learning Project for license plate code detection using Tensorflow and Keras
dimiz51/Restaurant_Finder_KRSW
dimiz51/simple_perceptron
A simple percetron model for binary classification
dimiz51/weatherapp
Sample web app that finds and serves current weather condition. Made to hone my newfound web-development skills.