Object Detection with YOLOv3 and PlotlyJS

Hey everyone!

I have developed a Dash Julia application for object detection (with ObjectDetector.jl, using Flux backend). You can enter an image URL, adjust detection and overlap thresholds, and plot the image with bounding boxes. Unfortunately, Heroku limits couldn’t run the application but feel free to download and run locally!

GitHub ← Click Here

GIF:
objectdetector-yolo

More Images:



I look forward to your feedback and hope this application is helpful for the community.

Thank you! :slightly_smiling_face:

5 Likes