Skip to content

Commit e904240

Browse files
committed
Actions auto update
1 parent e3f49b9 commit e904240

28 files changed

+71
-90
lines changed

content/CV/AI算法.md

+3
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@ LastModifierEmail: "[email protected]"
99

1010
- [【2021-12-12】腾讯QQ浏览器2021AI算法大赛,北大冠军团队经验分享,附详细代码](https://mp.weixin.qq.com/s/CGrVYSq_nFj7dVWN8fheCw)
1111
- [【2021-12-20】竞赛总结:QQ浏览器 2021 AI算法大赛](http://mp.weixin.qq.com/s?__biz=MzIwNDA5NDYzNA==&mid=2247497521&idx=1&sn=3bbcd5d134c117150642b5897b4f0a6d&chksm=96c7daf4a1b053e224fffa25f0ea7fb5433c6e2d22f75e54dd14ff8799337868b638320e7849&scene=21#wechat_redirect)
12+
13+
14+
<script src="https://giscus.app/client.js"data-repo="SWHL/AI-Competition-Collections"data-repo-id="MDEwOlJlcG9zaXRvcnkzNjI2NTQ0NDA="data-category="Ideas"data-category-id="DIC_kwDOFZ2q6M4Ce5Hv"data-mapping="title"data-strict="0"data-reactions-enabled="1"data-emit-metadata="0"data-input-position="top"data-theme="preferred_color_scheme"data-lang="zh-CN"data-loading="lazy"crossorigin="anonymous"async></script>

content/CV/OCR.md

+3
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,6 @@ LastModifierEmail: "[email protected]"
2323
- [【-】好大夫在线在AI落地场景上的探索:医学报告单结构化](https://mp.weixin.qq.com/s/J1TDlMNp8Cy2DpqMKO9RFw)
2424
- [【-】基于OCR的身份证要素提取](https://discussion.datafountain.cn/questions/2232)
2525
- [【-】【比赛冠军方案开源】真实场景下身份证复印件OCR信息抽取](https://mp.weixin.qq.com/s/55syneurJCy7YBL_Vw16Wg) | [源码](https://github.com/Mingtzge/2019-CCF-BDCI-OCR-MCZJ-OCR-IdentificationIDElement)
26+
27+
28+
<script src="https://giscus.app/client.js"data-repo="SWHL/AI-Competition-Collections"data-repo-id="MDEwOlJlcG9zaXRvcnkzNjI2NTQ0NDA="data-category="Ideas"data-category-id="DIC_kwDOFZ2q6M4Ce5Hv"data-mapping="title"data-strict="0"data-reactions-enabled="1"data-emit-metadata="0"data-input-position="top"data-theme="preferred_color_scheme"data-lang="zh-CN"data-loading="lazy"crossorigin="anonymous"async></script>

content/CV/_index.md

+2
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ weight: 1
55
---
66

77
{{% children sort="weight" %}}
8+
9+
<script src="https://giscus.app/client.js"data-repo="SWHL/AI-Competition-Collections"data-repo-id="MDEwOlJlcG9zaXRvcnkzNjI2NTQ0NDA="data-category="Ideas"data-category-id="DIC_kwDOFZ2q6M4Ce5Hv"data-mapping="title"data-strict="0"data-reactions-enabled="1"data-emit-metadata="0"data-input-position="top"data-theme="preferred_color_scheme"data-lang="zh-CN"data-loading="lazy"crossorigin="anonymous"async></script>

content/CV/人脸识别.md

+3
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,6 @@ LastModifierEmail: "[email protected]"
1111
- [【2023-01-04】竞赛总结:安全AI之人脸识别对抗](http://mp.weixin.qq.com/s?__biz=MzIwNDA5NDYzNA==&amp;mid=2247486836&amp;idx=1&amp;sn=2e0c6d9c22e50c4c750533ef6666e596&amp;chksm=96c420b1a1b3a9a7da5503896ba524423dce07298e7e63ff914a57964306a41c0baaf921039f&amp;scene=21#wechat_redirect)
1212
- [【2023-01-04】微众人脸识别对抗亚军开源方案](http://mp.weixin.qq.com/s?__biz=MzIwNDA5NDYzNA==&amp;mid=2247487793&amp;idx=1&amp;sn=b151792e77d9a897c6a77f8c7f120aac&amp;chksm=96c43cf4a1b3b5e2e119e9db4dbb439f8cb38deda77f78c3d40bd626bfd373e42993be6a3b78&amp;scene=21#wechat_redirect)
1313
- [【2023-01-01】竞赛总结:CCF多人种人脸识别](https://mp.weixin.qq.com/s?__biz=MzIwNDA5NDYzNA==&mid=2247497928&idx=1&sn=b2b50ff22e512a0b6b5df1bc3316299a&chksm=96c7d50da1b05c1b5a7c66125af51937e7a865813d031c23d8b2cdde3a46f3c61428b6e72f06&scene=21#wechat_redirect)
14+
15+
16+
<script src="https://giscus.app/client.js"data-repo="SWHL/AI-Competition-Collections"data-repo-id="MDEwOlJlcG9zaXRvcnkzNjI2NTQ0NDA="data-category="Ideas"data-category-id="DIC_kwDOFZ2q6M4Ce5Hv"data-mapping="title"data-strict="0"data-reactions-enabled="1"data-emit-metadata="0"data-input-position="top"data-theme="preferred_color_scheme"data-lang="zh-CN"data-loading="lazy"crossorigin="anonymous"async></script>

content/CV/关键点检测识别.md

+3
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,6 @@ LastModifierEmail: "[email protected]"
1010
- [【2023-11-23】快来抄作业!MICCAI 2023头影关键点检测挑战赛SOTA方案全面解析](https://mp.weixin.qq.com/s/EDdwr8g2O0xkab6XQrJdrQ)
1111
- [【2021-12-08】ICCV 2021 口罩人物身份鉴别全球挑战赛冠军方案分享](https://mp.weixin.qq.com/s/cmP-jJLbCTw-sIUQnZxmKw)
1212
- [【2022-01-06】CCF BDCI 2021 花样滑冰动作识别比赛基于 MMAction2 的方案分享](https://zhuanlan.zhihu.com/p/439870162)
13+
14+
15+
<script src="https://giscus.app/client.js"data-repo="SWHL/AI-Competition-Collections"data-repo-id="MDEwOlJlcG9zaXRvcnkzNjI2NTQ0NDA="data-category="Ideas"data-category-id="DIC_kwDOFZ2q6M4Ce5Hv"data-mapping="title"data-strict="0"data-reactions-enabled="1"data-emit-metadata="0"data-input-position="top"data-theme="preferred_color_scheme"data-lang="zh-CN"data-loading="lazy"crossorigin="anonymous"async></script>

content/CV/其他.md

+3
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@ LastModifierEmail: "[email protected]"
88
---
99

1010
- [【2023-10-27】商汤LPCV冠军方案揭秘!效率优化的极致探索](https://mp.weixin.qq.com/s/e6ubOBxxPLsmLEK3AgmqxQ)
11+
12+
13+
<script src="https://giscus.app/client.js"data-repo="SWHL/AI-Competition-Collections"data-repo-id="MDEwOlJlcG9zaXRvcnkzNjI2NTQ0NDA="data-category="Ideas"data-category-id="DIC_kwDOFZ2q6M4Ce5Hv"data-mapping="title"data-strict="0"data-reactions-enabled="1"data-emit-metadata="0"data-input-position="top"data-theme="preferred_color_scheme"data-lang="zh-CN"data-loading="lazy"crossorigin="anonymous"async></script>

content/CV/图像分割.md

+3
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,6 @@ LastModifierEmail: "[email protected]"
1818
- [【2022-07-07】字节智能创作AI平台Byte-IC-AutoML AVA比赛冠军方案](https://arxiv.org/abs/2206.10845)
1919
- [【2021-11-23】从39个kaggle竞赛中总结出来的图像分割的Tips和Tricks(附资源)](https://mp.weixin.qq.com/s/O93JIkUXIfvFwHNfy0ZHZA)
2020
- [【2021-11-01】LVIS Challenge 2021长尾分布实例分割冠军解决方案](https://zhuanlan.zhihu.com/p/427853229)
21+
22+
23+
<script src="https://giscus.app/client.js"data-repo="SWHL/AI-Competition-Collections"data-repo-id="MDEwOlJlcG9zaXRvcnkzNjI2NTQ0NDA="data-category="Ideas"data-category-id="DIC_kwDOFZ2q6M4Ce5Hv"data-mapping="title"data-strict="0"data-reactions-enabled="1"data-emit-metadata="0"data-input-position="top"data-theme="preferred_color_scheme"data-lang="zh-CN"data-loading="lazy"crossorigin="anonymous"async></script>

content/CV/图像分类.md

+3
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,6 @@ LastModifierEmail: "[email protected]"
3535
- [【-】JDATA 2019 雪豹识别挑战赛冠军方案](https://mp.weixin.qq.com/s?__biz=MzI5MDUyMDIxNA==&mid=2247493670&idx=2&sn=5d3309c7e5f16f0e056f95e119c9fa88&chksm=ec1c05dfdb6b8cc963b19bf8bd3a76858a38f6682cd7cfd439d7ade800b73817970e0add8cd3&scene=0&xtrack=1&ascene=14&devicetype=android-27&version=2700133f&nettype=WIFI&abtest_cookie=AAACAA%3D%3D&lang=zh_CN&exportkey=AbWnVwEnJPccPV4tIFAMTY8%3D&pass_ticket=5mzTrHSDGRPTpcEMRlgjZ5bAfPxXS9UjyxzUQdbrwodKwnTYB%2BhMmGpFGnY1sCpG&wx_header=1)
3636
- [【-】TinyMind 多标签图像分类竞赛 之路](http://www.mamicode.com/info-detail-2466907.html) | [识别第三名代码](https://github.com/RayDean/RMB_TechDing)
3737
- [【-】华为云·垃圾分类亚军方案分享](http://t.csdn.cn/hT3hQ)
38+
39+
40+
<script src="https://giscus.app/client.js"data-repo="SWHL/AI-Competition-Collections"data-repo-id="MDEwOlJlcG9zaXRvcnkzNjI2NTQ0NDA="data-category="Ideas"data-category-id="DIC_kwDOFZ2q6M4Ce5Hv"data-mapping="title"data-strict="0"data-reactions-enabled="1"data-emit-metadata="0"data-input-position="top"data-theme="preferred_color_scheme"data-lang="zh-CN"data-loading="lazy"crossorigin="anonymous"async></script>

content/CV/图像压缩.md

+3
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@ LastModifierEmail: "[email protected]"
88
---
99

1010
- [【2022-07-07】火山引擎多媒体实验室在基于深度学习的图像压缩大赛 :高、低码率双赛道夺冠方案](https://openaccess.thecvf.com/content/CVPR2022W/CLIC/html/Li_A_Neural-Network_Enhanced_Video_Coding_Framework_Beyond_VVC_CVPRW_2022_paper.html)
11+
12+
13+
<script src="https://giscus.app/client.js"data-repo="SWHL/AI-Competition-Collections"data-repo-id="MDEwOlJlcG9zaXRvcnkzNjI2NTQ0NDA="data-category="Ideas"data-category-id="DIC_kwDOFZ2q6M4Ce5Hv"data-mapping="title"data-strict="0"data-reactions-enabled="1"data-emit-metadata="0"data-input-position="top"data-theme="preferred_color_scheme"data-lang="zh-CN"data-loading="lazy"crossorigin="anonymous"async></script>

content/CV/图像检索.md

+3
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@ LastModifierEmail: "[email protected]"
1313
- [【2023-01-01】竞赛总结:Kaggle 谷歌图像编码与检索](https://mp.weixin.qq.com/s?__biz=MzIwNDA5NDYzNA==&mid=2247499928&idx=1&sn=b6dfe8e72d19004fc620962fea2a95d1&chksm=96c7ed5da1b0644b4e621df293e39349731ea53be42c2c9c50ed59a2a503dd4d6061da269e74&scene=21#wechat_redirect)
1414
- [【2023-01-01】竞赛总结:DrivenDATA 鲸鱼检索与识别](https://mp.weixin.qq.com/s?__biz=MzIwNDA5NDYzNA==&mid=2247499888&idx=1&sn=7ee2ae5e160d188346c56e0ab0bccbe4&chksm=96c7edb5a1b064a360fac3e08eefb9f963ebee75f9c7083aaca7dfa0c979f4df6f02b930d43f&scene=21#wechat_redirect)
1515
- [【2023-01-01】竞赛总结:FaceBook ISC2021 图像相似度检索(版权检测方向)](https://mp.weixin.qq.com/s?__biz=MzIwNDA5NDYzNA==&mid=2247498048&idx=1&sn=c11b922bfe4b01f34da13d1c4d294ce2&chksm=96c7d485a1b05d93709f48df6d38984ae81c1372a2b805840613497c5d2423fe4391c31bfe6d&scene=21#wechat_redirect)
16+
17+
18+
<script src="https://giscus.app/client.js"data-repo="SWHL/AI-Competition-Collections"data-repo-id="MDEwOlJlcG9zaXRvcnkzNjI2NTQ0NDA="data-category="Ideas"data-category-id="DIC_kwDOFZ2q6M4Ce5Hv"data-mapping="title"data-strict="0"data-reactions-enabled="1"data-emit-metadata="0"data-input-position="top"data-theme="preferred_color_scheme"data-lang="zh-CN"data-loading="lazy"crossorigin="anonymous"async></script>

content/CV/图像篡改检测.md

+3
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@ LastModifierEmail: "[email protected]"
88
---
99

1010
- [【2022-06-17】CVPR 2022视觉算法 赛道二:图像篡改检测竞赛Top团队方案](https://mp.weixin.qq.com/s/3Sow9bng3krLPcW7x8ebzA)
11+
12+
13+
<script src="https://giscus.app/client.js"data-repo="SWHL/AI-Competition-Collections"data-repo-id="MDEwOlJlcG9zaXRvcnkzNjI2NTQ0NDA="data-category="Ideas"data-category-id="DIC_kwDOFZ2q6M4Ce5Hv"data-mapping="title"data-strict="0"data-reactions-enabled="1"data-emit-metadata="0"data-input-position="top"data-theme="preferred_color_scheme"data-lang="zh-CN"data-loading="lazy"crossorigin="anonymous"async></script>

content/CV/图像视频修复_增强_重建_超分.md

+3
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,6 @@ LastModifierEmail: "[email protected]"
2020
- [【2022-04-24】旷视研究院荣获 CVPR 2022 NTIRE 双目图像超分辨率比赛第一!](https://mp.weixin.qq.com/s/rUAP_4EFcy6eXE3kJqFrtg)
2121
- [【2022-03-19】CVPR 2021 NTIRE 2021 挑战赛多帧 HDR 成像冠军方案](https://mp.weixin.qq.com/s/VLSxq90-myP4Khc0jONVOw)
2222
- [【2022-03-30】百度网盘文档图像摩尔纹消除比赛分享](http://t.csdn.cn/HVEIM)
23+
24+
25+
<script src="https://giscus.app/client.js"data-repo="SWHL/AI-Competition-Collections"data-repo-id="MDEwOlJlcG9zaXRvcnkzNjI2NTQ0NDA="data-category="Ideas"data-category-id="DIC_kwDOFZ2q6M4Ce5Hv"data-mapping="title"data-strict="0"data-reactions-enabled="1"data-emit-metadata="0"data-input-position="top"data-theme="preferred_color_scheme"data-lang="zh-CN"data-loading="lazy"crossorigin="anonymous"async></script>

content/CV/多模态.md

+3
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,6 @@ LastModifierEmail: "[email protected]"
1212
- [【2023-01-01】竞赛总结:2022微信大数据挑战赛](https://mp.weixin.qq.com/s?__biz=MzIwNDA5NDYzNA==&mid=2247499766&idx=1&sn=90377d970b8d0b446a9bd0570d46eea6&chksm=96c7d233a1b05b2574815d1770315da32d1487a3335f111ea508ec96268cf4d0c7b94738355e&scene=21#wechat_redirect)
1313
- [【2022-07-07】字节跳动极光-多模态技术团队VizWiz 2022 Answer Grounding竞赛冠军方案](http://aiskyeye.com/%E5%9B%A2%E9%98%9F%E8%B5%A2%E5%BE%97cvpr-2022-vizwiz-vqa-grounding-%E5%86%A0%E5%86%9B/)
1414
- [【2022-03-19】ACM MM 2021 WAB 产品的识别冠军方案](https://mp.weixin.qq.com/s/VLSxq90-myP4Khc0jONVOw)
15+
16+
17+
<script src="https://giscus.app/client.js"data-repo="SWHL/AI-Competition-Collections"data-repo-id="MDEwOlJlcG9zaXRvcnkzNjI2NTQ0NDA="data-category="Ideas"data-category-id="DIC_kwDOFZ2q6M4Ce5Hv"data-mapping="title"data-strict="0"data-reactions-enabled="1"data-emit-metadata="0"data-input-position="top"data-theme="preferred_color_scheme"data-lang="zh-CN"data-loading="lazy"crossorigin="anonymous"async></script>

content/CV/对抗攻击.md

+3
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@ LastModifierEmail: "[email protected]"
88
---
99

1010
- [【2021-12-08】对抗图像变换攻击,腾讯OVB-AI技术中心获NeurIPS2021图像相似度挑战赛季军](https://mp.weixin.qq.com/s/KfgFo2n1AUijjrMoSE1eTQ)
11+
12+
13+
<script src="https://giscus.app/client.js"data-repo="SWHL/AI-Competition-Collections"data-repo-id="MDEwOlJlcG9zaXRvcnkzNjI2NTQ0NDA="data-category="Ideas"data-category-id="DIC_kwDOFZ2q6M4Ce5Hv"data-mapping="title"data-strict="0"data-reactions-enabled="1"data-emit-metadata="0"data-input-position="top"data-theme="preferred_color_scheme"data-lang="zh-CN"data-loading="lazy"crossorigin="anonymous"async></script>

content/CV/异常检测.md

+3
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@ LastModifierEmail: "[email protected]"
99

1010
- [【2023-07-19】CVPR VISION 23挑战赛第1赛道亚军解决方案 - 数据高效缺陷检测](https://mp.weixin.qq.com/s/w4nHbfJXUjxamUXklC2vnQ)
1111
- [【2023-06-16】CVPR 2023 VAND Workshop Challenge零样本异常检测冠军方案](https://mp.weixin.qq.com/s/KA8CdPpPASDdFXSk2_M4vg)
12+
13+
14+
<script src="https://giscus.app/client.js"data-repo="SWHL/AI-Competition-Collections"data-repo-id="MDEwOlJlcG9zaXRvcnkzNjI2NTQ0NDA="data-category="Ideas"data-category-id="DIC_kwDOFZ2q6M4Ce5Hv"data-mapping="title"data-strict="0"data-reactions-enabled="1"data-emit-metadata="0"data-input-position="top"data-theme="preferred_color_scheme"data-lang="zh-CN"data-loading="lazy"crossorigin="anonymous"async></script>

content/CV/比赛技巧.md

+3
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,6 @@ LastModifierEmail: "[email protected]"
1717
- [【2021-09-29】高通人工智能应用创新大赛冠军方案解读](https://mp.weixin.qq.com/s/2efke2PymcqMstkw4httUA)
1818
- [【-】干货 | 解密美图大规模多媒体数据检索技术DeepHash](https://www.sohu.com/a/240830376_651893)
1919
- [【-】竞赛冠军方案:2020珠港澳人工智能算法大赛双料冠军解读](https://mp.weixin.qq.com/s/XncGJTXHAgCb3_rVp770gQ)
20+
21+
22+
<script src="https://giscus.app/client.js"data-repo="SWHL/AI-Competition-Collections"data-repo-id="MDEwOlJlcG9zaXRvcnkzNjI2NTQ0NDA="data-category="Ideas"data-category-id="DIC_kwDOFZ2q6M4Ce5Hv"data-mapping="title"data-strict="0"data-reactions-enabled="1"data-emit-metadata="0"data-input-position="top"data-theme="preferred_color_scheme"data-lang="zh-CN"data-loading="lazy"crossorigin="anonymous"async></script>

content/CV/目标检测.md

+3
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,6 @@ LastModifierEmail: "[email protected]"
4242
- [【-】表面缺陷检测数据集汇总及其相关项目推荐](https://mp.weixin.qq.com/s/iVooaUOTMglZxbDKMBud7A)
4343
- [【-】全国Top3!!极市联合电子科技大学取得京东AI时尚挑战赛三等奖荣誉(附技术方案)](https://mp.weixin.qq.com/s?__biz=MzI5MDUyMDIxNA==&mid=2247486101&idx=1&sn=179c07af407a162c5a0a9b310db0c74d&chksm=ec1fe76cdb686e7ad24a4f6455b18a9eb08b92cc195ec942d5fbad5c71fd8d2db69e6236ee69&token=1880143976&lang=zh_CN&scene=21#wechat_redirect)
4444
- [【-】竞赛总结:京东AI时尚挑战赛](http://mp.weixin.qq.com/s?__biz=MzIwNDA5NDYzNA==&amp;mid=2247490324&amp;idx=1&amp;sn=56c4193d548f3d852b8409724be20348&amp;chksm=96c436d1a1b3bfc774776dad014b92cbf7e481dc63dfa6d1198383aa254123f6682d3bf77cbc&amp;scene=21#wechat_redirect)
45+
46+
47+
<script src="https://giscus.app/client.js"data-repo="SWHL/AI-Competition-Collections"data-repo-id="MDEwOlJlcG9zaXRvcnkzNjI2NTQ0NDA="data-category="Ideas"data-category-id="DIC_kwDOFZ2q6M4Ce5Hv"data-mapping="title"data-strict="0"data-reactions-enabled="1"data-emit-metadata="0"data-input-position="top"data-theme="preferred_color_scheme"data-lang="zh-CN"data-loading="lazy"crossorigin="anonymous"async></script>

content/CV/目标计数.md

+3
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,6 @@ LastModifierEmail: "[email protected]"
1111
- [【2023-07-01】【三等奖方案】基于TPU平台实现人群密度估计赛题「加速器」团队解题思路](http://mp.weixin.qq.com/s?__biz=MzI5ODQxMTk5MQ==&mid=2247516301&idx=1&sn=301dce2fbf4502312b696e868b9e06b5&chksm=eca4f235dbd37b23cec654df4d8b4b478c85b6011b7dbf993f5910b09cfa3ea375807e4f1fbd#rd)
1212
- [【2023-07-01】【二等奖方案】基于TPU平台实现人群密度估计赛题「ChaMd5-AI」团队解题思路](http://mp.weixin.qq.com/s?__biz=MzI5ODQxMTk5MQ==&mid=2247516317&idx=1&sn=9f262ede522d7c3b8b71b22930dc4001&chksm=eca4f225dbd37b33f174f52db5ec2f71c5bc7f2565f4034374ad8679e9ef41475587117485eb#rd)
1313
- [【2023-06-16】【一等奖解题思路】基于雷达数据的航迹实时关联与轨迹融合任务赛题](http://mp.weixin.qq.com/s?__biz=MzI5ODQxMTk5MQ==&mid=2247515796&idx=1&sn=1472be4ece893fdae068fcb813c7fd5f&chksm=eca4cc2cdbd3453a0ea3a24d9679ef6029d608bf904fe8cd328b31330afa32cc3b9a90cf493b#rd)
14+
15+
16+
<script src="https://giscus.app/client.js"data-repo="SWHL/AI-Competition-Collections"data-repo-id="MDEwOlJlcG9zaXRvcnkzNjI2NTQ0NDA="data-category="Ideas"data-category-id="DIC_kwDOFZ2q6M4Ce5Hv"data-mapping="title"data-strict="0"data-reactions-enabled="1"data-emit-metadata="0"data-input-position="top"data-theme="preferred_color_scheme"data-lang="zh-CN"data-loading="lazy"crossorigin="anonymous"async></script>

content/CV/综合类型.md

+3
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@ LastModifierEmail: "[email protected]"
99

1010
- [【2024-01-07】客流统计赛题冠军方案解读-2023长三角(芜湖)人工智能大赛](https://mp.weixin.qq.com/s/GswB8SMw3GaWBB63F9VKTw)
1111
- [【2023-07-14】ECV2023|仪表盘读数识别冠军方案解读](https://mp.weixin.qq.com/s/VTVOk7GXA_XsNA3xU8lXRg)
12+
13+
14+
<script src="https://giscus.app/client.js"data-repo="SWHL/AI-Competition-Collections"data-repo-id="MDEwOlJlcG9zaXRvcnkzNjI2NTQ0NDA="data-category="Ideas"data-category-id="DIC_kwDOFZ2q6M4Ce5Hv"data-mapping="title"data-strict="0"data-reactions-enabled="1"data-emit-metadata="0"data-input-position="top"data-theme="preferred_color_scheme"data-lang="zh-CN"data-loading="lazy"crossorigin="anonymous"async></script>

content/CV/自动驾驶.md

+3
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,6 @@ LastModifierEmail: "[email protected]"
1010
- [【2023-07-04】CVPR23 | 3D Occupancy 预测冠军方案:FB-OCC](https://mp.weixin.qq.com/s/dDyZe8rx9mXBwkycUQLiTA)
1111
- [【2023-06-28】CVPR2023 Workshop | 在线高精地图构建挑战赛第一名方案!](https://mp.weixin.qq.com/s/kUPmRmyNhEQZycp3BRdlhw)
1212
- [【2023-06-19】英伟达和南大提出FB-OCC夺得了CVPR自动驾驶挑战赛冠军?](https://mp.weixin.qq.com/s/8YGrAD95WuOB84c3Kmm-OA)
13+
14+
15+
<script src="https://giscus.app/client.js"data-repo="SWHL/AI-Competition-Collections"data-repo-id="MDEwOlJlcG9zaXRvcnkzNjI2NTQ0NDA="data-category="Ideas"data-category-id="DIC_kwDOFZ2q6M4Ce5Hv"data-mapping="title"data-strict="0"data-reactions-enabled="1"data-emit-metadata="0"data-input-position="top"data-theme="preferred_color_scheme"data-lang="zh-CN"data-loading="lazy"crossorigin="anonymous"async></script>

content/CV/行为识别.md

+3
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@ LastModifierEmail: "[email protected]"
99

1010
- [【2023-03-17】全国人工智能大赛 行人重识别(Person ReID)赛项 季军团队方案分享](http://mp.weixin.qq.com/s?__biz=MzIwNDA5NDYzNA==&mid=2247501265&idx=1&sn=2c75ef0faa737d90340f3e91826504b0&chksm=96c7e814a1b06102fcdc12a8b74197df87e45e4a60633a6270f49d48d44e4f2d401a987d7730#rd)
1111
- [【2022-08-10】CVPR 2022 ActivityNet竞赛冠军:中科院深圳先进院提出高低分双模态行为识别框架](https://mp.weixin.qq.com/s/9_5RvQE7z5Rhrg4_Ux7sMQ)
12+
13+
14+
<script src="https://giscus.app/client.js"data-repo="SWHL/AI-Competition-Collections"data-repo-id="MDEwOlJlcG9zaXRvcnkzNjI2NTQ0NDA="data-category="Ideas"data-category-id="DIC_kwDOFZ2q6M4Ce5Hv"data-mapping="title"data-strict="0"data-reactions-enabled="1"data-emit-metadata="0"data-input-position="top"data-theme="preferred_color_scheme"data-lang="zh-CN"data-loading="lazy"crossorigin="anonymous"async></script>

0 commit comments

Comments
 (0)