Wing100
Wing100
> Thanks a lot @ranftlr , good to know. I had trouble trying to convert it using the common torch.onnx workflow. Hello,Has this problem been solved?
> Thanks for the request, we've noted it and plan to provide this eventually. It might take some time as the current implementation doesn't play well with jit/onnx exporters and...
> I try to trace "dpt_hybrid_midas" by calling > > torch.jit.trace(model, example_input) > > However, it failed with error messages below. Any pointer on how to do it properly? >...
@guillesanbri If there is a pre-trained model trained by others in the network, such as resnet50, can dpt models be traced? RuntimeError: Error(s) in loading state_dict for net: Missing key(s)...