DSGT-DLP / Deep-Learning-Playground

Web Application where people new to Deep Learning can input a dataset and toy around with basic Pytorch modules without writing any code
MIT License
24 stars 8 forks source link

[FEATURE]: Migrate Object Detection Endpoint #994

Open karkir0003 opened 1 year ago

karkir0003 commented 1 year ago

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!