keras-team / keras-cv

Industry-strength Computer Vision workflows with Keras
Other
1.01k stars 330 forks source link

Evaluate a bbox class using `ExtensionType` #1252

Closed bhack closed 1 year ago

bhack commented 1 year ago

https://github.com/keras-team/keras-cv/pull/1121#issuecomment-1374022720

LukeWood commented 1 year ago

We went ahead with the dictionary to keep it simple. Trade offs to all approaches, but we believe dictionaries are a happy trade off.