Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.

Change API routes to differentiate file types #34

Open
charlesollion opened this issue Apr 28, 2020 · 0 comments
Open

Change API routes to differentiate file types #34

charlesollion opened this issue Apr 28, 2020 · 0 comments

Comments

@charlesollion
Copy link
Collaborator

The current API is unique and forks to different processes depending on the payload (file) type.

It should be changed to different routes:

  • Video route => outputs a json with the detected trashes
  • Zip route => same as video
  • Image route => demo route, outputs a new image with the detected objects bounded by boxes drawn upon it
@anth2o anth2o mentioned this issue May 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant