Update on Overleaf.

This commit is contained in:
uxwmp 2023-06-15 15:53:37 +00:00 committed by node
parent 2840243991
commit 4e614b5a3d
4 changed files with 8 additions and 5 deletions

View file

@ -18,7 +18,7 @@
\end{minipage}
\hspace{3mm}
\begin{minipage}{0.4\linewidth}
\caption{Visibility of a point $x$ with respect to $\omega$. Observe the discontinuity at $\omega_0$.}
\caption{Visibility of a point $x$ with respect to $\omega$.}
\label{fig:visibility}
\end{minipage}
\end{figure}
@ -43,7 +43,7 @@
\end{tikzpicture}
\end{minipage}
\begin{minipage}{0.4\linewidth}
\caption{Differentiation of the left graph with respect to $\omega$. Observe the discontinuity at $\omega_0$ in the left graph leading to a dirac delta spike at $\omega_0$ in the differentiation.}
\caption{Differentiation of the left graph with respect to $\omega$.}
\label{fig:dirac-delta-spike}
\end{minipage}
\end{figure}

View file

@ -71,7 +71,7 @@
\subsection{Differentiable rendering}
\begin{frame}{Differentiable rendering}
\begin{itemize}
\item Given: Function mapping an 3D-scene to a real number (e.g. error function)
\item Given: Function mapping a 3D-scene to a real number (e.g. error function)
\item Target: Calculate gradient of that function
\item Required: Differentiate with respect to any scene parameter
\end{itemize}

View file

@ -12,10 +12,14 @@
\item Differentiation with respect to certain scene parameters possible but we need to differentiate with respect to any scene parameter
\end{itemize}
\end{frame}
\begin{frame}{Geometry term}
\begin{frame}{primary occlusion}
\centering
\input{presentation/diagrams/diagramm_occlusion.tex}
\end{frame}
\begin{frame}{Angle change $\leftrightarrow$ visibility change}
\centering
\input{presentation/diagrams/geometry_term_diff.tex}
\end{frame}
\subsection{Former methods}
\begin{frame}{Former methods}
\begin{block}{Previous differentiable renderers considered by this paper}

View file

@ -5,7 +5,6 @@
This method
\end{frame}
\subsection{Edge sampling}
\subsection{Hierarchical edge sampling}
\subsection{conclusion - what can this method do?}
% talk about limitations here!