ibaiGorordo / ONNX-ImageNet-1K-Object-Detector

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.
33Updated 2 years ago

Related projects

Alternatives and complementary repositories for ONNX-ImageNet-1K-Object-Detector