UMass-Rescue / RescueBox-Desktop

A desktop application with a collection of ML models for forensics, and a job engine to run them.
Other
2 stars 1 forks source link

[Backend] Integrate Object Detection FlaskML Server #140

Open ShriramG24 opened 1 day ago

ShriramG24 commented 1 day ago

AC: Object detection service should provide API for running model, checking health, and sending model metadata. Write corresponding inference service and test to ensure calls are being made correctly.