markwillowtree
Results
2
issues of
markwillowtree
> venv/lib/python3.12/site-packages/facenet_pytorch/models/mtcnn.py", line 444, in select_boxes > selected_boxes = np.array(selected_boxes) > ^^^^^^^^^^^^^^^^^^^^^^^^ > ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 1...
I based the code below on the example main.py from the hugging face model page. Identical images produce a very small distance of 4.919836871231098e-09 as expected. The different images used...