Closed jcyhcs closed 3 years ago
Hello,
If you are talking about the main.cc
file, then it's assumed that you've exported superpoint.pt
from the Python program as a PyTorch jit script. You can see how it can be done in the inferencewrapper.py
.
hi,professor: thanks for your code! in the examples, requires superpoint.pt file, where can i find it? PLEASE!