We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Hi, quick question,
I noticed that you saved the pytorch weights for joint network and prediction network, and then reloaded them manually using cpp.
Why did you choose this way instead of JIT the files and upload them using torchscript? Is your way faster or something?
Thanks, Wancong
Activity