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

AI 용어집

인공지능 완전 사전

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

Generative Adversarial Network

Unsupervised learning architecture composed of two competing neural networks, a generator and a discriminator, that compete against each other to generate realistic synthetic data.

📖
용어

Minimax Loss

Original objective function of GANs where the generator minimizes the log-probability of the discriminator being wrong, while the discriminator maximizes the probability of correct classification.

📖
용어

Latent Space

Reduced dimensional vector space where the generator samples random noise to create data, allowing semantic control over the generated features.

📖
용어

StyleGAN

Advanced GAN architecture using a mapping network and AdaIN modules to control hierarchical styles of generated features at different resolutions.

📖
용어

Jensen-Shannon Distance

Symmetric and bounded divergence metric used in original GANs to measure the difference between real and generated data distributions.

📖
용어

Gradient Penalty

Regularization term added to WGAN loss function to constrain discriminator gradients, ensuring the continuity of the Lipschitz transform.

📖
용어

Nash Equilibrium

Optimal point where neither the generator nor the discriminator can improve their performance by unilaterally modifying their parameters, indicating training convergence.

📖
용어

Encoder Network

Additional component in BiGAN or ALI variants that learns to map real data to latent space, enabling latent inference and reconstruction.

📖
용어

Cycle Consistency Loss

Additional loss function in CycleGANs ensuring content preservation during translations between unpaired domains via back-and-forth cycles.

📖
용어

Spectral Normalization

Regularization technique constraining the spectral norm of discriminator weights, stabilizing GAN training by controlling the Lipschitz transform.

📖
용어

Progressive Growing

Training strategy where networks start with low-resolution images and progressively add layers to increase resolution, stabilizing convergence.

📖
용어

Variational Auto-Encoder

Hybrid architecture combining VAE and GAN where the VAE ensures latent space coverage and the GAN improves visual quality of generated samples.

📖
용어

Fréchet Inception Distance

Quantitative evaluation metric measuring the similarity between Inception feature distributions of real and generated images via the Fréchet distance.

🔍

결과를 찾을 수 없습니다