Is this the full MSCOCO dataset on the official website?
#1
by
kkdark
- opened
I would like to know if this is the full MSCOCO dataset on the official website? Could you please tell me?
Yes. Currently 2014/2017 captions/instances/person keypoints are available. These data are based on the script shown in https://github.com/shunk031/huggingface-datasets_MSCOCO, which utilizes the entire MSCOCO dataset.
Yes. Currently 2014/2017 captions/instances/person keypoints are available. These data are based on the script shown in https://github.com/shunk031/huggingface-datasets_MSCOCO, which utilizes the entire MSCOCO dataset.
Thank you very much.