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

AI 용어집

인공지능 완전 사전

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

Segmenter

Semantic segmentation model based on a pure transformer architecture, designed to efficiently capture long-range contextual relationships between pixels.

📖
용어

Learnable Token

Randomly initialized embedding vector learned during training, used in transformer decoders to aggregate contextual information and predict segmentation classes.

📖
용어

Segmentation Transformer Decoder

Module that reconstructs a high-resolution segmentation map from encoder features, using attention mechanisms to refine predictions pixel by pixel.

📖
용어

SegFormer

Efficient and simple segmentation architecture based on a hierarchical transformer encoder and lightweight decoder (All-MLP), designed for better performance with fewer parameters.

📖
용어

Masked Autoencoding (MAE)

Self-supervised pre-training strategy where large portions of an image are masked and the model learns to reconstruct them, improving contextual understanding for segmentation.

📖
용어

Query-Based Segmentation

Paradigm where a fixed set of learnable query vectors is used to query image features and directly generate segmentation masks.

📖
용어

Hierarchical Windowing

Technique in vision transformers that divides the image into windows at different scales and hierarchically merges them to capture both local details and global context.

📖
용어

Class Embedding

Learned vector representation for each semantic category, used in transformer decoders to guide pixel classification and improve prediction consistency.

🔍

결과를 찾을 수 없습니다