-
Notifications
You must be signed in to change notification settings - Fork 144
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
【Hackathon No.166】Paddle3D目标检测结果可视化 #256
Conversation
return Scheduler(**kwargs) | ||
|
||
|
||
class Infer: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
很多内容和trainer重复了,可以继承trainer来实现,同时该文件需要放到paddle3d里
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
您好,我已经进行修改重新提交PR,链接: #272
需要给develop提PR哈,release是稳定的发布版本 |
已经向develop重新提交PR,CI已经通过,麻烦您再看一下 |
你好,有以下几个修改建议:
|
PR types
Others
PR changes
Others
Describe
完成单目图像/鸟瞰图/点云可视化