Alim

Results 9 comments of Alim

I got the same error. Switched to python3.8 -> problem resolved! >> python3 -c "import pymesh; pymesh.test()" Running unit tests for pymesh NumPy version 1.22.2 NumPy relaxed strides checking option:...

How can we get faces? Does any one have a example to provide? Thanks

It does not work! I tried the wheels, they are not working too.

@mrannadinc yes that is normal! work with training parameters; learning rate etc.

Did anyone tried squeezenet? I trained squeezenet, the training went fine, in converged and loss dropped to 0.01, but when I trying to test it, nothing is detected. Did anyone...

Hi @samsterckval, Did you converted squeezedet object detection to coreml? Can you share your script with us. I am also trying to convert the object detector to coreml but yet...

Could anyone could convert scrfd model to onnx. examples are not working: Traceback (most recent call last): File "", line 2, in File "/opt/conda/lib/python3.7/site-packages/mmcv/utils/registry.py", line 212, in build return self.build_func(*args,...

I run into the same issue with the latest master.