[ECCV'22] Official repository of paper titled "Class-agnostic Object Detection with Multi-modal Transformer".
-
Updated
May 9, 2023 - Python
[ECCV'22] Official repository of paper titled "Class-agnostic Object Detection with Multi-modal Transformer".
Few-shot Object Counting and Detection (ECCV 2022)
Python TFLite scripts for detecting objects of any class in an image without knowing their label.
[ICLR'23] GOOD: Exploring Geometric Cues for Detecting Objects in an Open World
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, and next a ResNet50 model trained on ImageNet is used to label each box.
Python scripts performing class agnostic object localization using the Object Localization Network model in ONNX.
Python Tensorflow 2 scripts for detecting objects of any class in an image without knowing their label.
Add a description, image, and links to the class-agnostic-detection topic page so that developers can more easily learn about it.
To associate your repository with the class-agnostic-detection topic, visit your repo's landing page and select "manage topics."