Hi John,
1. There is no official hierarchy for the vocabulary. However, since we provide the synsets you can use the WordNet hierarchy. You can use nltk for some quick prototyping.
2. There is a synset person.n.01.
3. For each image there are two types of categories: P_c category which we aimed for exhaustive annotation and P_n categories which are not present. However, it is possible that even after best efforts some instances for a category in P_c were not annotated. We use not_exhaustive_category_ids to identify those categories.
5. Yes
6. Yes. However, it is also possible that it is labelled both dog and shepherd-dog. Essentially, we have double annotations.
7. Yes. We have in our tooling provided snap functionality to reduce this BUT we don't provide any guarantees.
8. No
9. If the gt does not have the label as toy you won't be penalized but you won't be rewarded also.
Hope this answers your queries!
Regards,
The LVIS Team