feat: add refactor_result.md
CCF GitLink编程夏令营(GitLink Code Camp,简称GLCC),是由中国计算机学会(CCF)主办,GitLink社区和CCF开源发展委员会(CCF ODC)共同举办的面向全国高校学生的暑期开源项目实习计划。
课题详情:https://www.gitlink.org.cn/glcc/subjects/detail/76
Issue链接:https://github.com/open-mmlab/mmdetection/issues/8030
学生:李青云 哈尔滨工业大学在读 (导师:陈雨时 教授)
谢其致——清华大学在读
刘祎铭——中山大学在读
项目导师:张士龙 项目单位:OpenMMLab
后续工作:
仓库地址: https://github.com/Li-Qingyun/mmdetection
branch: (refactor-detr-3.x, refactor-dino-3.x, refactor-conditional-detr-3.x, refactor-dab-detr-3.x, add-dino, add-dab-detr, add-conditional-detr-lym_version, refactor-detr)
refactor-detr-3.x
refactor-dino-3.x
refactor-conditional-detr-3.x
refactor-dab-detr-3.x
add-dino
add-dab-detr
add-conditional-detr-lym_version
refactor-detr
PR地址:
重构 pr (3.x) :
DETR 和 Deformable DETR:https://github.com/open-mmlab/mmdetection/pull/8763
Conditional DETR:https://github.com/Li-Qingyun/mmdetection/pull/2
DAB-DETR:https://github.com/open-mmlab/mmdetection/pull/8811
DINO:https://github.com/open-mmlab/mmdetection/pull/8820
复现 pr (2.x) :
Conditional DETR:https://github.com/open-mmlab/mmdetection/pull/8545
DAB-DETR:https://github.com/open-mmlab/mmdetection/pull/8533
DINO:https://github.com/open-mmlab/mmdetection/pull/8362
重构草稿 :
DETR: https://github.com/open-mmlab/mmdetection/pull/8754
项目工具仓库:https://github.com/Li-Qingyun/glcc22_align_utils
https://www.bilibili.com/video/BV15G41147Fm/?vd_source=61f067a89ceaf3e4435587d6ddeaa100
DETR-like 重构整理 0903-2.0:https://flowus.cn/share/b08c0fa4-57df-4790-8d6c-2b111dbaa853
DETRTransformerLayer 重构:https://flowus.cn/share/ce675d78-cba1-481e-b615-06e6cb18dea1
细节修正方案:https://flowus.cn/share/75849522-d594-4651-9bd4-f37b0696e592
DETR-like 重构整理 0827-1.0:https://flowus.cn/share/f2b1b514-1899-4c82-85f7-d2d2bcc7e47b
(多次实验的,取save_best_AP最高的实验结果)
(2022.08.19 更新)
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
基于 MMDetection,探究 Transformer 在 Object Detection 的应用 —— GLCC22
CCF GitLink编程夏令营(GitLink Code Camp,简称GLCC),是由中国计算机学会(CCF)主办,GitLink社区和CCF开源发展委员会(CCF ODC)共同举办的面向全国高校学生的暑期开源项目实习计划。
课题详情:https://www.gitlink.org.cn/glcc/subjects/detail/76
Issue链接:https://github.com/open-mmlab/mmdetection/issues/8030
学生:李青云 哈尔滨工业大学在读 (导师:陈雨时 教授)
谢其致——清华大学在读
刘祎铭——中山大学在读
项目导师:张士龙 项目单位:OpenMMLab
项目目标
后续工作:
项目地址
仓库地址: https://github.com/Li-Qingyun/mmdetection
branch: (
refactor-detr-3.x
,refactor-dino-3.x
,refactor-conditional-detr-3.x
, refactor-dab-detr-3.x
,add-dino
,add-dab-detr
, add-conditional-detr-lym_version
,refactor-detr
)PR地址:
重构 pr (3.x) :
DETR 和 Deformable DETR:https://github.com/open-mmlab/mmdetection/pull/8763
Conditional DETR:https://github.com/Li-Qingyun/mmdetection/pull/2
DAB-DETR:https://github.com/open-mmlab/mmdetection/pull/8811
DINO:https://github.com/open-mmlab/mmdetection/pull/8820
复现 pr (2.x) :
Conditional DETR:https://github.com/open-mmlab/mmdetection/pull/8545
DAB-DETR:https://github.com/open-mmlab/mmdetection/pull/8533
DINO:https://github.com/open-mmlab/mmdetection/pull/8362
重构草稿 :
DETR: https://github.com/open-mmlab/mmdetection/pull/8754
项目工具仓库:https://github.com/Li-Qingyun/glcc22_align_utils
课题进度
中期视频汇报
https://www.bilibili.com/video/BV15G41147Fm/?vd_source=61f067a89ceaf3e4435587d6ddeaa100
重构研讨方案
DETR-like 重构整理 0903-2.0:https://flowus.cn/share/b08c0fa4-57df-4790-8d6c-2b111dbaa853
DETRTransformerLayer 重构:https://flowus.cn/share/ce675d78-cba1-481e-b615-06e6cb18dea1
细节修正方案:https://flowus.cn/share/75849522-d594-4651-9bd4-f37b0696e592
DETR-like 重构整理 0827-1.0:https://flowus.cn/share/f2b1b514-1899-4c82-85f7-d2d2bcc7e47b
实验结果汇总 (2.x)
(多次实验的,取save_best_AP最高的实验结果)
(2022.08.19 更新)