-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
152 lines (142 loc) · 13 KB
/
Copy pathindex.html
File metadata and controls
152 lines (142 loc) · 13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>OpenDataLab | Data-Centric AI Research</title>
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/slideshow.css">
<script src="js/main.js" defer></script>
<script src="js/slideshow.js" defer></script>
<script src="js/language.js" defer></script>
</head>
<body>
<!-- Background Slideshow -->
<div class="slideshow-container">
<div class="slideshow">
<div class="slide"></div>
<div class="slide"></div>
<div class="slide"></div>
<div class="overlay"></div>
</div>
</div>
<header>
<div class="container nav-container">
<nav>
<a href="index.html" class="active" data-en="Home" data-zh="首页">Home</a>
<a href="research.html" data-en="Research" data-zh="研究方向">Research</a>
<a href="people.html" data-en="People" data-zh="团队成员">People</a>
<a href="publications.html" data-en="Publications" data-zh="学术成果">Publications</a>
<a href="news.html" data-en="News" data-zh="新闻动态">News</a>
<a href="resources.html" data-en="Resources" data-zh="资源平台">Resources</a>
<a href="opportunity.html" data-en="Opportunities" data-zh="加入我们">Opportunities</a>
</nav>
<div class="language-switch">
<button id="lang-toggle">中文</button>
</div>
</div>
</header>
<main>
<!-- Hero Banner Section -->
<section class="hero-banner">
<div class="container">
<h1 data-en="OpenDataLab" data-zh="OpenDataLab">OpenDataLab</h1>
<h2 data-en="Data-Centric AI Research" data-zh="以数据为中心的AI研究">Data-Centric AI Research</h2>
<div class="quote-box">
<p class="slogan">
<strong data-en="Advancing frontier AI with high-quality data and innovative methods" data-zh="以高质量数据和创新方法推进前沿AI">Advancing frontier AI with high-quality data and innovative methods</strong>
</p>
</div>
</div>
</section>
<!-- Main Content Wrapper - ensures full coverage over slideshow -->
<div class="content-full-wrapper">
<!-- Content Sections -->
<section class="overview">
<div class="container">
<h2 data-en="Overview" data-zh="中心概况">Overview</h2>
<div class="overview-content">
<p class="lead fullwidth" data-html-en="The OpenDataLab research group (Data Platform Center) focuses on Data-Centric AI algorithm research, deeply involved in national major projects. The team has produced numerous achievements, including China's largest open-source data platform OpenDataLab and the leading PDF parsing tool in the open-source field, MinerU. They have propelled Shanghai AI Lab's Shusheng series of large models (such as InternLM, InternVL) to the top international level, with their GitHub open-source projects reaching <a href='https://github.com/opendatalab' target='_blank'><img src='https://img.shields.io/github/stars/opendatalab?style=social' alt='GitHub stars'></a>. The center's research directions include (multimodal) large models, data synthesis and detection, intelligent understanding of scientific documents, and AI4Science. The team annually produces a large number of research papers published in Nature sub-journals, ICLR, NeurIPS, CVPR, ACL, etc. The research group is led by mentors from Microsoft, ByteDance, Tsinghua University, and others, with rich industry and academic experience, serving as area chairs for multiple conferences such as NeurIPS, ACL, EMNLP, AAAI, etc. The center provides ample research computing resources for joint training students and regularly organizes various activities to enrich the research life, fostering a good research atmosphere." data-html-zh="OpenDataLab研究组(数据平台中心)聚焦于以数据为中心的AI算法研究,深度参与国家重大项目。团队产出众多成果,包括国内最大的开源数据平台OpenDataLab、开源领域领先的PDF解析工具MinerU等,推动上海AI Lab书生系列大模型(如InternLM、InternVL等)达到国际顶尖水平,GitHub开源项目达到<a href='https://github.com/opendatalab' target='_blank'><img src='https://img.shields.io/github/stars/opendatalab?style=social' alt='GitHub stars'></a>。中心研究方向包括(多模态)大模型、数据合成与检测、科学文档智能理解、AI4Science等。团队每年产出大量研究论文,发表于Nature子刊、ICLR、NeurIPS、CVPR、ACL等顶级会议期刊。研究组导师来自微软、字节跳动、清华等,具有丰富的工业界和学术界经验,担任NeurIPS、ACL、EMNLP、AAAI等多个会议的领域主席。中心为联培同学提供充足的科研算力资源,并定期组织各种活动丰富科研生活,营造良好科研氛围。">
The OpenDataLab research group (Data Platform Center) focuses on Data-Centric AI algorithm research, deeply involved in national major projects. The team has produced numerous achievements, including China's largest open-source data platform OpenDataLab and the leading PDF parsing tool in the open-source field, MinerU. They have propelled Shanghai AI Lab's Shusheng series of large models (such as InternLM, InternVL) to the top international level, with their GitHub open-source projects reaching <a href="https://github.com/opendatalab" target="_blank"><img src="https://img.shields.io/github/stars/opendatalab?style=social" alt="GitHub stars"></a>. The center's research directions include (multimodal) large models, data synthesis and detection, intelligent understanding of scientific documents, and AI4Science. The team annually produces a large number of research papers published in Nature sub-journals, ICLR, NeurIPS, CVPR, ACL, etc. The research group is led by mentors from Microsoft, ByteDance, Tsinghua University, and others, with rich industry and academic experience, serving as area chairs for multiple conferences such as NeurIPS, ACL, EMNLP, AAAI, etc. The center provides ample research computing resources for joint training students and regularly organizes various activities to enrich the research life, fostering a good research atmosphere.
</p>
<div class="overview-video-container">
<div class="video-container">
<iframe width="560" height="315" src="https://www.youtube.com/embed/06-AZXmwHjo" title="Andrew Ng: Data-Centric AI" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</div>
</div>
</div>
</section>
<section class="highlights">
<div class="container">
<h2 data-en="Highlights" data-zh="亮点">Highlights</h2>
<div class="highlights-grid">
<div class="highlight-card">
<div class="card-header">
<span class="badge" data-en="Collaboration" data-zh="合作">Collaboration</span>
</div>
<div class="card-content">
<h3 data-en="Joint Training Opportunities" data-zh="联合培养机会">Joint Training Opportunities</h3>
<p data-en="We offer joint training opportunities with leading universities, professors, and industry partners to nurture the next generation of AI researchers." data-zh="我们与顶尖大学、教授和产业合作伙伴提供联合培养机会,培育下一代AI研究人员。">We offer joint training opportunities with leading universities, professors, and industry partners to nurture the next generation of AI researchers.</p>
<p data-en="Partner institutions include Shanghai Jiao Tong University (SJTU), Fudan University, University of Science and Technology of China (USTC), etc." data-zh="合作机构包括上海交通大学、复旦大学、中国科学技术大学等。">
Partner institutions include Shanghai Jiao Tong University (SJTU), Fudan University, University of Science and Technology of China (USTC), etc.
</p>
</div>
</div>
<div class="highlight-card">
<div class="card-header">
<span class="badge" data-en="Recent News" data-zh="最新动态">Recent News</span>
</div>
<div class="card-content">
<h3 data-en="Academic Achievements" data-zh="学术成就">Academic Achievements</h3>
<p data-html-en="Our team recently had multiple papers accepted to top AI conferences including NeurIPS, ICLR, and ACL, covering research directions such as multimodal learning, data-centric AI, and intelligent document understanding." data-html-zh="我们的团队最近有多篇论文被NeurIPS、ICLR和ACL等顶级AI会议接收,涵盖多模态学习、以数据为中心的AI和智能文档理解等研究方向。">Our team recently had multiple papers accepted to top AI conferences including NeurIPS, ICLR, and ACL, covering research directions such as multimodal learning, data-centric AI, and intelligent document understanding.</p>
<p data-html-en="Visit our <a href='publications.html'>publications page</a> for more updates." data-html-zh="访问我们的<a href='publications.html'>学术成果页面</a>了解更多信息。">Visit our <a href="publications.html">publications page</a> for more updates.</p>
</div>
</div>
<div class="highlight-card">
<div class="card-header">
<span class="badge" data-en="Awards" data-zh="荣誉">Awards</span>
</div>
<div class="card-content">
<h3 data-en="Recent Recognition" data-zh="最新荣誉">Recent Recognition</h3>
<p data-en="OpenDataLab has been widely recognized for its significant contributions to open data and AI research, receiving numerous industry and academic accolades for its innovative work." data-zh="OpenDataLab因其在开放数据和AI研究方面的重大贡献而广受认可,其创新工作获得了众多行业和学术奖项。">OpenDataLab has been widely recognized for its significant contributions to open data and AI research, receiving numerous industry and academic accolades for its innovative work.</p>
<p data-en="Our platform has proudly become the largest and most comprehensive open data hub in China, serving a vast community of researchers and developers." data-zh="我们的平台已自豪地成为中国最大、最全面的开放数据中心,服务于庞大的研究人员和开发者社区。">Our platform has proudly become the largest and most comprehensive open data hub in China, serving a vast community of researchers and developers.</p>
</div>
</div>
</div>
<div class="view-more">
<a href="news.html" class="btn" data-en="View All News" data-zh="查看全部新闻">View All News</a>
</div>
</div>
</section>
<section class="mission">
<div class="container">
<h2 data-en="Our Mission" data-zh="我们的使命">Our Mission</h2>
<p data-html-en="<strong>OpenDataLab</strong> is committed to democratizing access to high-quality data for AI research, creating innovative methods for efficient learning, and advancing state-of-the-art multimodal models. We believe better data leads to better models and are dedicated to pushing the boundaries of AI through our data-centric approach." data-html-zh="<strong>OpenDataLab</strong> 致力于使高质量数据民主化,为AI研究提供支持,创建高效学习的创新方法,推进最先进的多模态模型。我们相信更好的数据能带来更好的模型,并致力于通过以数据为中心的方法推动AI的边界。">
<strong>OpenDataLab</strong> is committed to democratizing access to high-quality data for AI research, creating innovative methods for efficient learning, and advancing state-of-the-art multimodal models. We believe better data leads to better models and are dedicated to pushing the boundaries of AI through our data-centric approach.
</p>
<div class="action-buttons">
<a href="research.html" class="btn" data-en="Explore Our Research" data-zh="探索我们的研究">Explore Our Research</a>
</div>
</div>
</section>
</div>
<!-- 额外的白色背景层 - 确保轮播图完全被覆盖 -->
<div class="footer-background-cover"></div>
<!-- 额外的全宽覆盖层 -->
<div class="full-width-cover"></div>
</main>
<footer>
<div class="container">
<div class="footer-content">
<div class="footer-contact">
<p>Shanghai Artificial Intelligence Laboratory · OpenDataLab | Email: OpenDataLab@pjlab.org.cn</p>
</div>
<div class="footer-copyright">
<p>Copyright © 2025 OpenDataLab | All Rights Reserved</p>
</div>
</div>
</div>
</footer>
</body>
</html>