Hi @StefanoBerti ,I noticed that your repo was updated, I tested, but the following errors occurred:
- Run "modules/hpe/metrabs_trt/utils/extract_onnxs_from_metrabs.py"
File "D:\python\scripts\AR-main3\modules\hpe\metrabs_trt\utils\extract_onnxs
_from_metrabs.py", line 122, in metr_head *
pred2d, pred3d = model.crop_model.heatmap_heads.conv_final(tf.cast(my_pr
ediction_inputs, tf.float16), training=False)
ValueError: Found zero restored functions for caller function.
- Run "modules/hpe/metrabs_trt/utils/from_pytorch_to_onnx.py"
File "D:\python\scripts\AR-main3\modules\hpe\metrabs_trt\utils\from_pytorch_to
_onnx.py", line 5, in <module>
torch_out = model(x)
TypeError: 'collections.OrderedDict' object is not callable
- If I create an engine files from an old onnx files, and run "main.py", prompt that these files cannot be found:
'modules/hpe/metrabs_trt/models/numpy/heads_weight.npy'
'modules/hpe/metrabs_trt/models/numpy/heads_bias.npy'
'modules/ar/trx/checkpoints/debug.pth'
How do I get or create these files, Can you send these files to me for testing?
-
What are the functions of the new TRX and LSTM?
-
Do you have a gtx1060 or gtx1080 graphics card? Can you test its compatibility with your program?
Hi @StefanoBerti ,I noticed that your repo was updated, I tested, but the following errors occurred:
What are the functions of the new TRX and LSTM?
Do you have a gtx1060 or gtx1080 graphics card? Can you test its compatibility with your program?