From 416fa49bde99c69d6453976beb2a0b5c8db1e5a4 Mon Sep 17 00:00:00 2001 From: Leonard Kugis Date: Sun, 8 Jan 2023 22:38:35 +0100 Subject: Resized figure, removed bullet points --- Presentation/presentation.tex | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Presentation/presentation.tex b/Presentation/presentation.tex index 6b1dae8..6f6b970 100644 --- a/Presentation/presentation.tex +++ b/Presentation/presentation.tex @@ -216,13 +216,13 @@ backend=biber, \begin{frame}{Weight quantization} \begin{figure}[h] \centering - \includegraphics[width=0.5\textwidth, keepaspectratio]{resources/clustering} + \includegraphics[width=0.75\textwidth, keepaspectratio]{resources/clustering} \caption{Weight quantization \cite{Han2015DeepCC}} \end{figure} - \begin{itemize} - \item Group similar weights into clusters - \item Fine tune clusters with gradient matrix during update - \end{itemize} + % \begin{itemize} + % \item Group similar weights into clusters + % \item Fine tune clusters with gradient matrix during update + % \end{itemize} \end{frame} \begin{frame}{Weight quantization} -- cgit v1.2.1