蒲浩洋 201814151147
王楠楠 201814151080
The content of this poster comes from the paper: Generative Adversarial Active Learning for Unsupervised Outlier Detection
Gemini is a modern LaTeX beamerposter theme.
If you're looking for a beamer presentation theme, take a look at Auriga.
- A TeX installation that includes LuaTeX
- You also need
latexmk
if you want to use the providedMakefile
- You also need
- LaTeX package dependencies including beamerposter (these usually come with your TeX installation, but if not, you can get them from CTAN)
- Raleway and Lato, which are both available under Open Font License
-
Copy the files in this repository (or clone the repository)
-
In
poster.tex
, set up your paper size, column layout, and scale the content as necessary -
Make a copy of
beamercolorthemegemini.sty
, update the\usecolortheme
line inposter.tex
, and theme the poster to your liking (optional, but highly recommended) -
Run
make
to build your poster
Contributions to Gemini such as bug reports, new themes, and new poster components are greatly appreciated! Given the subjective nature of design, you're encouraged to open an issue or pull request early to get feedback before investing a lot of time in implementing a new feature.
Copyright (c) 2018-2022 Anish Athalye. Released under the MIT License. See LICENSE.md for details.