Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

根据dim, keypoints, orientation等计算depth的这部分模块,部署推理时该怎么实现呢? #51

Open
likegogogo opened this issue Nov 15, 2021 · 1 comment

Comments

@likegogogo
Copy link

image

训练时depth的计算目测是耦合在Position_loss 中的。
但部署推理时,不需要算loss,只需要算出depth即可。
请问下,怎么推理实现怎么搞比较好呢?
我看depth计算这一块挺复杂的。
直接用c++手写?还是把Position_loss 的forward部分封装成torch script 独立运行?

有建议吗?

@LuckySunnye
Copy link

Hi 请问你有思路嘛? 我也要做线上部署的任务。可以交流下吗?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants