top of page

Hackers Realm Blog


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
Hackers Realm
Nov 11, 202419 min read
699 views
0 comments


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.
Hackers Realm
Nov 11, 20248 min read
506 views
0 comments


Custom Object Detection using YOLOv8 | Python
Learn how to implement custom object detection using YOLOv8 in Python with this comprehensive guide. #YOLOv8 #ObjectDetection #Python
Hackers Realm
Oct 13, 202417 min read
354 views
0 comments


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.
Hackers Realm
Aug 21, 20239 min read
2,233 views
0 comments


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
Hackers Realm
Aug 21, 20237 min read
235 views
0 comments


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.
Hackers Realm
Aug 20, 20235 min read
3,389 views
0 comments


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.
Hackers Realm
May 29, 202314 min read
1,613 views
0 comments


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
Hackers Realm
May 23, 202311 min read
1,777 views
0 comments


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 .
Hackers Realm
May 20, 20237 min read
6,515 views
0 comments


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
Hackers Realm
May 9, 20234 min read
1,598 views
0 comments


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
Hackers Realm
Apr 16, 20234 min read
131 views
0 comments


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.
Hackers Realm
Aug 16, 20223 min read
239 views
0 comments


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
Hackers Realm
Jul 17, 20222 min read
230 views
0 comments


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
Hackers Realm
Jul 7, 20223 min read
2,012 views
0 comments


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
Hackers Realm
Jul 3, 202212 min read
3,935 views
0 comments


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
Hackers Realm
Jun 25, 202210 min read
10,213 views
0 comments


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
Hackers Realm
May 3, 20226 min read
5,695 views
0 comments


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
Hackers Realm
Apr 27, 202213 min read
26,635 views
10 comments


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
Hackers Realm
Apr 25, 20227 min read
1,351 views
0 comments
bottom of page