lvis-dataset / lvis-api

Python API for LVIS Dataset
http://lvisdataset.org
Other
409 stars 63 forks source link

How to get the dataset by api? #17

Closed curryJ closed 3 years ago

curryJ commented 3 years ago

❓ Questions and Help

Thanks for offering this api. I can't open the website https://www.lvisdataset.org/,so I want to ask you how to get the dataset by this api or the instruction of this api. Thank you !!!

agrimgupta92 commented 3 years ago

The correct website link is: https://www.lvisdataset.org You can't download the dataset via the API. You can download the dataset here: https://www.lvisdataset.org/dataset Example usage for evaluation can be found here: https://github.com/lvis-dataset/lvis-api/blob/master/test.py