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

YOLOv4 Integration – Enable interaction with the deployed YOLO model. #213

Open
anirudTT opened this issue Feb 27, 2025 · 0 comments
Open
Assignees

Comments

@anirudTT
Copy link
Contributor

anirudTT commented Feb 27, 2025

Refactor runInference.ts to Support Local and Cloud Model Inference

Update the model POST request logic in object_detection/utils/runInference.ts
to support sending requests to both locally deployed models and cloud-based inference workloads for the AI Playground.
Ensure seamless switching between local and cloud endpoints based on where the app is deployed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants