CLIP-ODS
CLIP-ODS copied to clipboard
CLIP Object Detection, search object on image using natural language #Zeroshot #Unsupervised #CLIP #ODS
Added more pre-trained clip models released by OpenAI.
This is really a nice implementation. I want to ask that how to export the detected object information as separate file to save info?
when I click the button, it needs application.
After you install this with ``` pip install clip_ods ``` how do you run this on an image?
Could you please publish the train instructions and code?