beyondli
beyondli
问下,我代码运行起来后,发现solvePnP后的rotation_vec, translation_vec里面的数值都异常,都是e+30,e-11等,可能是哪里的问题,该函数输入的landmark点我看了下,都是对的,因为显示出来都没有问题。其他参数我没有改,感觉也不应该有非常大的影响。 不知道哪里的问题。。。。。,特请教,谢谢!
In my test(torch code of warpctc) if mediumTest(200),the result can be OK,but mediumTest(2000),will be error occurs,info is **-inf** for alphas calculated. I search the code founded that during alphas calculated:...
hi : from discuss issue about https://github.com/NVIDIA/k8s-device-plugin/issues/132, seems this plugin can't support jetson very well. and only test on nano? and from this discuss seems there is a wr verison...
Hi dear, During my compile code from guide https://docs.ros.org/en/foxy/Installation/Ubuntu-Development-Setup.html and your scritp code on AGX and TX2, both failed on So I think I need modify this package_dir maybe, because...
Hi dear, During my compile code from guide https://docs.ros.org/en/foxy/Installation/Ubuntu-Development-Setup.html and your scritp code on AGX and TX2, both failed on So I think I need modify this package_dir maybe, because...
Hi , I want to test the token speed of minigpt4, but tokenizer failed AutoTokenizer.from_pretrained('maknee/ggml-vicuna-v0-quantized/13B') or huggingface_hub.utils._validators.HFValidationError: Repo id must be in the form 'repo_name' or 'namespace/repo_name': 'maknee/ggml-vicuna-v0-quantized/13B'. Use `repo_type`...
Hi awq team, I test awq on Orin ,according to the guide, and I tested on L4T docker, I found a error => module 'torch.nn.functional' has no attribute 'scaled_dot_product_attention' scaled_dot_product_attention...