Diego

Results 9 comments of Diego

I'm experiencing the same problem with 2 Astra Embedded S Cameras, were you able to fix it? @danifpdra

My problem was solved by disabling uvc_serial and uncommenting the `` for both cameras. :)

Hi @xxxnell, do you have any tips on what arguments to use for the `pyhessian.eigenvalues` function? If I just specify `top_n=5` I never get negative eigenvalues, and by playing around...

Thanks for your answer, @xxxnell 😄. We're currently testing on Rotational MNIST, which as far as I understand, would be too small/easy to consistently find negative eigenvalues? Also, the datasets...

Not entirely related, but trained dinov2(frozen)+vitdet+DINO on coco and it seems to perform well

I've also tested all the eva-02-vitdet-dino models with this fix and they don't seem to be affected. @rentainhe should this be merged to main? We can keep the `detrex._C` import...