drakeguan / siggraphwall

Let's try to make a image wall for SIGGRAPH (2013) technical papers!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SIGGRAPH Image Wall

Let's try to make a image wall for SIGGRAPH (2013) technical papers!

Motivation

SIGGRAPH is really great, and those published technical papers keeps pushing it to the un-explored limit. It is easy to get a list of great work through official website. However, if you don't like to wait til the last minute, you can visit Ken-Sen Huang's collection (ex, for SIG'13) frequently and get surprised. You can get something really refresh there, and study papers prior to attending the conference.

This year, there is a compilation of the 1st page of all technical papers, Technical Papers First Pages. I think it would be great to have a image wall, a pinterest-like website, which dedicates to provide ease-to-read, inspiring and a ToC-like functionality.

I need your help.

Goal

  • An image wall of technical papers in nearly all SIGGRAPH or other related conferences.
  • As easy as possible to browse for human beings and to parse for machine programs.
  • No license issues or copyright conflict/fight for using.
  • Coop with other great ideas or similar services to help inspiring research in computer graphics and computer vision fields.
  • Be friendly.

Test run

  • Fork the repo recursively or
  • Fork the repo and init submodules by git submodule init; git submodule update
  • Do some modifcation or addition on data. That is, bibtex/ and teaser_images/ (optional)
  • Re-generate index.html by python index_gen.py
  • Open index.html in your browser!

Task

  • First and the most important one, to figure out the suitable license for this work. I don't like to get into trouble like this or make issues to people providing help. Right now, I use CC0, Public Domain Dedication.
  • Secondly, I need your help :)
  • To compile a human-friendly and machine-readable format of papers. I think BibJSON should be a great choice.
  • Upload better teaser images if you do have one.
  • To build a pinterest-like website for human browsing and machine parsing.
  • To design a website, not just a pinterest-like one, but in consideration of researchers. Of course, it should be as elegant as possible.

Example: Teaser Images

A4: Asynchronous Adaptive Anti-Aliasing using Shared Memory a4_asynchronous_adaptive_anti-aliasing_using_shared_memory.jpg

Acquiring Reflectance and Shape from Continuous Shperical Harmonic Illumination acquiring_reflectance_and_shape_from_continuous_spherical_harmonic_illumination.jpg

Adaptive Fracture Simulation of Multi-Layered Thin Plates adaptive_fracture_simulation_of_multi-layered_thin_plates.jpg

Adaptive Image Synthesis for Compressive Displays adaptive_image_synthesis_for_compressive_displays.jpg

Aireal Interactive Tactile Experiences in Free Air aireal_interactive_tactile_experiences_in_free_air.jpg

For more teaser images, check teaser_images/ folder.

Dependencies

  • bibpy, a BibTex file parser in python.
  • MixItUp, a light-weight but powerful jQuery plugin that provides beautiful animated filtering and sorting of categorized and ordered content.
  • Bootstrap 3, a sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development.
  • Bootstrap Image Gallery, an extension to the Modal dialog of Twitter's Bootstrap toolkit, to ease navigation between a set of gallery images.

References

About

Let's try to make a image wall for SIGGRAPH (2013) technical papers!

License:The Unlicense


Languages

Language:TeX 71.0%Language:CSS 15.0%Language:JavaScript 12.9%Language:Python 1.0%Language:Shell 0.1%