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

AI 용어집

인공지능 완전 사전

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

Instance Segmentation

Task that detects and delineates each distinct object in an image, assigning a unique identifier to each instance, without classifying their semantic category.

📖
용어

PQ (Panoptic Quality)

Standard evaluation metric for panoptic segmentation, which weights recognition quality (recog) and segmentation quality (seg) to measure overall performance.

📖
용어

Thing

Category of objects in panoptic segmentation that are countable and have distinct instances, such as cars or people, as opposed to 'stuff'.

📖
용어

Stuff

Category of regions in panoptic segmentation that are amorphous and uncountable, such as sky, road, or grass, as opposed to 'things'.

📖
용어

Pixel Embedding

High-dimensional vector representation for each pixel, used to group pixels belonging to the same instance in instance segmentation approaches.

📖
용어

Detection Head

Module of a convolutional neural network specialized in predicting bounding boxes and object classes, often used upstream of instance segmentation.

📖
용어

Instance Masks

Binary outputs of instance segmentation, where each mask represents the precise shape of a unique object at the pixel level, distinct from other objects.

📖
용어

Unified Panoptic Network

Neural network architecture with multiple heads or a single branch designed to simultaneously generate semantic and instance predictions efficiently.

📖
용어

AP (Average Precision)

Key metric for evaluating instance segmentation performance, measuring the average precision of detections at different Intersection over Union (IoU) confidence thresholds.

📖
용어

Panoptic Segmentation Former (PSFormer)

Transformer-based architecture that treats panoptic segmentation as a mask sequence prediction problem, unifying semantic and instance approaches.

📖
용어

Query-Based Panoptic Segmentation

Paradigm where a set of learned queries interacts with image features to simultaneously predict classes and masks of all objects and regions.

📖
용어

Panoptic Decoder

Final module of a panoptic segmentation network responsible for merging features from semantic and instance branches to produce the final output map.

📖
용어

Panoptic Ground Truth

Image annotation where each pixel is labeled with an instance identifier and semantic class, serving as reference for model training and evaluation.

🔍

결과를 찾을 수 없습니다