allenai / ai2thor

An open-source platform for Visual AI.
http://ai2thor.allenai.org
Apache License 2.0
1.09k stars 210 forks source link

Getting All Object Images #1154

Open Ayush8120 opened 11 months ago

Ayush8120 commented 11 months ago

Hey!

I was wondering if I could somehow get a representative image of each ai2thor object. (I wished to include that in a user survey about objects). Is there any way by which I could successfully accomplish this?

TIA :-)

garfieldnate commented 4 months ago

I would also find this useful for populating scenes from procTHOR JSON files. Right now I look through the AI2THOR code for names of objects and try inserting them in the JSON one by one until I find an object I like.