tkDNN
tkDNN copied to clipboard
monodepth2 download
Hi, thanks for your work.
The link https://cloud.hipert.unimore.it/s/iYw9QwgP6CsqxLR/download that test_monodepth2_640 calls is broken (file not found).
I am trying to run the mono depth demo https://github.com/ceccocats/tkDNN/blob/master/docs/README_depth.md
- was able to export my own weights using https://github.com/ceccocats/tkDNN/blob/master/docs/exporting_weights.md#6export-weights-for-monodepth2
- put
layersanddebugdirs into./build/monodepth2_640(640 refers to mono_640x192 weights and 1024 refers to mono_1024x320 weights) - run
./test_monodepth2_640to generatemonodepth2_640_fp32.rtfile
@plusk01 Hi, can I ask you how to convert your weight to .rt?
i followed the steps in the link in my previous comment above https://github.com/ceccocats/tkDNN/issues/299#issuecomment-1320222731