evaluate icon indicating copy to clipboard operation
evaluate copied to clipboard

need evaluator code reference for object detector & zero shot object dector task

Open solomonmanuelraj opened this issue 1 year ago • 0 comments

Hi Team,

i use google/owlvit-base-patch32 model for zero shot object detection.

To evaluate the model performance and speed, i like to use a evaluator for Zero Shot Object Detector task.

Currently it is supported only for limited tasks ( https://huggingface.co/docs/evaluate/base_evaluator) .

Like to know is there any evaluator available for ( Zero Shot Object Detector tasks)

https://www.philschmid.de/optimizing-transformers-with-optimum contains this code for text-classification task.

thanks

solomonmanuelraj avatar Feb 27 '24 06:02 solomonmanuelraj