TannerGilbert / Object-Detection-and-Image-Segmentation-with-Detectron2

Object Detection and Image Segmentation with Detectron2
https://gilberttanner.com/blog/detectron-2-object-detection-with-pytorch
MIT License
153 stars 40 forks source link

Can you provide an inference script to test on images from custom model? #10

Closed joel5638 closed 2 years ago

joel5638 commented 2 years ago

*

TannerGilbert commented 2 years ago

Just added the script: detect_from_images.py. Sorry it took so long.