Eran Feit Blog posts

How to perform a face Swap in a Video with Your Own image using Roop

Deep fake

Introduction (Face Swap): If you’ve ever wanted to drop your face into a video—cleanly and with minimal setup—this guide walks you through Roop, a simple face-swap tool you can run locally. We’ll cover the full workflow: creating a clean Conda environment, installing the exact dependencies, preparing your image and target video, and running Roop on […]

How to perform a face Swap in a Video with Your Own image using Roop Read More »

Olympic Sports Image Classification with EfficientNetV2

Efficientnet olympic build model custom dataset

Introduction Image classification is one of the most exciting applications of computer vision. It powers technologies in sports analytics, autonomous driving, healthcare diagnostics, and more. In this project, we take you through a complete, end-to-end workflow for classifying Olympic sports images — from raw data to real-time predictions — using EfficientNetV2S, a state-of-the-art deep learning

Olympic Sports Image Classification with EfficientNetV2 Read More »

מסלול טיול בסלובקיה למשפחה (9 ימים): הרי הטטרה, מערות, טירות, רכבלים ,אגמים ופסגות

Amazing trip to Slovakia

סלובקיה כללי (חשוב מאד לקרוא) בחירת המלון בסלובקיה :התלבטנו לגבי מיקום המלון ובחרנו בסופו של דבר מלון בהרי הטטרה הגבוהים תוך התחשבות בקריטריונים הבאים מכיון שבמלונות בסלובקיה אין מזגן . בחרנו בהרי הטטרה הגבוהים ששם מאד נעים ביום ובלילה חיפשנו מלון שלא גובה כסף עבור החניה של הרכב הנסיעה מהמלון אל האטרקציות עד שעה מקסימום

מסלול טיול בסלובקיה למשפחה (9 ימים): הרי הטטרה, מערות, טירות, רכבלים ,אגמים ופסגות Read More »

How to Classify images using Efficientnet B0

How to Classify images using Efficientnet B0

In this tutorial, we’ll explore how to use EfficientNetB0, a powerful deep learning model available in TensorFlow and Keras, for image classification. EfficientNet models are known for their efficiency and accuracy, making them an excellent choice for tasks like classifying objects in images. We’ll use a pre-trained EfficientNetB0 model trained on the ImageNet dataset, which

How to Classify images using Efficientnet B0 Read More »

How To Actually Use MobileNetV3 for Fish Classifier

MobileNetV3 classify images transfer learning

This is a transfer learning tutorial for image classification using TensorFlow involves leveraging pre-trained model MobileNet-V3 to enhance the accuracy of image classification tasks. By employing transfer learning with MobileNet-V3 in TensorFlow, image classification models can achieve improved performance with reduced training time and computational resources. We’ll go step-by-step through: 👉 Watch the full tutorial here

How To Actually Use MobileNetV3 for Fish Classifier Read More »

Create Stunning AI Music with AudioCraft (Step-by-Step Guide)

MusicGen-Facebook-AI-Music-Composer

Getting started with AI music using AudioCraft (why this is exciting) AI music generation has become practical, fast, and genuinely creative.With Meta’s AudioCraft (and its MusicGen models), you can go from a short text prompt — or even a guiding melody — to a polished audio sample in minutes using an AI music generator.This post

Create Stunning AI Music with AudioCraft (Step-by-Step Guide) Read More »

How To Actually Fine-Tune MobileNetV2 | Classify 9 Fish Species

How To Actually Fine-Tune MobileNetV2 | Classify 9 Fish Species

🎣 Classify Fish Images Using MobileNetV2 & TensorFlow 🧠 In this hands-on video, I’ll show you how I built a deep learning model that can classify 9 different species of fish using MobileNetV2 and TensorFlow 2.10 — all trained on a real Kaggle dataset! This Tensorflow image recognition tutorial covers from dataset splitting to live

How To Actually Fine-Tune MobileNetV2 | Classify 9 Fish Species Read More »

קרקוב טיפים והמלצות – מדריך למטייל לקרקוב : מלונות , אטרקציות , מסעדות ומקומות טעימים

krakow, town square, poland, city square, europe, tourism, old city, unesco heritage site, krakow, krakow, krakow, krakow, krakow, poland, poland, poland

מדריך קרקוב: איפה לאכול, לישון ולבקר – המפה המלאה למטייל ברוכים הבאים למדריך אטרקציות קרקוב בעברית—סיכום ממוקד של כל מה שכדאי לדעת לפני ביקור בעיר היפה בפולין. כאן תמצאו מסלול רגלי נוח בעיר העתיקה, נקודות חובה בשכונת קז’ימייז’, ביקור במוזיאון שינדלר ובמכרות המלח בווייליצ’קה, וגם רשימת מסעדות, מאפיות ובתי קפה שלא מאכזבים. הוספתי המלצות לינה

קרקוב טיפים והמלצות – מדריך למטייל לקרקוב : מלונות , אטרקציות , מסעדות ומקומות טעימים Read More »

Eran Feit