top of page
Hackers Realm Blog
Hackers Realm
Nov 11, 202419 min read
Image Segmentation with UNET: A Step-by-Step Tutorial Using Oxford Pet Data and Keras Tensorflow
Image segmentation plays a crucial role in computer vision enabling machines to understand and interpret the contents of an image at a pixel
418 views1 comment
Hackers Realm
Nov 11, 20248 min read
How to Build a Real-Time Driver Drowsiness Detection System Using OpenCV and Python
Learn to build a real-time driver drowsiness detection system using OpenCV and Python. Enhance road safety with AI-powered monitoring.
192 views0 comments
Hackers Realm
Oct 13, 202417 min read
Custom Object Detection using YOLOv8 | Python
Learn how to implement custom object detection using YOLOv8 in Python with this comprehensive guide. #YOLOv8 #ObjectDetection #Python
224 views0 comments
Hackers Realm
Aug 21, 20239 min read
Transfer Learning using Pretrained Model | MNIST | Keras Tensorflow | Python
Transfer learning allows models to harness the insights gained from one task and apply them to new, distinct tasks.
2,067 views0 comments
Hackers Realm
Aug 21, 20237 min read
Data Augmentation for Image Data | Keras Tensorflow | Python
Data augmentation is a fundamental technique to enhance the diversity and quality of the training data by applying various transformations
221 views0 comments
Hackers Realm
Aug 20, 20235 min read
Extract Features from Image using Pretrained Model | Deep Learning | Python
Extracting features from images using a pre-trained model is common technique in transfer learning which saves time and improve performance.
3,221 views0 comments
Hackers Realm
May 29, 202314 min read
Anime Face Generation using DCGAN | Keras Tensor flow | Deep Learning | Python
Create stunning anime faces with Python! Dive into Deep Convolutional GANs using Keras. Unleash your creativity in anime face generation.
1,543 views0 comments
Hackers Realm
May 23, 202311 min read
Deep CNN Autoencoder for Image Compression & Denoising | Deep Learning | Python Tutorial
This tutorial explores Deep CNN Autoencoder for Image Compression & Denoising, enabling efficient and accurate image processing using python
1,667 views0 comments
Hackers Realm
May 20, 20237 min read
Enhance Your Images with Super Resolution | OpenCV | Deep Learning | Project Tutorial | Python
Enhancing images with super resolution using OpenCV involves using advanced techniques to upscale low-resolution images .
6,152 views0 comments
Hackers Realm
May 9, 20234 min read
Revive your Old Images and Videos with DeOldify | Deep Learning | Project Tutorial
Revive your old images and videos with colorization is a project to colorize old images and videos using DeOldify
1,438 views0 comments
Hackers Realm
Apr 16, 20234 min read
Face Mask Detection using Python | Object Detection | Deep Learning Project Tutorial
Learn how to build a face mask detection system using Python, object detection and deep learning for an exciting project with brief tutorial
123 views0 comments
Hackers Realm
Aug 16, 20223 min read
Object Detection in 5 Lines code | Detecto | Deep Learning Project Tutorial
Detecto is an object detection module which use Pytorch, used for detecting custom objects from datasets by the user using 5 lines of code.
231 views0 comments
Hackers Realm
Jul 17, 20222 min read
Face Detection using Python | OpenCV - Computer Vision | Machine Learning Project Tutorial
Master face detection with Python! Learn OpenCV, computer vision, and machine learning techniques in this tutorial. #FaceDetection #OpenCV
224 views0 comments
Hackers Realm
Jul 7, 20223 min read
Image to Text Conversion & Extraction using Python | OCR | Machine Learning Project Tutorial
Extract text from images with Python! This tutorial covers OCR and machine learning techniques for image-to-text conversion. #OCR #Python
1,952 views0 comments
Hackers Realm
Jul 3, 202212 min read
Facial Emotion Recognition using Python | Image Classification | CNN | Deep Learning
Decode emotions with Python! Learn facial emotion recognition using image classification, CNN, and deep learning techniques. #Python #CNN
3,561 views0 comments
Hackers Realm
Jun 25, 202210 min read
Gender and Age Prediction using Python | Image Classification & Regression | Deep Learning
Predict gender and age with Python! Explore image classification and regression using deep learning techniques. #Gender&AgePrediction
9,563 views0 comments
Hackers Realm
May 3, 20226 min read
Dogs vs Cats Image Classification using Python | CNN | Deep Learning Project Tutorial
Classify Dogs vs Cats with Python! Learn CNN and deep learning techniques in this image classification project tutorial. #DogsVsCats
5,461 views0 comments
Hackers Realm
Apr 27, 202213 min read
Image Caption Generator using Python | Flickr Dataset | Deep Learning Tutorial
Generate image captions using Python! Dive into deep learning with the Flickr dataset in this tutorial. #ImageCaptioning #Python
25,021 views10 comments
Hackers Realm
Apr 25, 20227 min read
MNIST Handwritten Digits Recognition using Python | Image Classification | Deep Learning Tutorial
Recognize handwritten digits using Python! Dive into deep learning with MNIST dataset in this image classification tutorial. #MNIST #Python
1,268 views0 comments
bottom of page