Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: API Endpoint #197

Open
1 task done
DhruvSingh0905 opened this issue Oct 25, 2023 · 0 comments
Open
1 task done

[Feature]: API Endpoint #197

DhruvSingh0905 opened this issue Oct 25, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@DhruvSingh0905
Copy link

Guidelines

  • I agree to follow this project's Contributing Guidelines.

Description

An API endpoint for independent app/project use. I and my friends are building a recycling app for the Congressional App Challenge, and the plan was to implement this model as a "detector feature".

Problem

It is currently not possible to just return the classified imaged, for use In the app. I also found difficulty directly downloading the model to build my own API for the app.

Proposed Solution

A simple endpoint to send in the undetected image and receive the classified image. I am happy to build it out and push it for use in the repository once completed. For this, I would need the trained model, and I believe the code for mapping the detection to the image is already in the GitHub in the training code.

Alternatives Considered

If you could get the web app itself to accept posts and return the classified image, this would also remedy the issue.

@DhruvSingh0905 DhruvSingh0905 added the enhancement New feature or request label Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant