Data Science Jupyter Notebooks
8.43K subscribers
81 photos
22 videos
9 files
196 links
Explore the world of Data Science through Jupyter Notebooksβ€”insights, tutorials, and tools to boost your data journey. Code, analyze, and visualize smarter with every post.
Download Telegram
πŸ”– ImageBind: One Embedding Space To Bind Them All

πŸ“ This project is a significant step forward in understanding and connecting information from diverse sources like images, text, audio, video, and even motion sensor data.

βš™οΈ Supports 6 Modalities:

πŸ“· Image
πŸ“ Text
πŸ”ˆ Audi
πŸŽ₯ Video
🦴 IMU sensor data (e.g., accelerometer)
πŸ™„ Depth/Thermal & 3D data
Interestingly, only some modalities had labels, yet ImageBind learned to align them through self-supervised learning.


πŸ’« Key Features:

..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)


πŸ“Œ Repo: https://github.com/facebookresearch/ImageBind

πŸ” By: https://t.iss.one/DataScienceN 🌟

#ImageBind #MultimodalAI #MetaAI #DeepLearning #SelfSupervised
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘3πŸ”₯2
Data Science Jupyter Notebooks
πŸ”– ImageBind: One Embedding Space To Bind Them All πŸ“ This project is a significant step forward in understanding and connecting information from diverse sources like images, text, audio, video, and even motion sensor data. βš™οΈ Supports 6 Modalities: πŸ“· Image…
😍😍😍😍😍😍😍😍
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
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
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.
❀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
πŸ‘2πŸ‘2
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
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘6❀2
This media is not supported in your browser
VIEW IN TELEGRAM
πŸˆβ€β¬› TTT Long Video Generation πŸˆβ€β¬›

▢️ A novel architecture for video generation, adapting the #CogVideoX 5B model by incorporating #TestTimeTraining (TTT) layers.
Adding TTT layers into a pre-trained Transformer enables generating a one-minute clip from text storyboards.
Videos, code & annotations released πŸ’™

πŸ”— Review: https://t.ly/mhlTN
πŸ“„ Paper: arxiv.org/pdf/2504.05298
🌐 Project: test-time-training.github.io/video-dit
πŸ§‘β€πŸ’» Repo: github.com/test-time-training/ttt-video-dit

#AI #VideoGeneration #MachineLearning #DeepLearning #Transformers #TTT #GenerativeAI

πŸ” By: https://t.iss.one/DataScienceN5
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
πŸ‘2❀1πŸ”₯1
πŸ”· Ultralytics YOLO11!πŸš€

Developed by Jing Qiu and Glenn Jocher, YOLO11 represents a major leap forward in object detection technology, reflecting months of dedicated research and development by the Ultralytics team.


βœ… YOLO11 Key Features:
- Enhanced architecture for high-precision detection and complex vision tasks
- Faster inference speeds with balanced accuracy
- Higher precision while using 22% fewer parameters
- Seamlessly deployable across edge devices, cloud, and GPU systems
- Full support for:
πŸ”Ή Object Detection
πŸ”Ή Segmentation
πŸ”Ή Classification
πŸ”Ή Pose Estimation
πŸ”Ή Oriented Bounding Boxes (OBB)

---

⚑ Quick Start
Run inference instantly with:
yolo predict model="yolo11n.pt"

---

πŸ“Ž Learn more and explore the documentation here:
πŸ”— https://ow.ly/mKOC50Tyyok


πŸ” By : https://t.iss.one/DataScienceN
πŸ‘4πŸ”₯1
πŸŽ“ 2025 Top IT Certification – Free Study Materials Are Here!

πŸ”₯Whether you're preparing for #Cisco #AWS #PMP #Python #Excel #Google #Microsoft #AI or any other in-demand certification – SPOTO has got you covered!

πŸ“˜ Download the FREE IT Certs Exam E-book:
πŸ‘‰ https://bit.ly/4lNVItV
🧠 Test Your IT Skills for FREE:
πŸ‘‰ https://bit.ly/4imEjW5
☁️ Download Free AI Materials :
πŸ‘‰ https://bit.ly/3F3lc5B

πŸ“ž Need 1-on-1 IT Exam Help? Contact Now:
πŸ‘‰ https://wa.link/k0vy3x
🌐 Join Our IT Study Group for Daily Updates & Tips:
πŸ‘‰ https://chat.whatsapp.com/E3Vkxa19HPO9ZVkWslBO8s
πŸ‘1πŸ”₯1
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“Strawberry counting using Ultralytics SolutionsπŸ”₯πŸ“Έ Counting strawberries manually is slow, inconsistent, and hard to scale.But what if a computer vision system could do it for you β€” in real time? ⏱️
With Ultralytics Solutions, you can effortlessly detect, track, and count strawberries with precision.πŸ’‘ Best part? It works seamlessly with various object detection models like YOLOv11, YOLOv9, YOLOv12, and more!

🌟 Advantages:
βœ”οΈ Get real-time insights into how much produce is available β€” perfect for planning & logistics πŸ“¦πŸš›
βœ… Track strawberry flow on conveyor belts to spot slowdowns, errors, or quality issues πŸ“
βœ”οΈ Maintain an accurate count of packed items with no manual work, reducing human error

πŸ“‰πŸš€Get started today https://docs.ultralytics.com/guides/object-counting/

πŸ” By : https://t.iss.one/DataScienceN
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘5πŸ“2πŸ₯°1
Forget Coding; start Vibing! Tell AI what you want, and watch it build your dream website while you enjoy a cup of coffee.

Date: Thursday, April 17th at 9 PM IST

Register for FREE: https://lu.ma/4nczknky?tk=eAT3Bi

Limited FREE Seat !!!!!!
This media is not supported in your browser
VIEW IN TELEGRAM
🚦 Traffic Lights Detection using Ultralytics YOLO11! πŸ§ πŸ€–

Ultralytics YOLOv11 can be used for real-time detection of 🚫 red, ⚠️ yellow, and βœ… green traffic lights β€” boosting road safety, traffic management, and autonomous navigation πŸ›£οΈπŸš—

πŸŒ† Unlock new possibilities in:
🌐 Smart city planning πŸ™οΈ
🚦 Adaptive traffic control
πŸ” Computer vision-powered transportation systems

πŸš€ Get started now ➑️ https://ow.ly/XQyG50VgcR3

πŸ“‘ By: https://t.iss.one/DataScienceN
πŸ‘1πŸ”₯1
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ”₯ SAMWISE: Infusing Wisdom in SAM2 for Text-Driven Video Segmentation, has been accepted at hashtag#CVPR2025! πŸŽ‰

make #SegmentAnything wiser by enabling it to understand text promptsβ€”all with just 4.9M additional trainable parameters.
πŸ‘3
πŸš€πŸ’‘ What makes SAMWISE special?
πŸ”Ή Textual & Temporal Adapter for #SAM2 – We introduce a novel adapter that enables early fusion of text and visual features, allowing SAM2 to understand textual queries while modeling temporal evolution across frames.
πŸ”Ή Tracking Bias Correction – SAM2 tends to keep tracking an object even when a better match for the text query appears. Our learnable correction mechanism dynamically adjusts its focus, ensuring it tracks the most relevant object at every moment.

✨ State-of-the-art performance across multiple benchmarks:

βœ… New SOTA on Referring Video Object Segmentation (RVOS)
βœ… New SOTA on image-level Referring Segmentation (RIS)βœ… Runs online
βœ… Requires no fine-tuning of SAM2 weights
πŸš€ SAMWISE is the first text-driven segmentation approach built on SAM2 that achieves SOTA while staying lightweight and online.
🏠 Project page: https://lnkd.in/dtBHBVbG
πŸ’» Code and models: https://lnkd.in/d-fadFGd
πŸ”— Paper: arxiv.org/abs/2411.17646

πŸ“‘ By:
https://t.iss.one/DataScienceN
πŸ‘1
Really attractive.

😍😍😍😍😍😍😍😍😍😍😍😍😍
πŸ‘2πŸ₯°1