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

AI 용어집

인공지능 완전 사전

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

Convolutional Neural Network (CNN)

Deep learning architecture specialized in processing grid-like data such as images, using convolutional layers, pooling layers, and fully connected layers to learn feature hierarchies.

📖
용어

Filter (or Kernel)

Small matrix of learnable weights that slides across the input of a convolutional layer to detect specific patterns such as edges, textures, or shapes.

📖
용어

Receptive Field

Region of the input image that influences a particular neuron in a given layer, increasing in size as we progress through the deeper layers of the network.

📖
용어

Object Detection

Task that involves locating and identifying one or more objects in an image, typically by drawing bounding boxes around them and associating each with a class.

📖
용어

Encoder-Decoder Architecture

Network structure composed of an encoding path that reduces spatial dimensionality to capture context, and a decoding path that increases it to produce an output of the same size as the input, used for segmentation.

📖
용어

Capsule Neural Network (CapsNet)

Alternative to CNNs that organizes neurons into 'capsules' to preserve the spatial hierarchy of features, aiming to better handle pose variations and object rotations.

📖
용어

Geometric Computer Vision

Branch of computer vision that focuses on inferring 3D properties and structures from 2D images, including tasks such as 3D reconstruction and camera pose estimation.

📖
용어

Vision Transformer (ViT)

Architecture that applies the transformer attention mechanism, originally designed for NLP, to sequences of image patches, competing with CNNs on classification tasks.

🔍

결과를 찾을 수 없습니다