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

AI 용어집

인공지능 완전 사전

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

Instance segmentation

Advanced technique that segments each object individually in an image, distinguishing different instances of the same semantic class.

📖
용어

Panoptic segmentation

Unified approach combining semantic segmentation and instance segmentation to provide a complete understanding of all pixels in the image.

📖
용어

U-Net

Convolutional neural network architecture with encoder-decoder structure and skip connections, optimized for medical and biological segmentation.

📖
용어

Superpixels

Groups of connected pixels sharing similar characteristics (color, texture), used as primitives to reduce computational complexity.

📖
용어

Watershed

Segmentation algorithm based on topography that treats the image as a topographic relief to identify watersheds and dividing lines.

📖
용어

DeepLab

Family of semantic segmentation models using atrous convolutions to capture multi-scale context without losing spatial resolution.

📖
용어

FCN (Fully Convolutional Network)

First fully convolutional deep learning architecture enabling pixel-by-pixel segmentation by replacing fully-connected layers with convolutions.

📖
용어

Active Contours

Parametric segmentation method using deformable curves that evolve under the influence of internal and external forces to delimit objects.

📖
용어

Region Growing

Iterative segmentation algorithm that grows regions from seed points by adding neighboring pixels that meet homogeneity criteria.

📖
용어

Graph Cut

Segmentation approach based on graph theory that formulates the problem as a cut energy minimization in a graph constructed from the image.

📖
용어

Thresholding

Binary segmentation technique that classifies pixels into two categories by comparing their intensity to one or more predefined thresholds.

📖
용어

Mean Shift

Non-parametric clustering algorithm that identifies modes in the distribution of pixels in color and spatial space for segmentation.

📖
용어

GrabCut

Interactive segmentation algorithm based on graph cut using Gaussian mixture models to model foreground and background.

📖
용어

CRF (Conditional Random Field)

Discriminative probabilistic model used to refine segmentation results by modeling spatial dependencies between neighboring pixels.

📖
용어

Atrous Convolution

Convolution operation with holes that increases the receptive field without increasing parameters, essential for semantic segmentation.

📖
용어

IoU (Intersection over Union)

Standard evaluation metric measuring the overlap between predicted segmentation masks and ground truths.

🔍

결과를 찾을 수 없습니다