Open karkir0003 opened 1 year ago
Migrate Object Detection Endpoint
Karthik Subramanian
DLP is migrating the training endpoints from Flask Blueprint to Django. This task requires creation of /object-detection route to run object detection requests in Django.
/object-detection
References/Resources:
Please ensure that this endpoint is tested thoroughly!
@FrancisWu2005 good task!
Feature Name
Migrate Object Detection Endpoint
Your Name
Karthik Subramanian
Description
DLP is migrating the training endpoints from Flask Blueprint to Django. This task requires creation of
/object-detection
route to run object detection requests in Django.References/Resources:
Please ensure that this endpoint is tested thoroughly!