How to Use SAHI Tiling Windows to Detect Small Objects with YOLOv8 or ANY Object Detection Model
Inside my school and program, I teach you my system to become an AI engineer or freelancer. Life-time access, personal help by me and I will show you exactly how I went from below average student to making $250/hr. Join the High Earner AI Career Program here 👉 https://www.nicolai-nielsen.com/aicareer (PRICES WILL INCREASE SOON)
You will also get access to all the technical courses inside the program, also the ones I plan to make in the future! Check out the technical courses below 👇
___________________________________________________________
In this video 📝 we are going to take a look at the underlying code behind SAHI. This can be used to detect very small objects in images by dividing the images into tiles and slides the model over the tech tile instead of the full image. This increases the resolution of the images processed overall and makes it possible to detect all objects in the images without losing detections. There is trade off between accuracy and speed. We go through all the code in details and see how to use it with an arbitrary object detection model.
If you enjoyed this video, be sure to press the 👍 button so that I know what content you guys like to see.
___________________________________________________________
🛠 Freelance Work: https://www.nicolai-nielsen.com/nncode
___________________________________________________________
💻💰🛠 High Earner AI Career Program: https://www.nicolai-nielsen.com/aicareer
👨💻 Learn Software Engineering instead with my good friend Tech with Tim: https://coursecareers.com/a/NicolaiAI?course=software-dev-fundamentals
📈 Investment Course: https://www.nicos-school.com/p/investment-course
⚙ Real-world AI Technical Courses: (https://www.nicos-school.com)
📗 OpenCV GPU in Python: https://www.nicos-school.com/p/opencv-gpu-course
📕 YOLOv7 Object Detection: https://www.nicos-school.com/p/yolov7-custom-object-detection-with-deployment
📒 Transformer & Segmentation: https://www.nicos-school.com/p/transformer-and-segmentation-course
📙 YOLOv8 Object Tracking: https://www.nicos-school.com/p/yolov8-object-tracking-course
📘 Research Paper Implementation: https://www.nicos-school.com/p/research-paper-implementation
📔 CustomGPT: https://www.nicos-school.com/p/customgpt-course
___________________________________________________________
📞 Connect with Me:
🌳 https://linktr.ee/nicolainielsen
🌍 My Website: https://www.nicolai-nielsen.com/
🤖 GitHub: https://github.com/niconielsen32
👉 LinkedIn: https://www.linkedin.com/in/nicolaiai
🐦 X/Twitter: https://twitter.com/NielsenCV_AI
🌆 Instagram: https://www.instagram.com/nicolaicodes/
___________________________________________________________
🇦🇪 Want to move to Dubai and get visa? – Book a free consultation: https://www.genzoneconsulting.com/meetings/schedule-session/nny
___________________________________________________________
📷 My camera calibration software, CharuCo Boards, and Checker boards
Link to webshop: https://camera-calibrator.com
___________________________________________________________
Timestamps:
00:00 Intro
1:00 Tiling Window explanation
2:12 Code Walktrough
18:48 Results on video
20:49 Results on live webcam
22:31 Outro
Tags: #objectdetection #tilingwindow #smallobjects
source