Skip to content

I noticed that your repo was updated #1

@psiydown

Description

@psiydown

Hi @StefanoBerti ,I noticed that your repo was updated, I tested, but the following errors occurred:

  1. 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.
  1. 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
  1. 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?
  1. What are the functions of the new TRX and LSTM?

  2. Do you have a gtx1060 or gtx1080 graphics card? Can you test its compatibility with your program?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions