Skip to content

open-retina/open-retina

Repository files navigation

OpenRetina

Open-source repository containing neural network models of the retina. The models in this repository are inspired by and partially contain adapted code of sinzlab/neuralpredictors.

Installation

For normal usage:

pip install openretina

For development:

git clone git@github.com:open-retina/open-retina.git
cd open-retina
pip install -e .

Related papers

The model in openretina/hoefling_2024 was developed in the paper A chromatic feature detector in the retina signals visual context changes and can be cited as:

@article{hofling2022chromatic,
  title={A chromatic feature detector in the retina signals visual context changes},
  author={H{\"o}fling, Larissa and Szatko, Klaudia P and Behrens, Christian and Deng, Yuyao and Qiu, Yongrong and Klindt, David A and Jessen, Zachary and Schwartz, Gregory W and Bethge, Matthias and Berens, Philipp and others},
  journal={bioRxiv},
  pages={2022--11},
  year={2022},
  publisher={Cold Spring Harbor Laboratory}
}

The paper Most discriminative stimuli for functional cell type clustering explains a method to automatically cluster and interpret the modeled neurons and was also used with above model (for code see ecker-lab/most-discriminative-stimuli).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages