Ha_Code
Ha_Code
你好pptsm转成onnx再转成tensorrt推理,总是报错,请问这个模型是否支持转tensort推理?
Traceback (most recent call last): File "code/main.py", line 973, in processor.start() File "code/main.py", line 885, in start self.train(epoch, save_model=save_model) File "code/main.py", line 529, in train for batch_idx, (data, label, name)...
Hi Chiara, After reading your paper, I think this is a very meaningful study. I was trying to reproduce the results but I’m can’t find many files. 1.When I try...
Hello, I would like to ask how H3.6M can be visualized like the training results, thank you very much for helping me with this problem.
hi,I encountered the following problem when visualizing my own training model: fid = h5f.open(name, flags, fapl=fapl) File "h5py\_objects.pyx", line 54, in h5py._objects.with_phil.wrapper File "h5py\_objects.pyx", line 55, in h5py._objects.with_phil.wrapper File "h5py\h5f.pyx",...