neural network models of visual search behavior
Project description
visual-search-nets
neural networks models of visual search behavior
Paper on how object recognition models account for visual search behavior, that uses this package: https://github.com/NickleDave/untangling-visual-search
Proceedings paper from 2019 Conference on Cognitive Computational Neuroscience that used previous versions of this library.
Tool that can be used to generate visual search stimuli to then carry out experiments with this library: https://github.com/NickleDave/searchstims
Installation
The following commands were used to create the environment:
tu@computi:~$ conda create -n searchnets python=3.6 numpy matplotlib imageio joblib tensorflow-gpu
tu@computi:~$ source activate searchnets
tu@computi:~$ git clone https://github.com/NickleDave/visual-search-nets.git
tu@computi:~$ cd ./visual-search-nets
tu@computi:~$ pip install .
usage
Installing this package (by running pip install .
in the source directory) makes it
possible to run experiments from the command line with the searchnets
command, like so:
tu@computi:~$ searchnets train config.ini
The command-line interface accepts arguments with the syntax searchnets command config.ini
,
where command
is some command to run, and config.ini
is the name of a configuration file
with options that specify how the command will be executed.
For details on the commands, see this page in the docs.
For details on the config.ini
files, please see this other page.
Acknowledgements
- Research funded by the Lifelong Learning Machines program, DARPA/Microsystems Technology Office, DARPA cooperative agreement HR0011-18-2-0019
- David Nicholson was partially supported by the 2017 William K. and Katherine W. Estes Fund to F. Pestilli, R. Goldstone and L. Smith, Indiana University Bloomington.
Citation
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file visual-search-nets-1.2.0.tar.gz
.
File metadata
- Download URL: visual-search-nets-1.2.0.tar.gz
- Upload date:
- Size: 57.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0.post20200210 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.6.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3dee3d71acf624c736d5a922cd4d6f383fef9902b08ddf43debf9afab4f01955 |
|
MD5 | 45cb288f491cefdb17b13f46e2fb8642 |
|
BLAKE2b-256 | 3e62b9d6b18208a192f21132b438b3c3108deece64af9f742312899a5338ae7e |
File details
Details for the file visual_search_nets-1.2.0-py3-none-any.whl
.
File metadata
- Download URL: visual_search_nets-1.2.0-py3-none-any.whl
- Upload date:
- Size: 81.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0.post20200210 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.6.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | de5e6c703c89ad3ea5b475b1df45d8a17b822988438d8fc35dd500cb5e30bff2 |
|
MD5 | f58de5263a55a7639de99be157f84c83 |
|
BLAKE2b-256 | 73e7e1a787df278f54a8efa58353db2c30464e7c0526af4668819843a5cf9b68 |