Forwarded from ENG. Hussein Sheikho
This channels is for Programmers, Coders, Software Engineers.
0️⃣ Python
1️⃣ Data Science
2️⃣ Machine Learning
3️⃣ Data Visualization
4️⃣ Artificial Intelligence
5️⃣ Data Analysis
6️⃣ Statistics
7️⃣ Deep Learning
8️⃣ programming Languages
✅ https://t.iss.one/addlist/8_rRW2scgfRhOTc0
✅ https://t.iss.one/codeprogrammer
Please open Telegram to view this post
VIEW IN TELEGRAM
https://t.iss.one/datasets1/668
Please open Telegram to view this post
VIEW IN TELEGRAM
👍4🥰2🔥1
Please open Telegram to view this post
VIEW IN TELEGRAM
👍5❤4🔥2
https://github.com/rehabaam/ds_covid19_project
Please open Telegram to view this post
VIEW IN TELEGRAM
🔥5❤1
The latest and the most up-to-date cyber news will be presented on PPHM HACKER NEWS.
PPHM subscribers are the first people that receive firsthand cybernews and Tech news.
You won't miss any cyber news with us.
https://t.iss.one/pphm_HackerNews
PPHM subscribers are the first people that receive firsthand cybernews and Tech news.
You won't miss any cyber news with us.
https://t.iss.one/pphm_HackerNews
Telegram
PPHM HACKER NEWS
PPHM Hacker News is a reliable news outlet that brings you the latest and most credential cyber news.
Website:
https://pphmnews.com/
Website:
https://pphmnews.com/
👍4
Data Science Jupyter Notebooks pinned «The latest and the most up-to-date cyber news will be presented on PPHM HACKER NEWS. PPHM subscribers are the first people that receive firsthand cybernews and Tech news. You won't miss any cyber news with us. https://t.iss.one/pphm_HackerNews»
⚙️ Supports 6 Modalities:
Interestingly, only some modalities had labels, yet ImageBind learned to align them through self-supervised learning.
..No need for paired data (e.g., images and audio don’t have to be aligned)..Leverages contrastive learning for learning joint embedding space
..Competes with CLIP and AudioCLIP, but with better accuracy and coverage..Enables zero-shot retrieval (e.g., finding relevant video using just a sentence)
#ImageBind #MultimodalAI #MetaAI #DeepLearning #SelfSupervised
Please open Telegram to view this post
VIEW IN TELEGRAM
👍3🔥2
Data Science Jupyter Notebooks
It’s truly fascinating — definitely worth diving deeper into and working on!
Please open Telegram to view this post
VIEW IN TELEGRAM
👍5
This media is not supported in your browser
VIEW IN TELEGRAM
Cupcake Counting Project on the Production Line Using Ultralytics YOLO 🧁
🚀 With the rapid growth of the computer vision market in the bakery industry—projected to reach $23.42 billion by 2025—the practical applications of this technology are receiving increasing attention. One of the most important and common applications is the automated counting of bakery products on production lines.
In this project, the development team provided a model for cupcake detection, and Ultralytics solutions were used to implement the counting process. The only necessary step for deployment was updating the region coordinates for detection, which was successfully accomplished.
Advantages:
✅ Instantly detects and counts cupcakes as they move.
✅ Handles high-speed conveyor belt production effortlessly.
🔗 Complete code ➡️https://lnkd.in/d-4Zk2Q5
🔍 By: https://t.iss.one/DataScienceN
In this project, the development team provided a model for cupcake detection, and Ultralytics solutions were used to implement the counting process. The only necessary step for deployment was updating the region coordinates for detection, which was successfully accomplished.
Advantages:
Please open Telegram to view this post
VIEW IN TELEGRAM
👍4🥰2
This media is not supported in your browser
VIEW IN TELEGRAM
Ready for the most powerful foundation model for medical images/videos?
🚨 Just dropped: MedSAM2
The next-gen foundation model for 3D medical image & video segmentation — built on top of SAM 2.1.
Why it matters:
• Trained on 455K+ 3D image–mask pairs & 76K+ annotated video frames
• >85% reduction in human annotation costs (validated in 3 studies)
• Fast, accurate, and generalizes across organs, modalities, and pathologies
Big impact:
We used MedSAM2 to create 3 massive datasets:
• 5,000 CT lesions
• 3,984 liver MRI lesions
• 251,550 echo video frames
Plug & play:
Deployable in:
→ 3D Slicer
→ JupyterLab
→ Gradio
→ Google Colab
🔖 Project site: https://medsam2.github.io/
🔗 Paper: https://lnkd.in/gbXu6D64
🔍 By: https://t.iss.one/DataScienceN
The next-gen foundation model for 3D medical image & video segmentation — built on top of SAM 2.1.
Why it matters:
• Trained on 455K+ 3D image–mask pairs & 76K+ annotated video frames
• >85% reduction in human annotation costs (validated in 3 studies)
• Fast, accurate, and generalizes across organs, modalities, and pathologies
Big impact:
We used MedSAM2 to create 3 massive datasets:
• 5,000 CT lesions
• 3,984 liver MRI lesions
• 251,550 echo video frames
Plug & play:
Deployable in:
→ 3D Slicer
→ JupyterLab
→ Gradio
→ Google Colab
Please open Telegram to view this post
VIEW IN TELEGRAM
👍6🥰2
This media is not supported in your browser
VIEW IN TELEGRAM
🧠 Inference using Microsoft Florence-2 with the Ultralytics Python Package 😍
✅ Object Detection:
The model performs exceptionally well in detecting various objects and demonstrates impressive zero-shot capabilities. This means it can identify objects without needing specific training on a particular dataset.
🔹 Use case: It is highly suitable for auto-annotating datasets in object detection format.
✅ Accuracy:
The model performs well in terms of accuracy,
but 🔺 it requires significant processing time, making it unsuitable for real-time applications.
✅ Object Detection:
The model performs exceptionally well in detecting various objects and demonstrates impressive zero-shot capabilities. This means it can identify objects without needing specific training on a particular dataset.
🔹 Use case: It is highly suitable for auto-annotating datasets in object detection format.
✅ Accuracy:
The model performs well in terms of accuracy,
but 🔺 it requires significant processing time, making it unsuitable for real-time applications.
❤1
✅ "DENSE_REGION_CAPTION" Feature:
This feature generates rich textual descriptions for different regions of the image.
In the video, it introduced excessive glittery effects.
📌 It’s better suited for single-frame usage rather than processing a sequence of video frames.
✅ "REFERRING_EXPRESSION_SEGMENTATION" Feature:
This feature segments areas of the image using expressions referring to them.
However, ⏱️ it is time-consuming, and in terms of accuracy and efficiency, the SAM (Segment Anything Model) performs slightly better than Florence-2.
📓 Notebook:
🔗 https://github.com/ultralytics/notebooks/blob/main/notebooks/how-to-use-florence-2-for-object-detection-image-captioning-ocr-and-segmentation.ipynb
🔍 By: https://t.iss.one/DataScienceN5
This feature generates rich textual descriptions for different regions of the image.
In the video, it introduced excessive glittery effects.
📌 It’s better suited for single-frame usage rather than processing a sequence of video frames.
✅ "REFERRING_EXPRESSION_SEGMENTATION" Feature:
This feature segments areas of the image using expressions referring to them.
However, ⏱️ it is time-consuming, and in terms of accuracy and efficiency, the SAM (Segment Anything Model) performs slightly better than Florence-2.
📓 Notebook:
🔗 https://github.com/ultralytics/notebooks/blob/main/notebooks/how-to-use-florence-2-for-object-detection-image-captioning-ocr-and-segmentation.ipynb
🔍 By: https://t.iss.one/DataScienceN5
GitHub
notebooks/notebooks/how-to-use-florence-2-for-object-detection-image-captioning-ocr-and-segmentation.ipynb at main · ultralytics/notebooks
Ultralytics Notebooks 🚀. Contribute to ultralytics/notebooks development by creating an account on GitHub.
👍2👏2
Forwarded from Python | Machine Learning | Coding | R
This channels is for Programmers, Coders, Software Engineers.
0️⃣ Python
1️⃣ Data Science
2️⃣ Machine Learning
3️⃣ Data Visualization
4️⃣ Artificial Intelligence
5️⃣ Data Analysis
6️⃣ Statistics
7️⃣ Deep Learning
8️⃣ programming Languages
✅ https://t.iss.one/addlist/8_rRW2scgfRhOTc0
✅ https://t.iss.one/Codeprogrammer
Please open Telegram to view this post
VIEW IN TELEGRAM
👍3
This media is not supported in your browser
VIEW IN TELEGRAM
AI-Powered Digit Recognition Project is Here!
Unleashing the power of Computer Vision + Deep Learning + Speech Processing
Here’s what this awesome project can do:
✍️ Draw any digit on the screen
🧠 A custom CNN model (trained on MNIST with PyTorch) recognizes it instantly
🔊 The system speaks the digit out loud using speech synthesis
🎰 Achieves 97%+ accuracy on handwritten digits
🧩 Built using PyTorch + OpenCV
⚙️ Ready to evolve into a full OCR engine for complex handwriting/text
This real-time, interactive AI tool is a perfect example of applied machine learning in action!
📓 Notebook:
🔗 https://github.com/AlirezaChahardoli/MNIST-Classification-with-PyTorch
🔍 By: https://t.iss.one/DataScienceN5
Unleashing the power of Computer Vision + Deep Learning + Speech Processing
Here’s what this awesome project can do:
✍️ Draw any digit on the screen
🔊 The system speaks the digit out loud using speech synthesis
⚙️ Ready to evolve into a full OCR engine for complex handwriting/text
This real-time, interactive AI tool is a perfect example of applied machine learning in action!
📓 Notebook:
Please open Telegram to view this post
VIEW IN TELEGRAM
👍6❤2
This media is not supported in your browser
VIEW IN TELEGRAM
Adding TTT layers into a pre-trained Transformer enables generating a one-minute clip from text storyboards.
Videos, code & annotations released
#AI #VideoGeneration #MachineLearning #DeepLearning #Transformers #TTT #GenerativeAI
Please open Telegram to view this post
VIEW IN TELEGRAM
👍3🥰2
🚀 New Tutorial: Automatic Number Plate Recognition (ANPR) with YOLOv11 + GPT-4o-mini!
This hands-on tutorial shows you how to combine the real-time detection power of YOLOv11 with the language understanding of GPT-4o-mini to build a smart, high-accuracy ANPR system! From setup to smart prompt engineering, everything is covered step-by-step. 🚗💡
🎯 Key Highlights:
✅ YOLOv11 + GPT-4o-mini = High-precision number plate recognition
✅ Real-time video processing in Google Colab
✅ Smart prompt engineering for enhanced OCR performance
📢 A must-watch if you're into computer vision, deep learning, or OpenAI integrations!
🔗 Colab Notebook
▶️ Watch on YouTube
#YOLOv11 #GPT4o #OpenAI #ANPR #OCR #ComputerVision #DeepLearning #AI #DataScience #Python #Ultralytics #MachineLearning #Colab #NumberPlateRecognition
🔍 By : https://t.iss.one/DataScienceN
This hands-on tutorial shows you how to combine the real-time detection power of YOLOv11 with the language understanding of GPT-4o-mini to build a smart, high-accuracy ANPR system! From setup to smart prompt engineering, everything is covered step-by-step. 🚗💡
🎯 Key Highlights:
✅ YOLOv11 + GPT-4o-mini = High-precision number plate recognition
✅ Real-time video processing in Google Colab
✅ Smart prompt engineering for enhanced OCR performance
📢 A must-watch if you're into computer vision, deep learning, or OpenAI integrations!
🔗 Colab Notebook
▶️ Watch on YouTube
#YOLOv11 #GPT4o #OpenAI #ANPR #OCR #ComputerVision #DeepLearning #AI #DataScience #Python #Ultralytics #MachineLearning #Colab #NumberPlateRecognition
🔍 By : https://t.iss.one/DataScienceN
👍2❤1🔥1