🏠 Ana Sayfa
Benchmarklar
📊 Tüm Benchmarklar 🦖 Dinozor v1 🦖 Dinozor v2 ✅ To-Do List Uygulamaları 🎨 Yaratıcı Serbest Sayfalar 🎯 FSACB - Nihai Gösteri 🌍 Çeviri Benchmarkı
Modeller
🏆 En İyi 10 Model 🆓 Ücretsiz Modeller 📋 Tüm Modeller ⚙️ Kilo Code
Kaynaklar
💬 Prompt Kütüphanesi 📖 YZ Sözlüğü 🔗 Faydalı Bağlantılar

YZ Sözlüğü

Yapay Zekanın tam sözlüğü

162
kategoriler
2.032
alt kategoriler
23.060
terimler
📖
terimler

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.

📖
terimler

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.

📖
terimler

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.

📖
terimler

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.

📖
terimler

GrabCut

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

📖
terimler

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.

📖
terimler

Interactive Watershed

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

📖
terimler

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.

📖
terimler

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.

📖
terimler

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.

📖
terimler

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.

📖
terimler

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.

📖
terimler

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.

📖
terimler

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.

📖
terimler

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.

📖
terimler

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.

🔍

Sonuç bulunamadı