jakaskerl
Matija
Hi,
Thanks for your help
I faced with a new problem…
requests.exceptions.HTTPError: 400 Client Error: BAD REQUEST for url: https://blobconverter.luxonis.com/compile?version=2021.4&no_cache=False
why this is happening?
I renamed my file to 2021.4, but I still got the errors again.
I am still trying to solve the problem but get new error lines…
as you had mentioned in your repository:
python3 main_api.py -m <model_name> --config <config_json>
I put yolov7 in <model name> also I tried putting yolo but the same error…
and best.json for rest, and I got this error:
python3 main_api.py -m <model_name> --config <config_json>
can you explain more
I appreciate for your helps.