feitgemel

How to Classify Vehicles: VGG16 Feature Extraction & XGBoost

Object Classification using XGBoost and VGG16

In this tutorial, we build a vehicle classification model using VGG16 for feature extraction and XGBoost for classification! 🚗🚛🏍️ It will based on Tensorflow and Keras 🔍 What You’ll Learn 🔍:  🖼️ Part 1: We kick off by preparing our dataset, which consists of thousands of vehicle images across five categories. We demonstrate how to […]

How to Classify Vehicles: VGG16 Feature Extraction & XGBoost Read More »

How to classify Malaria Cells using Convolutional neural network

CNN - Malaria

This tutorial provides a step-by-step easy guide on how to implement and train a CNN model for Malaria cell classification using TensorFlow and Keras. 🔍 What You’ll Learn 🔍:  Data Preparation — In this part, you’ll download the dataset and prepare the data for training. This involves tasks like preparing the data , splitting into training

How to classify Malaria Cells using Convolutional neural network Read More »

How to segment X-Ray lungs using UNet and Tensorflow

Unet Lungs Segmentation

This tutorial provides a step-by-step guide on how to implement and train a UNet Tensorflow model for Melanoma detection using TensorFlow and Keras.  🔍 What You’ll Learn 🔍:  Building U-net model : Learn how to construct the model using TensorFlow and U-net Keras. Unet Tensorflow Model Training: We’ll guide you through the training process, optimizing your

How to segment X-Ray lungs using UNet and Tensorflow Read More »

How to Build a U-Net for Melanoma Detection Using TensorFlow/Keras

Melanoma Unet

This tutorial provides a step-by-step guide on how to implement and train a U-Net model for Melanoma detection using TensorFlow/Keras.  🔍 What You’ll Learn 🔍:  Data Preparation: We’ll begin by showing you how to access and preprocess a substantial dataset of Melanoma images and corresponding masks.  Data Augmentation: Discover the techniques to augment your dataset.

How to Build a U-Net for Melanoma Detection Using TensorFlow/Keras Read More »

U-Net Image Segmentation with TensorFlow/Keras (Oxford-IIIT Pets)

Unet Animals

This tutorial provides a step-by-step guide on how to implement and train a U-Net Image Segmentation TensorFlow . The tutorial is divided into four parts: Part 1: Data Preprocessing and Preparation In this part, you load and preprocess the persons dataset, including resizing images and masks, converting masks to binary format, and splitting the data

U-Net Image Segmentation with TensorFlow/Keras (Oxford-IIIT Pets) Read More »

U-Net Image Segmentation Tutorial | Deep Learning Image Segmentation Guide

Unet - segment people

Deep Learning Image Segmentation with U-Net This tutorial demonstrates a complete U-Net image segmentation workflow. It is designed as a practical image segmentation tutorial, showing how deep learning image segmentation can be applied to Check out our tutorial here : https://youtu.be/ZiGMTFle7bw The tutorial is divided into four parts: Part 1: Data Preprocessing and Preparation In

U-Net Image Segmentation Tutorial | Deep Learning Image Segmentation Guide Read More »

U-net Medical Segmentation with TensorFlow and Keras (Polyp segmentation)

How to segment polyp colonoscopy using U net

This tutorial provides a step-by-step guide on how to implement and train a U-Net model for polyp segmentation using TensorFlow/Keras. The tutorial is divided into four parts: 🔹 Data Preprocessing and Preparation In this part, you load and preprocess the polyp dataset, including resizing images and masks, converting masks to binary format, and splitting the

U-net Medical Segmentation with TensorFlow and Keras (Polyp segmentation) Read More »

Build a CNN Model for Retinal Image Diagnosis

Tensorflow retinal eye

👁️ CNN Image Classification for Retinal Health Diagnosis with TensorFlow and Keras! 👁️ How to gather and preprocess a dataset of over 80,000 retinal images, build a CNN model , and train it that can accurately distinguish between these health categories. What You’ll Learn: 🔹 Data Collection and Preprocessing: Discover how to acquire and prepare

Build a CNN Model for Retinal Image Diagnosis Read More »

120 Dog Breeds, more than 10,000 Images: Deep Learning Tutorial for dogs classification

dog breed recognition

📽️ In our latest video tutorial, we will create a dog breed recognition model using the NasLarge pre-trained model 🚀 and a massive dataset featuring over 10,000 images of 120 unique dog breeds 📸. What You’ll Learn: 🔹 Data Preparation: We’ll begin by downloading a dataset of of more than 20K Dogs images, neatly categorized

120 Dog Breeds, more than 10,000 Images: Deep Learning Tutorial for dogs classification Read More »

5-Day Ireland Itinerary: The Perfect Route for Cliffs, Castles, Pubs & Wild Atlantic Views

362925882 10229790463415645 2667389660859219763 n

Ireland is a dream for family road trips—short drives, cozy towns, castles, green valleys, and cliffside views that make everyone go quiet for a second. This itinerary is exactly what we did as a family, refined with lessons learned, prices, parking tips, and easy alternatives for rainy hours. We designed this Ireland trip for scenery

5-Day Ireland Itinerary: The Perfect Route for Cliffs, Castles, Pubs & Wild Atlantic Views Read More »

Eran Feit