rr3087
rr3087
Hi @jwyang Installed all the libraries successfully on igx orin, but at the inference step in the example code, it throws this error: `Traceback (most recent call last): File "local_inf.py",...
@jwyang converting to float16 throws this other error: `File "/usr/local/lib/python3.8/dist-packages/timm/models/convnext.py", line 573, in _create_convnext model = build_model_with_cfg( File "/usr/local/lib/python3.8/dist-packages/timm/models/_builder.py", line 424, in build_model_with_cfg model = model_cls(**kwargs) File "/usr/local/lib/python3.8/dist-packages/timm/models/convnext.py", line 406,...
Also, @jwyang will you be releasing a robotic action example ? :)