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

【AI实战营第二期】第三次作业提交08班 #130

Open
A-new-b opened this issue Jun 9, 2023 · 8 comments
Open

【AI实战营第二期】第三次作业提交08班 #130

A-new-b opened this issue Jun 9, 2023 · 8 comments

Comments

@A-new-b
Copy link

A-new-b commented Jun 9, 2023

作业:基于 RTMDet 的气球检测

背景:熟悉目标检测和 MMDetection 常用自定义流程。

任务

基于提供的 notebook,将 cat 数据集换成气球数据集
按照视频中 notebook 步骤,可视化数据集和标签
使用MMDetection算法库,训练 RTMDet 气球目标检测算法,可以适当调参,提交测试集评估指标
用网上下载的任意包括气球的图片进行预测,将预测结果发到群里
按照视频中 notebook 步骤,对 demo 图片进行特征图可视化和 Box AM 可视化,将结果发到群里

需提交的测试集评估指标(不能低于baseline指标的50%)

目标检测 RTMDet-tiny 模型性能不能 65 mAP

数据集
气球数据集可以直接下载 https://download.openmmlab.com/mmyolo/data/balloon_dataset.zip

同时也欢迎各位选择更复杂的数据集进行训练,可以选用一下 10 类的饮料数据集。
https://github.com/TommyZihao/Train_Custom_Dataset/tree/main/%E7%9B%AE%E6%A0%87%E6%A3%80%E6%B5%8B/%E7%9B%AE%E6%A0%87%E6%A3%80%E6%B5%8B%E6%95%B0%E6%8D%AE%E9%9B%86

@mm-assistant
Copy link

mm-assistant bot commented Jun 9, 2023

We recommend using English or English & Chinese for issues so that we could have broader discussion.

@liweiwp
Copy link

liweiwp commented Jun 10, 2023

https://github.com/liweiwp/OpenMMLabCamp/tree/main/mmlab2/mmdet

@A-new-b
Copy link
Author

A-new-b commented Jun 10, 2023

@ProAlize
Copy link

https://github.com/ProAlize/MMLab_homework

@leaf82318
Copy link

https://github.com/leaf82318/openmmlab_notes/tree/main/work3

@ximuxing
Copy link

https://github.com/ximuxing/MMDetection

@comradejiang
Copy link

https://github.com/comradejiang/Openmmlab/tree/main/MMLab3

@A-new-b
Copy link
Author

A-new-b commented Jun 15, 2023

https://github.com/ximuxing/MMDetection

where is the metric?

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

6 participants