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

AI 용어집

인공지능 완전 사전

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

Query-based Detection

Detection paradigm where learned queries (embeddings) interact with image features through an attention mechanism to directly predict bounding boxes and object classes.

📖
용어

Object Queries

Positional learning vectors in DETR architectures that act as 'slots' for each potential object to detect, guiding the model toward specific predictions.

📖
용어

Bipartite Matching Loss

Loss function used in DETR that finds the optimal one-to-one matching between predictions and ground truths using the Hungarian algorithm, ensuring unique assignment for each object.

📖
용어

Multi-Scale Feature Pyramid

Structure in transformer detectors that combines features from different resolutions to improve detection of objects of varying sizes, often through cross-scale attention mechanisms.

📖
용어

Anchor-Free Detection

Detection approach that eliminates the use of predefined anchor boxes, a key feature of transformer architectures that directly predict bounding boxes.

📖
용어

Set Prediction

Formulation of object detection as an unordered set prediction problem, where the model simultaneously predicts all objects without predefined order.

📖
용어

Class-Agnostic Detection

Approach where object localization and classification are decoupled, often used in transformer detectors to improve generalization.

📖
용어

Vision Transformer (ViT) Backbone

Use of pre-trained ViTs as feature extractors for transformer detectors, offering powerful and contextual image representation.

📖
용어

DINO (DETR with Improved deNoising anchOr)

Advanced detection architecture that combines denoised queries and anchors to improve the performance and convergence speed of transformer detectors.

📖
용어

Denoising Training

Training strategy where the model learns to reconstruct ground truths from noised versions, improving the robustness and convergence of transformer detectors.

📖
용어

Query-to-Instance Attention

Specialized attention mechanism where each object query focuses on the relevant features of a specific instance in the image.

📖
용어

One-to-Many Label Assignment

Alternative assignment strategy in some transformer detectors where a ground truth can be assigned to multiple predictions to improve training.

🔍

결과를 찾을 수 없습니다