There seems to be an issue with the luxonis artifactory.
Running the gen2 facemesh sample
luxonis/depthai-experimentsblob/master/gen2-facemesh/main.py
throws an exception:
404 Client Error: Not Found for url: https://artifacts.luxonis.com/artifactory/blobconverter-backup/blobs/facemesh_192x192_openvino_None_6shave.blob
requests.exceptions.HTTPError: 400 Client Error: BAD REQUEST for url: https://blobconverter.luxonis.com/compile?version=2021.4&no_cache=False During handling of the above exception, another exception occurred: File "D:\source\repos\depthai-experiments\gen2-facemesh\main.py", line 61, in <module> facemesh_nn = oak.create_nn('facemesh_192x192', input=det_nn) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://artifacts.luxonis.com/artifactory/blobconverter-backup/blobs/facemesh_192x192_openvino_None_6shave.blob
The model can also not be found using manual search on artifactory.