├── LICENSE ├── README.md ├── _config.yml ├── gluon.png ├── gluon_cvpr17.key ├── gluon_part1.pdf ├── gluon_part2.pdf └── gluon_part3.pdf /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mli/cvpr17/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mli/cvpr17/HEAD/README.md -------------------------------------------------------------------------------- /_config.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mli/cvpr17/HEAD/_config.yml -------------------------------------------------------------------------------- /gluon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mli/cvpr17/HEAD/gluon.png -------------------------------------------------------------------------------- /gluon_cvpr17.key: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mli/cvpr17/HEAD/gluon_cvpr17.key -------------------------------------------------------------------------------- /gluon_part1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mli/cvpr17/HEAD/gluon_part1.pdf -------------------------------------------------------------------------------- /gluon_part2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mli/cvpr17/HEAD/gluon_part2.pdf -------------------------------------------------------------------------------- /gluon_part3.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mli/cvpr17/HEAD/gluon_part3.pdf --------------------------------------------------------------------------------