tknapen / nsd_access

python package to access the data of the NSD (natural scenes dataset) fMRI project
MIT License
39 stars 15 forks source link

added read_coco_image_categories to nsda #8

Closed iancharest closed 4 years ago

iancharest commented 4 years ago

Hey Tomas,

I've written some more code in nsd_access to get the category name for the nsd images. this might not be exactly perfect because the nsd images were somehow cropped? but it is a start.

let me know what you think.

tknapen commented 4 years ago

Sorry, just saw this now. Yeah, perhaps we should discuss how to do this in a general sense? It seems like the info in the .tsv file that describes the cropping isn't enough to easily re-crop the images and relate the coco metadata to pixel locations on the scanner screen. Do you have time to slack call about this later?