Patickk
Patickk
sorry ...come again, ..can you give the explain: how to get T ? if we don't get location T(tx, ty, tz), we can't get the rotation_y. Help me ...
Hi: Thank you for your great job! When I use pipeline_SFM.ipynb for my own data (2000images) show this question: W0922 11:23:23.993438 28931 levenberg_marquardt_strategy.cc:116] Linear solver failure. Failed to compute a...
hi: I find there is no 'SOS' in code, I understand SOS should be embedding at the beginning. Please tell me ,thanks! ---------------code----------------------------------------------- class Encoder(nn.Module): def __init__(self, hidden_dim, voc, char2id,...
hi, I have another question,why one picture needs 6s to predict? Comparing PAN++ 85FPS,What is our speed? I didnt find it in paper. Please tell me, thanks!