class-agnostic-detection topic

List class-agnostic-detection repositories

mvits_for_class_agnostic_od

296
Stars
24
Forks
Watchers

[ECCV'22] Official repository of paper titled "Class-agnostic Object Detection with Multi-modal Transformer".

ONNX-ImageNet-1K-Object-Detector

31
Stars
3
Forks
Watchers

Python scripts for performing object detection with the 1000 labels of the ImageNet dataset in ONNX. The repository combines a class agnostic object localizer to first detect the objects in the image,...

ONNX-Object-Localization-Network

15
Stars
4
Forks
Watchers

Python scripts performing class agnostic object localization using the Object Localization Network model in ONNX.

Python TFLite scripts for detecting objects of any class in an image without knowing their label.

good

39
Stars
7
Forks
Watchers

[ICLR'23] GOOD: Exploring Geometric Cues for Detecting Objects in an Open World