Edgaarr

Results 4 comments of Edgaarr

After brute forcing, I came across this SO post: https://stackoverflow.com/questions/53203644/caffe-is-conflicted-with-python-cv2/53386302#53386302 > This is because caffe and opencv use different memory allocator. Caffe uses tcmalloc but opencv uses the default one....

same error on mac m1 12.1

I resolved the `Attempt to free invalid pointer` on OSX issue. See my comment in another issue thread: https://github.com/CMU-Perceptual-Computing-Lab/openpose/issues/1902#issuecomment-1024890817