roboflow / roboflow-python

The official Roboflow Python package. Manage your datasets, models, and deployments. Roboflow has everything you need to build a computer vision application.
https://docs.roboflow.com/python
Apache License 2.0
280 stars 72 forks source link

Predict video returns bad request #221

Open leveesean opened 8 months ago

leveesean commented 8 months ago

I've attempted to use model.predict_video a few different ways and it yields the same result, a 400 bad request.

  1. Follow the steps in this blog a. Essentially use the example from cookbook and add an mp4 to the folder
  2. Follow the steps in this blog

Here's a link to my project / mode, we're on the free plan which appears to offer video inference.

https://app.roboflow.com/levee-labs-inc/hotel-model/deploy/2

Any assistance would be greatly appreciated.

Thanks, Sean

PacificDou commented 8 months ago

Hi @leveesean , thanks for the report! We made an update to fix it. Could you please have a try again?

leveesean commented 8 months ago

itsworking

leveesean commented 8 months ago

Thanks for the quick assistance @PacificDou - Looks good this morning.

leveesean commented 7 months ago

Hey @PacificDou once again appreciate the quick turnaround on fixing that last week.

Any chance we could get some sort of RCA or reassurance that this service will remain stable? Curious if this was an issue with my account specifically, or if this was an issue with the roboflow service.

For context, we're currently building out an MVP for our product and demoing to potential investors, so it's important that our product is stable during our demos. Obviously once we launch it will be critical that our product is stable too. If we can't trust that it will be stable we'll need to switch to another service.

Let me know if you'd like to take this offline, and feel free to close the issue out if you'd like.

Thanks!