EBEfrat Bdilinml-engineering.hashnode.dev·Nov 26, 2025 · 1 min readHi AllNMS – Non-Maximum Suppression במודלי זיהוי אובייקטים (כמו YOLO), כל אזור בתמונה עשוי לקבל מספר חיזויים חופפים. כל חיזוי כולל: תיבה (bounding box) ציון (confidence score) המודל יכול להחזיר עשרות תיבות כמעט זהות עבור אותו אובייקט. כדי לקבל תיבה אחת לכל...00
EBEfrat Bdilinml-performance-blog.hashnode.dev·Nov 9, 2025 · 2 min readInference: The Core of AITo understand the world of inference, let’s start with a simple analogy: Imagine a student who studies for months for an exam.They read books, practice questions, correct mistakes - that’s the training phase. But on the day of the exam, the student i...00
EBEfrat Bdilinml-performance-blog.hashnode.dev·Sep 18, 2025 · 2 min readUnderstanding the Power of Prefill in Large Language Models (LLMs)Large Language Models (LLMs) have transformed the way we interact with AI, from generating text to answering complex queries. Yet, one of the lesser-known but crucial aspects of these models is the concept of prefill—a mechanism that shapes how the m...00