diff options
Diffstat (limited to 'experimental.tex')
| -rw-r--r-- | experimental.tex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/experimental.tex b/experimental.tex index b96893a..8bd7b9d 100644 --- a/experimental.tex +++ b/experimental.tex @@ -100,7 +100,7 @@ the skeleton in a contiguous way. This allows us to define the concept of a \begin{figure}[t] \begin{center} - \includegraphics[width=0.60\textwidth]{graphics/frames.pdf} + \includegraphics[]{graphics/frames.pdf} \end{center} \vspace{-1.5\baselineskip} \caption{Distribution of the frame ratio of each individual in the @@ -134,11 +134,11 @@ the algorithm. \begin{figure*}[t] \begin{center} \subfloat[Mixture of Gaussians]{ - \includegraphics[width=0.49\textwidth]{graphics/offline-nb.pdf} + \includegraphics[]{graphics/offline-nb.pdf} \label{fig:offline:nb} } \subfloat[Sequential Hypothesis Learning]{ - \includegraphics[width=0.49\textwidth]{graphics/offline-sht.pdf} + \includegraphics[]{graphics/offline-sht.pdf} \label{fig:offline:sht} } \caption{Precision-recall curve for the mixture of Gaussians model |
