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

AI 용어집

인공지능 완전 사전

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

Interactive Segmentation

Image segmentation process where a user guides the algorithm by providing cues, such as clicks or strokes, to refine the results in real time.

📖
용어

Positive and Negative Clicks

Annotation method where the user clicks on pixels belonging to the object of interest (positive) and on those of the background (negative) to constrain the segmentation model.

📖
용어

Scribbles

Annotations in the form of rough strokes drawn by the user on an image to indicate foreground and background regions, serving as constraints for the algorithm.

📖
용어

Seed Propagation

Technique where starting points (seeds) provided by the user are used to propagate a segmentation label to neighboring pixels based on similarity criteria.

📖
용어

GrabCut

Interactive segmentation algorithm based on graph cuts that uses a Gaussian mixture model to model the foreground and background colors.

📖
용어

Region Growing Segmentation

Iterative method that starts from one or more starting points (seeds) and adds neighboring pixels that satisfy a homogeneity criterion, often defined by the user.

📖
용어

Interactive Watershed

Application of the watershed algorithm where the markers, defining the catchment basins, are placed manually by the user to control over-segmentation.

📖
용어

Bounding Box Refinement

Technique where the user draws a bounding box around the object, and the algorithm refines the segmentation inside this box, often used as a quick first step.

📖
용어

Deep Extreme Cut (DEXTR)

Interactive segmentation method based on deep learning that uses four extreme points (top, bottom, left, right) of the object to generate an accurate segmentation.

📖
용어

Foundation of Active Learning

Principle where the algorithm identifies areas of uncertainty and requests user intervention only for these regions, thus optimizing the annotation effort.

📖
용어

Mask Correction

Iterative process where the user can add or remove regions from an initial segmentation mask, often via clicks, to improve the accuracy of the final result.

📖
용어

Example-based Segmentation

Approach where the user provides examples of pixels belonging to the target class, and the algorithm segments the rest of the image by finding similar pixels based on features like color or texture.

📖
용어

User-Weighted Cost Function

In optimization methods, a cost function where terms related to user constraints are given a high weight, forcing the solution to strictly adhere to the provided indications.

📖
용어

Interactive Multi-Scale Resolution

Strategy that performs an initial segmentation on a low-resolution version of the image for speed, then refines the results at higher resolutions using the same user constraints.

📖
용어

Appearance Model

Statistical model (e.g., Gaussian Mixture Model, histogram) of the color or texture features of a region, built from user annotations to guide the segmentation.

📖
용어

Boundary Editing

Specialized interactive tools that allow the user to directly manipulate the contours of the segmentation mask, for example by pulling/pushing the boundary or adding control points.

🔍

결과를 찾을 수 없습니다