sachit-menon / classify_by_description_release

160 stars 24 forks source link

empty list of descriptors for 'donuts' in food-101 #9

Closed ltong1130ztr closed 4 months ago

ltong1130ztr commented 4 months ago

https://github.com/sachit-menon/classify_by_description_release/blob/d1a3d8920af89bd0d6a692ed3afeb277df46e082/descriptors/descriptors_food101.json#L216

sachit-menon commented 4 months ago

Hi, this matches the results in the paper -- if the LLM produced nothing the category uses no descriptors. You could probably increase performance by resampling if that happens.