Code Monkey home page Code Monkey logo

image_metrics's Introduction

Associated publications

This repository currently provides a link to some of the modelling constraints introduced in--

Kar, K., Kubilius, J., Schmidt, K. M., Issa, E. B., & DiCarlo, J. J. (2019). Evidence that recurrent circuits are critical to the ventral stream's execution of core object recognition behavior. Nature Neuroscience .


Download the dataset

You can download the .h5 file from the location below***: click here

*** please note that this file will be soon updated.

Access the main material from the file

Once you download the dataset.h5 file, please check it using matlab (python users can also use this file) in the following way.

>>h5disp('dataset.h5')
HDF5 dataset.h5 
Group '/' 
    Dataset 'i1' 
        Size:  1320x1
        MaxSize:  1320x1
        Datatype:   H5T_IEEE_F64LE (double)
        ChunkSize:  []
        Filters:  none
        FillValue:  0.000000
    Dataset 'images' 
        Size:  256x256x3x1320
        MaxSize:  256x256x3x1320
        Datatype:   H5T_IEEE_F64LE (double)
        ChunkSize:  []
        Filters:  none
        FillValue:  0.000000
    Dataset 'obj' 
        Size:  1320x1
        MaxSize:  1320x1
        Datatype:   H5T_IEEE_F64LE (double)
        ChunkSize:  []
        Filters:  none
        FillValue:  0.000000
    Dataset 'ost' 
        Size:  1320x1
        MaxSize:  1320x1
        Datatype:   H5T_IEEE_F64LE (double)
        ChunkSize:  []
        Filters:  none
        FillValue:  0.000000

The objects are numbered 1-10. Here's the lookup table

1. 'bear'
2. 'elephant'
3. 'person'
4.  'car'
5.  'dog'
6.  'apple'
7.  'chair'
8.  'plane'
9.  'bird'
10.  'zebra'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.