Official PyTorch implementation of "Multi-modal Queried Object Detection in the Wild" (accepted by NeurIPS 2023)
267
stars
12
forks
source link
Please provide a simple command to evaluate a single image for detection #50
Open
nisyad-ms opened 6 months ago
Is it possible to expose a simple command to quickly test a single jpg/png/tensor image for zero-shot detection?
Thanks