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

[Feature] 前端实现在线地图场景分类截图上传功能 #24

Merged
merged 15 commits into from
Sep 27, 2022
Merged

[Feature] 前端实现在线地图场景分类截图上传功能 #24

merged 15 commits into from
Sep 27, 2022

Conversation

yibaikuai
Copy link
Member

  1. 在线地图增加场景分类截图上传功能,解决裁剪上传导致页面布局混乱的问题

  2. 各功能区增加裁剪上传后重新获取结果图的功能

yibaikuai and others added 15 commits September 21, 2022 21:13
* 新增场景分类功能

* 1.修复绘制目标框不准确的bug
2.修复图像偏色问题
3.将目标框颜色改为更显眼的紫色

* 修改滑窗步长,加快推理速度

* 1.修改场景分类读取图像的接口,改用paddelrs中的decode_image
2.修改地物分类结果图像的颜色显示
3.去除地物分类任务中的冗余代码

* 删除地物分类中冗余代码

* 1.修改错误函数名(批量处理)
2.删除渲染函数中冗余代码
3.改用cv2统一对图像进行操作处理,去除skimage的引用
场景分类功能的后端实现
# Conflicts:
#	backend/applications/interface/object_detection.py
Copy link
Member

@jscslld jscslld left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@Bobholamovic Bobholamovic merged commit 17df815 into PaddleCV-SIG:develop Sep 27, 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.

4 participants