https://github.com/guanyingc/ps-fcn_poster_latex
LaTex Poster for PS-FCN (ECCV 2018)
https://github.com/guanyingc/ps-fcn_poster_latex
eccv latex poster
Last synced: 6 months ago
JSON representation
LaTex Poster for PS-FCN (ECCV 2018)
- Host: GitHub
- URL: https://github.com/guanyingc/ps-fcn_poster_latex
- Owner: guanyingc
- License: gpl-3.0
- Created: 2018-07-26T14:52:45.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-25T12:30:47.000Z (over 6 years ago)
- Last Synced: 2025-03-27T08:11:16.502Z (7 months ago)
- Topics: eccv, latex, poster
- Language: TeX
- Homepage: https://guanyingc.github.io/PS-FCN
- Size: 8.33 MB
- Stars: 63
- Watchers: 2
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LaTex Poster for PS-FCN (ECCV 2018)
## Poster Examples
### Landscape Format
![]()
### Portrait Format
![]()
## Introduction
This code stores the LaTex source code for building the poster for PS-FCN (ECCV 2018). This poster is based on the amazing [LaTex Poster Template](http://www.brian-amberg.de/uni/poster/). You may try to design your own poster based on this example. Please refer to (http://www.brian-amberg.de/uni/poster/) for more examples and FAQ.We provide poster examples in both the landscape and portrait format.
- Open [poster_landscape.pdf](./poster_landscape.pdf) or [poster_portrait.pdf](./poster_portrait.pdf) to see the built poster.
- Type `make landscape` or `make portrait` to rebuild the poster.
## More LaTex Poster Examples
- [TOM-Net: Learning Transparent Object Matting from a Single Image (CVPR 2018)](https://github.com/guanyingc/TOM-Net_Poster_LaTex)