I received error from blobconverter api
blobconverter.from_zoo(
"face_detection_yunet_160x120", shaves=6, zoo_type="depthai", use_cache=True
)
blobconverter version < 1.2.2 can download model because SSL certificates are introducedfrom v1.2.2
I got error also from visiting https://blobconverter.luxonis.com/
SEC_ERROR_EXPIRED_CERTIFICATE
And it's certificate seems to be expired at Sep 15.
Please update it.