From 5f31bc1976f7dfc2abe6404af9a141947cb9671d Mon Sep 17 00:00:00 2001 From: NotXia <35894453+NotXia@users.noreply.github.com> Date: Fri, 25 Oct 2024 09:56:27 +0200 Subject: [PATCH] Fix spacing --- .../sections/_object_detection.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/year2/machine-learning-for-computer-vision/sections/_object_detection.tex b/src/year2/machine-learning-for-computer-vision/sections/_object_detection.tex index 7ab16c2..3267151 100644 --- a/src/year2/machine-learning-for-computer-vision/sections/_object_detection.tex +++ b/src/year2/machine-learning-for-computer-vision/sections/_object_detection.tex @@ -495,7 +495,7 @@ \end{remark} \begin{figure}[H] \raggedleft - \includegraphics[width=0.85\linewidth]{./img/_roipool_maxpool.pdf} + \includegraphics[width=0.75\linewidth]{./img/_roipool_maxpool.pdf} \caption{Pooling operation with varying kernel size} \end{figure} \end{enumerate}