Skip to content

Object detection#20

Closed
terayco wants to merge 8 commits intoPaddleCV-SIG:developfrom
terayco:object_detection
Closed

Object detection#20
terayco wants to merge 8 commits intoPaddleCV-SIG:developfrom
terayco:object_detection

Conversation

@terayco
Copy link
Copy Markdown
Member

@terayco terayco commented Sep 24, 2022

1.修复目标检测绘制框位置不准确的问题
2.修复目标检测结果图偏色的bug
3.各任务统一使用paddlers的decode_image接口对图像进行读取
4.删除多个文件中的冗余代码
5.修改变化检测滑窗推理步长,加快推理速度
6.修改错误函数名
7.图像渲染部分统一使用cv2进行处理,去除对skimage的使用

terayco and others added 8 commits September 22, 2022 17:36
2.修复图像偏色问题
3.将目标框颜色改为更显眼的紫色
2.修改地物分类结果图像的颜色显示
3.去除地物分类任务中的冗余代码
2.删除渲染函数中冗余代码
3.改用cv2统一对图像进行操作处理,去除skimage的引用
@terayco terayco closed this Sep 24, 2022
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

Successfully merging this pull request may close these issues.

1 participant