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

AI 용어집

인공지능 완전 사전

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

Object Tracking

Algorithmic process of locating and tracking one or more moving objects in a video sequence frame by frame, using spatial and temporal information.

📖
용어

Kalman Filter

Recursive state estimation algorithm that predicts the future position of an object based on its past motion and corrects these predictions with new observations.

📖
용어

DeepSORT

Multi-object tracking algorithm that combines an object detector with a Kalman filter and a deep re-identification network to maintain object identities over long sequences.

📖
용어

Multi-Object Tracking (MOT)

Object tracking discipline that simultaneously tracks multiple distinct entities in a video sequence while managing interactions and occlusions between them.

📖
용어

Single Object Tracking (SOT)

Tracking paradigm where a single predefined object is tracked through a video sequence, typically initialized manually in the first frame.

📖
용어

Siamese Networks

Twin neural network architecture that learns a similarity function to compare a template of the target object with candidate regions in subsequent frames.

📖
용어

Correlation Filters

Tracking approach based on correlation in the frequency domain that maximizes the correlation response between the object model and search regions for efficient localization.

📖
용어

Tracklet

Continuous temporal segment of an object's trajectory, representing a sequence of successive detections belonging to the same entity before merging with other segments.

📖
용어

Re-Identification (Re-ID)

Technique for recognizing the same object after a period of absence or occlusion by comparing its unique appearance characteristics.

📖
용어

Tracking-by-Detection

Tracking strategy that decouples object detection in each frame from the temporal association of detections, usually using pre-trained CNN detectors.

📖
용어

Particle Filter

Sequential Monte Carlo method that represents the probability distribution of the object's state with a set of weighted particles to handle non-linear movements.

📖
용어

Mean Shift

Iterative non-parametric clustering algorithm that finds the mode of a probability distribution to locate the object by following the direction of the highest feature density.

📖
용어

CAMShift

Adaptive extension of Mean Shift that dynamically adjusts the size of the tracking window based on the moments of the object's color distribution.

📖
용어

Online Tracking

Tracking approach that processes frames sequentially and updates trajectories in real-time without access to future frames.

📖
용어

Offline Tracking

Tracking method that optimizes trajectories over the entire complete video, allowing for retroactive correction of association errors.

📖
용어

Feature Matching

Process of identifying correspondences between interest points or visual descriptors from one frame to another to establish tracking continuity.

📖
용어

Hungarian Algorithm

Combinatorial optimization algorithm used to solve the assignment problem between current detections and existing trajectories in multi-object tracking.

🔍

결과를 찾을 수 없습니다