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

Predicted images save without boxes or segments. #12

Closed joel5638 closed 2 years ago

joel5638 commented 2 years ago

im running detect_images to save the predictions in an output folder. The images gets saved but not with predictions. Im able to see the predictions using imshow but while saving them. They are saved as original images without any segments or bounding boxes

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days