|
- <!DOCTYPE html>
- <html lang="zh-CN">
-
- <head data-suburl="">
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <meta http-equiv="x-ua-compatible" content="ie=edge">
- <title>探索 - OpenI</title>
- <link rel="manifest" href="https://git.openi.org.cn/manifest.json" crossorigin="use-credentials">
-
- <script>
- if ('serviceWorker' in navigator) {
- navigator.serviceWorker.register('/serviceworker.js').then(function (registration) {
-
- console.info('ServiceWorker registration successful with scope: ', registration.scope);
- }, function (err) {
-
- console.info('ServiceWorker registration failed: ', err);
- });
- }
- </script>
-
- <meta name="theme-color" content="#6cc644">
- <meta name="author" content="OpenI - open i project management" />
- <meta name="description" content="Efficient code management center, you can host and review code" />
- <meta name="keywords" content="OpenI,git">
- <meta name="referrer" content="no-referrer" />
- <meta name="_csrf" content="N8RKkUf9OZ0m3EPrnm00sA-dz086MTYyMzk4NzQyNDM1MzM2NTQwMw" />
-
-
-
-
- <script>
- /*
- @licstart The following is the entire license notice for the
- JavaScript code in this page.
-
- Copyright (c) 2016 The Gitea Authors
- Copyright (c) 2015 The Gogs Authors
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in
- all copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
- THE SOFTWARE.
- ---
- Licensing information for additional javascript libraries can be found at:
- {{StaticUrlPrefix}}/vendor/librejs.html
-
- @licend The above is the entire license notice
- for the JavaScript code in this page.
- */
- </script>
- <script>
- window.config = {
- AppSubUrl: '',
- StaticUrlPrefix: '',
- csrf: 'N8RKkUf9OZ0m3EPrnm00sA-dz086MTYyMzk4NzQyNDM1MzM2NTQwMw',
- HighlightJS: false,
- Minicolors: false,
- SimpleMDE: false,
- Tribute: false,
- U2F: false,
- Heatmap: false,
- heatmapUser: null,
- NotificationSettings: {
- MinTimeout: 10000,
- TimeoutStep: 10000,
- MaxTimeout: 60000,
- EventSourceUpdateTime: 10000,
- },
-
- };
- </script>
- <link rel="shortcut icon" href="https://git.openi.org.cn/img/favicon.png">
- <link rel="mask-icon" href="https://git.openi.org.cn/img/gitea-safari.svg" color="#609926">
- <link rel="fluid-icon" href="https://git.openi.org.cn/img/gitea-lg.png" title="OpenI">
- <link rel="stylesheet" href="https://git.openi.org.cn/vendor/assets/font-awesome/css/font-awesome.min.css">
- <link rel="preload" as="font" href="https://git.openi.org.cn/fomantic/themes/default/assets/fonts/icons.woff2"
- type="font/woff2" crossorigin="anonymous">
- <link rel="preload" as="font" href="https://git.openi.org.cn/fomantic/themes/default/assets/fonts/outline-icons.woff2"
- type="font/woff2" crossorigin="anonymous">
-
-
-
- <link rel="stylesheet" href="https://git.openi.org.cn/fomantic/semantic.min.css?v=447047e8d40b5cf5da3c2d3dc1957be9">
- <link rel="stylesheet" href="https://git.openi.org.cn/css/index.css?v=447047e8d40b5cf5da3c2d3dc1957be9">
- <link rel="stylesheet" href="../custom/public/css/git.openi.css">
- <noscript>
- <style>
- .dropdown:hover>.menu {
- display: block;
- }
-
- .ui.secondary.menu .dropdown.item>.menu {
- margin-top: 0;
- }
- </style>
- </noscript>
-
- <style class="list-search-style"></style>
-
- <meta property="og:title" content="OpenI">
- <meta property="og:type" content="website" />
- <meta property="og:image" content="https://git.openi.org.cn/img/gitea-lg.png" />
- <meta property="og:url" content="https://git.openi.org.cn/" />
- <meta property="og:description" content="Efficient code management center, you can host and review code">
-
- <meta property="og:site_name" content="OpenI" />
-
-
-
- <script>
- var _hmt = _hmt || [];
- (function () {
- var hm = document.createElement("script");
- hm.src = "https://hm.baidu.com/hm.js?7c4ef0a24be6109ab22e63c832ab21cf";
- var s = document.getElementsByTagName("script")[0];
- s.parentNode.insertBefore(hm, s);
- })();
- </script>
- </head>
-
- <body>
-
-
- <div class="full height">
- <noscript>使用 JavaScript能使本网站更好的工作。</noscript>
-
- <div class="ui vertical masthead secondary hometop segment">
-
- <div class="ui container">
- <div class="ui top secondary stackable main menu following bar">
- <div class="ui container" id="navbar">
- <div class="item brand" style="justify-content: space-between;">
- <a href="https://openi.org.cn/">
- <img class="ui mini image" src="https://openi.org.cn/statics/openi-2021/img/logo-b.svg" style="height: 60px;">
- </a>
- <div class="ui basic icon button mobile-only" id="navbar-expand-toggle">
- <i class="sidebar icon"></i>
- </div>
- </div>
-
- <a class="item" href="https://git.openi.org.cn/user/login?redirect_to=">个人中心</a>
- <a class="item" href="https://git.openi.org.cn/OpenI">启智项目</a>
-
- <div class="ui dropdown item">
- 探索
- <i class="dropdown icon"></i>
- <div class="menu">
- <a class="item" href="https://git.openi.org.cn/explore/repos">所有项目</a>
- <a class="item" href="https://git.openi.org.cn/explore/datasets">数据集</a>
- <a class="item" href="https://git.openi.org.cn/explore/users">用户</a>
- <a class="item" href="https://git.openi.org.cn/explore/organizations">组织</a>
- </div>
- </div>
- <div class="right stackable menu">
- <a class="item" href="https://git.openi.org.cn/user/sign_up">
- <svg class="svg octicon-person" width="16" height="16" aria-hidden="true">
- <use xlink:href="#octicon-person" />
- </svg> 注册
- </a>
- <a class="item" rel="nofollow" href="https://git.openi.org.cn/user/login?redirect_to=">
- <svg class="svg octicon-sign-in" width="16" height="16" aria-hidden="true">
- <use xlink:href="#octicon-sign-in" />
- </svg> 登录
- </a>
- </div>
- </div>
- </div>
- </div>
-
- <div class="ui container homebanner">
- <h1 class="ui header">
- 启智AI开发协作平台
- <div class="sub header">
- 面向AI领域的一站式协同开发环境
- </div>
- </h1>
- <p class="am-lh-18">免费私有代码仓库,免费计算资源,大容量数据存储,<br>多类型硬件环境(GPU、NPU),AI开发流水线(开发-调试-训练-迭代)</p>
- <div class="circular ui secondary button">立即使用 <i class="right arrow icon"></i></div>
- <div class="bannerpic"><img class="ui fluid image" src="../custom/public/img/gitopeni-index-01.svg"></div>
- </div>
- </div><!--//segment end-->
-
- <div class="explore repositories">
- <div class="ui sticky container">
- <div class="ui secondary pointing fluid five item menu" style="background-color: #FFF;">
- <a class="item" href="#first">代码</a>
- <a class="item" href="#second">数据</a>
- <a class="item" href="#third">AI流水线</a>
- <a class="item" href="#fourth">协同开发</a>
- <a class="item" href="#fifth">云脑协同</a>
- </div>
- </div>
-
- <a name="first"></a>
- <div id="railContent">
- <div class="ui container am-mt-30 basic tab i-code active" style="position: relative;">
- <div class="ui inverted very padded segment radius15 am-pl-30">
- <div class="ui mobile reversed stackable grid am-pl-30">
- <div class="six wide column">
- <h2 class="ui huge blue header">代码管理</h2>
- <p class="am-lh-18">在这里为你和你的团队创建项目,基于Git工具,提交记录或者回滚代码修改。<br>
- 不论是公开或者私有仓库,都可免费使用所有功能。<br>
- 尽情将你喜欢的代码都放在这里,仓库数量、存储容量不受限</p>
- <a class="ui blue basic button am-mt-20" href="">立即使用</a>
- </div>
- <div class="ten wide column computer only i-code-pic am-pt-30">
- <img class="ui fluid rounded image am-shadow-2 am-mt-10" src="../custom/public/img/i-code-pic.jpg" style="position: absolute;">
- </div>
- </div>
- </div>
- <div class="am-mt-30 am-pt-30 am-pl-30">
- <div class="am-pl-30 am-pb-30">
- <h2 class="ui huge header am-bw">协作开发</h2>
- <p class="am-lh-18">鼓励通过创建合并请求(PR)的方式,更好的进行团队协作<br>
- 代码评审让每一次的代码修改得以二次确认,提高代码质量<br>
- 创建并指派任务(Issue),让每一个任务的进展有迹可循,规范管理<br>
- 被合并的PR,可获得奖励积分;积分总额可以显示出你在项目中的贡献度,也许有一天会有人愿意为此付费<br>
- </p>
- </div>
- </div>
- <div class="leftline01"></div>
- </div>
-
- <a name="second"></a>
- <div class="ui basic tab active am-mt-30 bg-gray am-pt-30">
- <div class="ui container i-data" style="position: relative;">
- <div class="leftline02"></div>
- <div class="ui stackable grid">
- <div class="nine wide column">
- <img class="ui centered medium rounded large image" src="../custom/public/img/gitopeni-index-02.svg">
- <div class="i-code-pic" style="margin-top: -4.0rem;">
- <img class="ui fluid rounded image am-shadow-2" src="../custom/public/img/i-data-pic.jpg">
- </div>
- </div>
- <div class="seven wide column am-pt-30">
- <h2 class="ui huge blue header">数据集管理</h2>
- <p class="am-lh-18">
- 数据是重要的生产要素,AI开发更是离不开数据;<br>
- - 数据与模型代码的协同,可在项目中上传关联的数据集;<br>
- - 数据存储免费,不限制文件大小;<br>
- - 数据可共享,标注清洗过的公开数据集,用户可设置为公有数据,供社区用户下载;
- </p>
- <div class="am-mt-30 am-pt-20"></div>
- <h2 class="ui huge header">使用数据集</h2>
- <p class="am-lh-18">
- 数据集可以直接用于训练或者推理任务中<br>
- 创建任务时选择对应的数据集,启动任务执行环境(Docker)后,即可在Docker内访问到你的代码和数据,就像在你本地执行一样
- </p>
- </div>
- </div>
- </div>
- </div>
-
- <a name="third"></a>
- <div class="ui basic tab active container am-mt-30 am-pt-30">
- <h2 class="ui center aligned huge blue header am-pt-30">
- AI流水线
- <div class="sub header am-mt-10">
- 提供集代码开发、数据管理、模型调试、推理和评测为一体的AI开发流水线
- </div>
- </h2>
- <div class="ui divider"></div>
- <div class="ui centered grid">
- <div class="fourteen wide column">
- <div class="ui two column grid">
- <div class="column">
- <div class="ui small header">调试任务:</div>
- <div class="ui bulleted list">
- <div class="item">配置模型运行环境;</div>
- <div class="item">可在线编辑和调试模型代码,并将改动更新至代码仓库;</div>
- <div class="item">基于编辑好的脚本,开展模型评测任务;</div>
- </div>
- </div>
- <div class="column">
- <div class="ui small header">作业任务:</div>
- <div class="ui bulleted list">
- <div class="item">利用已配置好的模型运行环境;</div>
- <div class="item">基于编辑好的脚本,一键运行,开展模型训练或模型推理任务;</div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <div class="ui divider"></div>
- <img class="ui centered image" src="../custom/public/img/develop.svg">
- </div>
-
- <a name="fourth"></a>
- <div class="ui basic tab active container am-mt-30 am-pt-30 i-env">
- <h2 class="ui center aligned huge blue header am-pt-30">
- 协同开发环境
- <div class="sub header am-mt-10">
- 启智AI协作开发平台与传统git平台最大的不同就在于提供了面向AI开发的协同开发环境
- </div>
- </h2>
- <div class="ui four stackable cards am-mt-20">
- <div class="card">
- <div class="image">
- <img src="../custom/public/img/i-pic-01.svg">
- </div>
- <div class="content">
- <a class="ui centered header">开发要素统一管理</a>
- <div class="description">
- 平台提供了AI开发四大要素:模型代码、数据集、模型和执行环境的统一管理
- </div>
- </div>
- </div>
- <div class="card">
- <div class="image">
- <img src="../custom/public/img/i-pic-02.svg">
- </div>
- <div class="content">
- <a class="ui centered header">数据协同与共享</a>
- <div class="description">
- 通过在项目中上传数据集,项目成员多人协作完成数据预处理;也可以通过将数据设置为公有数据集,与社区开发者共同建立更好的模型
- </div>
- </div>
- </div>
- <div class="card">
- <div class="image">
- <img src="../custom/public/img/i-pic-03.svg">
- </div>
- <div class="content">
- <a class="ui centered header">模型管理与共享</a>
- <div class="description">
- 将模型与代码版本建立关联,可以基于代码历史版本,使用不同的方式调整模型,并将结果保存下来;训练好的模型可以开放共享,让更多人的使用模型测试并提出反馈
- </div>
- </div>
- </div>
- <div class="card">
- <div class="image">
- <img src="../custom/public/img/i-pic-04.svg">
- </div>
- <div class="content">
- <a class="ui centered header">一次配置,多次使用</a>
- <div class="description">
- 提供执行环境共享,一次配置,多次使用,降低模型开发门槛,避免花费重复的时间配置复杂的环境
- </div>
- </div>
- </div>
- </div>
- </div>
-
- <a name="fifth"></a>
- <div class="ui basic tab active container am-mt-30 am-pt-30">
- <div class="ui very padded black inverted segment radius15">
- <div class="ui stackable grid">
- <div class="six wide column">
- <img class="ui centered large image" src="../custom/public/img/i-yunnao.svg">
- </div>
- <div class="ten wide column am-pt-30">
- <h2 class="ui huge blue header">鹏城云脑开源协同</h2>
- <p class="am-lh-18">
- 平台已经与鹏城云脑打通,可以利用鹏城云脑的丰富算力资源,完成AI开发任务<br>
- 鹏城云脑现有AI算力100P FLOPS@FP16(每秒十亿亿次半精度浮点计算),主要硬件基础设施由搭载英伟达Tesla V100 的GPU服务器和搭载鲲鹏、昇腾处理器的Atlas 900 AI集群构成<br>
- 开发者可以根据使用需求,自由选择相应计算资源,可以测试模型在不同硬件环境下的适配能力、性能、稳定性等<br>
- 如果您的模型需要更多的计算资源,也可以单独申请<br>
- </p>
- <a class="ui blue basic button am-mt-20" href="">马上使用</a> <a class="ui grey basic button am-mt-20" href="">单独申请</a>
- </div>
- </div>
- </div>
- </div>
- <div class="am-mt-30"></div>
- </div>
-
- <footer>
- <div class="ui container">
- <div class="ui grid">
- <div class="sixteen wide mobile eight wide tablet eight wide computer column">
- <div class="ui three column grid">
- <div class="column ui vertical text menu">
- <div class="header item">启智社区</div>
- <a href="https://www.openi.org.cn/html/Club/2019/0227/14.html" class="item">理事会</a>
- <a href="https://www.openi.org.cn/html/Club/2019/0227/14.html" class="item">技术委员会</a>
- <a href="https://www.openi.org.cn/html/Club/2019/0228/17.html" class="item">加入启智</a>
- </div>
- <div class="column ui vertical text menu">
- <div class="header item">动态</div>
- <a href="https://www.openi.org.cn/html/news/dongtai/" class="item">社区动态</a>
- <a href="https://www.openi.org.cn/html/news/huodong/" class="item">成员动态</a>
- <a href="https://www.openi.org.cn/html/news/zixun/" class="item">行业资讯</a>
- </div>
- <div class="column ui vertical text menu">
- <div class="header item">帮助</div>
- <div class="ui language bottom floating slide up dropdown link item">
- <i class="world icon"></i>
- <div class="text">简体中文</div>
- <div class="menu">
-
- <a lang="zh-CN" class="item active selected" href="#">简体中文</a>
-
- <a lang="en-US" class="item " href="?lang=en-US">English</a>
-
- </div>
- </div>
- <a href="https://git.openi.org.cn/api/swagger" class="ui item">API</a>
-
- </div>
- </div>
- </div>
- <div class="sixteen wide mobile eight wide tablet eight wide computer column" style=" margin:2.0rem 0">
- 版权所有:新一代人工智能开源开放平台(OpenI) <a href="http://beian.miit.gov.cn/" target="_blank">京ICP备18004880号-2</a>
- <br>
- powered_by 鹏城实验室云脑、<a href="https://www.trustie.net/" target="_blank">Trustie确实</a>、gitea
- <br>
- </div>
- </div>
- </div>
- </footer>
-
- <script src="https://git.openi.org.cn/js/jquery.js?v=447047e8d40b5cf5da3c2d3dc1957be9"></script>
-
- <script src="https://git.openi.org.cn/fomantic/semantic.min.js?v=447047e8d40b5cf5da3c2d3dc1957be9"></script>
- <script src="https://git.openi.org.cn/js/index.js?v=447047e8d40b5cf5da3c2d3dc1957be9"></script>
- <script>
- $('.menu .item')
- .tab();
- $('.ui.sticky')
- .sticky({
- context: '#railContent',
- observeChanges: true,
- })
- .sticky('refresh');
- </script>
- </body>
-
- </html>
|