-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabbreviations.tex
More file actions
28 lines (26 loc) · 1.23 KB
/
abbreviations.tex
File metadata and controls
28 lines (26 loc) · 1.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
\hspace{-3mm}
\begin{tabular}{ p{2cm} l }
{\bf{ANN}} & {\bf:} Artificial Neural Network\\
{\bf{CNN}} & {\bf:} Convolutional Neural Network\\
{\bf{DCGAN}} & {\bf:} Deep Convolutional GAN\\
{\bf{FID}} & {\bf:} Fréchet Inception Distance\\
{\bf{FMM}} & {\bf:} Fast Marching Method\\
{\bf{FPN}} & {\bf:} Feature Pyramid Network\\
{\bf{GAN}} & {\bf:} Generative Adversarial Network\\
{\bf{GMCNN}} & {\bf:} Generative Multi-column Convolutional Neural Network\\
{\bf{GPU}} & {\bf:} Graphics Processing Unit\\
{\bf{ID-MRF}} & {\bf:} Implicit Diversified Markov Random Fields\\
{\bf{MLP}} & {\bf:} Milti Layer Perceptron\\
{\bf{MS}} & {\bf:} Mumford-Shah's\\
{\bf{MSE}} & {\bf:} Mean Squared Error\\
{\bf{openCV}} & {\bf:} Open Source Computer Vision Library\\
{\bf{PCA}} & {\bf:} Principal Component Analysis\\
{\bf{PSNR}} & {\bf:} Peak Signal-to-Noise Ratio\\
{\bf{ReLU}} & {\bf:} Rectified Linear Unit\\
{\bf{ResNet}} & {\bf:} Residual Network\\
{\bf{RGB}} & {\bf:} Red, Green, Blue\\
{\bf{SSIM}} & {\bf:} Structural Similarity Index\\
{\bf{TV}} & {\bf:} Total Variation\\
{\bf{VGG}} & {\bf:} Visual Geometry Group\\
{\bf{WGAN}} & {\bf:} Wasserstein GAN\\
\end{tabular}