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

AI 용어집

인공지능 완전 사전

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

Skip Connections

Direct links that bypass one or more network layers, allowing the preservation of fine spatial information in the encoder and transferring it to the decoder.

📖
용어

Mirror Padding

Border padding technique using pixel reflection, used in U-Net to prevent information loss at edges during convolutions without padding.

📖
용어

Dice Loss

Cost function based on the Dice coefficient, optimized for imbalanced segmentation problems by measuring the overlap between prediction and ground truth.

📖
용어

Multi-class Segmentation

Extension of U-Net to simultaneously predict multiple object classes, using an output layer with softmax activation and one-hot encoding of labels.

📖
용어

U-Net++ (Nested U-Net)

Improved variant of U-Net introducing nested skip connections and dimension reduction blocks, reducing vanishing gradient and improving feature fusion.

📖
용어

Attention U-Net

U-Net architecture augmented with attention mechanisms that weight skip connection features, allowing the model to focus on the most relevant structures.

📖
용어

Intersection over Union (IoU) Score

Evaluation metric measuring the ratio between the intersection and union of predicted and actual segmentation masks, standard for evaluating U-Net performance.

📖
용어

Convolutional Block

Basic unit of U-Net composed of two successive 3x3 convolutions with ReLU activation and batch normalization, followed by a pooling operation in the encoder.

🔍

결과를 찾을 수 없습니다