-
Notifications
You must be signed in to change notification settings - Fork 193
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
requests.exceptions.HTTPError: 400 Client Error: BAD REQUEST for url: https://blobconverter.luxonis.com/compile?version=2021.4&no_cache=False #903
Comments
Hi @NiloofarSabouri , |
Hi, I have a folder named model and is empty. click the link all you want is right there. |
Hi, thanks for your reply:
here is my model:
result.zip
<https://drive.google.com/file/d/14o6ljo1wAsMHdXmjG0oqBPIg26ERq3kV/view?usp=drive_web>
I have a folder named model and it is empty.
When I used the luxions tool to convert my weight, it gave me a folder
named result.zip as I sent it to you as a google drive link.
but to run on my own oak I got those errors and pasted it in github.
sincerely yours
N.Sabouri
…On Thu, Oct 5, 2023 at 5:43 PM Erol444 ***@***.***> wrote:
Hi @NiloofarSabouri <https://github.com/NiloofarSabouri> ,
Seems like a problem with the model.. Could you share the json/bin/xml of
your model, so we can repro/debug locally?
—
Reply to this email directly, view it on GitHub
<#903 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AYFTHSD2AU23MPOWOC5K4QDX5257JAVCNFSM6AAAAAA5UI3MHGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONBYHE4DONZUGA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@NiloofarSabouri I requested access on gdrive. |
Hi. |
Hi @NiloofarSabouri , |
Do you have latest blobconverter installed? I have |
I used online blob convertor. (https://colab.research.google.com/corgiredirector?site=http%3A%2F%2Ftools.luxonis.com) |
How can I make it more accurate? -a---- 12/27/2022 10:53 PM 28 .gitignore instead I have the best.json file. |
@NiloofarSabouri that shouldn't matter, you only need json/bin/xml. Regarding accuracy - I'd suggest larger dataset and further training, I don't think there's something wrong with OAK. |
Thanks for your great kindness |
It depends on the thing you'd want to detect usually. Do you get good results inside notebooks / when validating against your dataset (eg. 1/5 of dataset for validation)? |
Eroll sorry I don't understand what do you mean (Do you get good results inside notebooks / when validating against your dataset (eg. 1/5 of dataset for validation)? |
Yes, that's correct. If you aren't exactly sure about the training part, perhaps Roboflow (or similar platforms) would be suggested. |
Erol |
Hi
I am facing with this error to run my own dataset on an OAK.
Here is the error I got:
requests.exceptions.HTTPError: 400 Client Error: BAD REQUEST for url: https://blobconverter.luxonis.com/compile?version=2021.4&no_cache=False
I used yolov7.
Thanks.
The text was updated successfully, but these errors were encountered: