Files
awesome-cv/examples/resume/projects.tex
T

34 lines
1.6 KiB
TeX
Raw Normal View History

2019-09-11 15:43:11 +08:00
%-------------------------------------------------------------------------------
% SECTION TITLE
%-------------------------------------------------------------------------------
\cvsection{Projects}
%-------------------------------------------------------------------------------
% CONTENT
%-------------------------------------------------------------------------------
\begin{cventries}
%---------------------------------------------------------
\cventry
{Auto Manga Colourisation Deep Learning Project} % Job title
{Auto Manga Colourisation Deep Learning Project} % Organization
{Singapore, Singapore} % Location
{Jan. 2018 - May. 2018} % Date(s)
{
\begin{cvitems} % Description(s) of tasks/responsibilities
\item{Won \textbf{1st} Runner-Up in NUSs 12th School of Computing Term Project Showcase (steps).}
\item{Trained a \textbf{neural network model} to add colour to sketches.}
\item{A combination of \textbf{Unet}, \textbf{VGG-19} and \textbf{Generative Adversarial Networks(GANs)}.}
\end{cvitems}
}
\descriptionstyle{
2025-09-10 23:07:09 +08:00
\vspace{4mm}
2019-09-11 15:43:11 +08:00
\begin{tabular*}{\columnwidth}{@{\extracolsep{\stretch{1}}}*{8}{l}@{}}
Languages: & \textbf{Python} & \textbf{} & Environment: & \textbf{ArchLinux} & \textbf{Ubuntu} & \textbf{} & \textbf{} \\
Framework: & \textbf{TensorFlow} & \textbf{Keras} & Tools: & \textbf{Emacs} & \textbf{Unet} & \textbf{VGG-19} & \textbf{GANs} \\
\ & & & & \textbf{Jupyter} & \textbf{Git} & \textbf{OpenCV} & \textbf{} \\
\end{tabular*}\\
}
\end{cventries}