Files
awesome-cv/examples/resume/projects.tex
T
2025-09-10 23:07:09 +08:00

34 lines
1.6 KiB
TeX
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
%-------------------------------------------------------------------------------
% 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{
\vspace{4mm}
\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}