🏠 홈
벤치마크
📊 모든 벤치마크 🦖 공룡 v1 🦖 공룡 v2 ✅ 할 일 목록 앱 🎨 창의적인 자유 페이지 🎯 FSACB - 궁극의 쇼케이스 🌍 번역 벤치마크
모델
🏆 톱 10 모델 🆓 무료 모델 📋 모든 모델 ⚙️ 킬로 코드 모드
리소스
💬 프롬프트 라이브러리 📖 AI 용어 사전 🔗 유용한 링크

AI 용어집

인공지능 완전 사전

162
카테고리
2,032
하위 카테고리
23,060
용어
📖
용어

Mean Average Precision (mAP)

Standard evaluation metric in object detection that calculates the mean of average precisions across all classes, taking into account both precision and recall.

📖
용어

SSD (Single Shot Detector)

Object detection architecture that predicts bounding boxes and classes in a single pass using multi-scale feature maps.

📖
용어

Object Localization

Computer vision task that involves identifying the presence and precise position of specific objects in an image, typically with bounding boxes.

📖
용어

Confidence Score

A numerical value between 0 and 1 indicating the model's degree of certainty that a given detection actually contains an object of the predicted class.

📖
용어

Ground Truth

Precise manual annotations of bounding boxes and object classes in a training dataset, serving as a reference for supervised learning.

📖
용어

Multi-Scale Detection

Detection strategy that processes the image at different resolutions to improve the detection of objects with highly varied sizes, from very small to very large.

📖
용어

Hard Negative Mining

Training technique that selects and emphasizes difficult negative examples (false positives with high scores) to improve the model's discrimination.

📖
용어

Focal Loss

Modified loss function that addresses class imbalance by penalizing misclassified and easy examples more heavily, thereby improving detection of rare objects.

📖
용어

Region of Interest (RoI) Pooling

Operation that extracts fixed-size features from variable-size regions in feature maps, essential for two-stage detectors.

🔍

결과를 찾을 수 없습니다