Skip to content

mthomure/glimpse-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8b98390 · Oct 25, 2014
Jun 25, 2013
Oct 25, 2014
Jul 16, 2013
Oct 20, 2014
Jun 25, 2013
Jun 23, 2014
Jun 25, 2013
Jun 27, 2013
Jun 28, 2013
Jun 25, 2013
Jun 23, 2014

Repository files navigation

Glimpse, a General Layer-wise IMage ProceSsing Engine
=====================================================

The Glimpse project [IJCNN2013]_ is a library for implementing hierarchical
visual models in C++ and Python. The goal of this project is to allow a
broad range of feed-forward, hierarchical models to be encoded in a
high-level declarative manner, with low-level details of the implementation
hidden from view. This project combines an efficient implementation with the
ability to leverage parallel processing facilities and is designed to run on
multiple operating systems using only common, freely-available components. A
prototype of Glimpse has been used to encode an HMAX-like model, achieving
results comparable with those found in the literature. The project has been
supported by NSF Grant 1018967 (PIs: Melanie Mitchell and Garrett Kenyon).

Source code_ and documentation_ are available for the project, as well as an
installable package_.

.. _code: http://github.com/mthomure/glimpse-project
.. _documentation: http://pythonhosted.org/glimpse/
.. _package: http://pypi.python.org/pypi/glimpse

.. [IJCNN2013] Michael D. Thomure, Melanie Mitchell, Garrett T. Kenyon
   (2013). On the Role of Shape Prototypes in Hierarchical Models of Vision.
   To appear in *The International Joint Conference on Neural Networks
   (IJCNN)*.

About

Glimpse --- Hierarchical visual models in C++ and Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published