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

AI 용어집

인공지능 완전 사전

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

Atrous Convolutions (or Dilated Convolutions)

Convolution operation that inserts spaces between kernel pixels, thereby increasing the receptive field without increasing the number of parameters, essential for capturing global context.

📖
용어

PSPNet (Pyramid Scene Parsing Network)

Model that applies pyramid pooling on different regions of the feature map to aggregate global context, then merges this information with local features for fine prediction.

📖
용어

Pyramid Pooling

Technique that applies pooling operations with different window sizes on the same feature map to capture contextual information at multiple scales.

📖
용어

Multi-branch Network

Architecture where multiple parallel paths process the input at different resolutions before their outputs are merged, enabling simultaneous analysis of detail and context.

📖
용어

Upsampling

Operation that increases the spatial resolution of a feature map, typically via deconvolution (transposed convolution) or bilinear interpolation, in the decoder part of the network.

📖
용어

Multi-scale Attention Map

Mechanism that learns to weight the importance of features from different scales, allowing the network to dynamically focus on the most relevant information for each pixel.

📖
용어

HRNet (High-Resolution Network)

Innovative architecture that maintains high-resolution representations throughout the network and repeatedly exchanges information with low-resolution representations for robust multi-scale segmentation.

📖
용어

Aggregated Context Module

Block designed to efficiently capture global context by aggregating information from large regions of the image, often used in complement to local paths for fine segmentation.

🔍

결과를 찾을 수 없습니다