网址导航

<!-- run -->
<div id="app">
  <div style="height: 10px"></div>
  <div class="series-container" v-for="serises in webs">
    <h2 v-bind:id="`${serises.series_name}`">{{serises.series_name}}</h2>
    <el-row :gutter="10">
      <el-col  v-for="(item,i) in serises.content" :key="i">
        <el-card
          shadow="hover"
          style="margin-bottom: 10px; width: 100%; position: relative; border-radius:12px;"
        >
          <el-link :underline="false" :href="item.path"  type="info" style="width: 100%;justify-content: flex-start;">
            <div
             class="item-title"
              style="margin: 8px auto; font-weight: 500; font-size: 1.2rem; display:flex;align-items:center;color:black"
              v-cloak
            >
			<img
              :src="`https://toolb.cn/favicon/${item.path}`"
			  onerror="this.src='https://img2024.cnblogs.com/blog/1489774/202511/1489774-20251107123833297-1157746382.webp'"
              style="width: 30px!important; height:30px!important;object-fit:cover;margin-right:10px;overflow:hidden;"
            ></img>
			<div class="title">
              {{item.title}}
			  </div>
            </div>
            <span class="item-desc" style=" font-size:small;float:left;position:relative;bottom: 1px;">{{item.desc}}</span
            >
          </el-link>
        </el-card>
      </el-col>
    </el-row>

  </div>

  <div style="height: 10px"></div>
</div>
<style>
  @media screen and (min-width:767px) {
    .el-col{
      width:25%;
    }
  }
  
.el-card .title
{
    -webkit-line-clamp: 1;
    line-height: 32px !important;
	height:32px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
.el-card .item-desc {
    -webkit-line-clamp: 2;
    line-height: 24px !important;
	height:48px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: var(--text-h5);
    position: relative;
}
.series-container
{
padding:10px;
}
</style>

<script>
new Vue({
  el: "#app",
  data: {
    webs: [
      {
        series_name: "中文检索",
        content: [
          {
            path: "https://www.cnki.net/",
            title: "中国知网",
            desc:
              "国家知识基础设施(National Knowledge Infrastructure,NKI)的概念由世界银行《1998年度世界发展报告》提出。",
          },
          {
            path: "http://www.wanfangdata.com.cn/",
            title: "万方数据",
            desc:
              "整合数亿条全球优质学术资源,集成期刊、学位、会议、科技报告、专利、视频等十余种资源类型,覆盖各研究层次,感知用户学术背景,智慧你的搜索。",
          },
          {
            path: "https://xueshu.baidu.com/",
            title: "百度学术",
            desc:
              "百度学术集成海量学术资源,融合人工智能、深度学习、大数据分析等技术,为科研工作者提供全面快捷的学术服务。在这里我们保持学习的态度,不忘初心,砥砺前行。",
          },
          {
            path: "http://www.ucdrs.superlib.net/",
            title: "全国图书馆参考咨询联盟",
            desc:
              "全国图书馆参考咨询联盟",
          },
        ],
      },
      /*--------------------------------------------------*/
      {
        series_name: "外文检索",
        content: [
          {
            path: "https://scholar.google.com/",
            title: "GoogleScholar",
            desc:
              "Google Scholar provides a simple way to broadly search for scholarly literature. Search across a wide variety of disciplines and sources: articles, theses, books",
          },
          {
            path: "https://www.semanticscholar.org/",
            title: "SemanticScholar",
            desc:
              "Semantic Scholar is a free, AI-powered research tool for scientific literature, based at the Allen Institute for AI.",
          },
        ],
      },
      /*--------------------------------------------------*/
      {
        series_name: "数据集检索",
        content: [
          {
            path: "https://www.selectdataset.com/",
            title: "遇见数据集",
            desc:
              "遇见数据集-让每个数据集都被发现,让每一次遇见都有价值。领先的千万级数据集搜索引擎,实时追踪全球数据集,助力把握数据要素市场。",
          },
          {
            path: "https://www.scidb.cn/",
            title: "Science DB",
            desc:
              "Science Data Bank",
          },
          {
            path: "https://datasetninja.com/",
            title: "Dataset Ninja",
            desc:
              "Dataset Ninja: Curated Datasets for Computer Vision",
          },
          {
            path: "https://universe.roboflow.com/",
            title: "Roboflow",
            desc:
              "Roboflow Universe: Computer Vision Datasets",
          },
          {
            path: "https://modelscope.cn/datasets",
            title: "魔搭社区",
            desc:
              "汇聚各领域最先进的机器学习模型,提供模型探索体验、推理、训练、部署和应用的一站式服务。",
          },
          {
            path: "https://hyper.ai/cn/datasets",
            title: "HyperAI超神经",
            desc:
              "学习、理解、实践,与社区一起构建人工智能的未来。",
          },
          {
            path: "https://www.cvmart.net/dataSets",
            title: "极市",
            desc:
              "极市开发者平台(Extreme Mart)是极视角科技旗下AI开发者生态,为计算机视觉开发者提供一站式算法开发落地平台,同时提供大咖技术分享、社区交流、竞赛活动、数据集下载、CV课程等丰富的内容与服务。",
          },
          {
            path: "https://aistudio.baidu.com/datasetoverview",
            title: "飞桨AI Studio",
            desc:
              "飞桨星河社区是面向AI学习者的人工智能学习与实训社区。飞桨星河社区集成了丰富的免费AI课程,大模型社区及模型应用,深度学习样例项目,各领域经典数据集,云端超强GPU算力及存储资源,更有新手练习赛、精英算法大赛等你参与。",
          },
          {
            path: "https://www.payititi.com/opendatasets/",
            title: "帕依提提",
            desc:
              "帕依提提是人工智能高质量数据集与场景化算力开放平台,为用户提供人工智能数据集社区,数据集查询、数据集交易、数据调用等数据集服务,同时还为用户提供了场景化AI算力服务,提供代码在线管理、分享、运行等服务。",
          },
          {
            path: "https://paperswithcode.com/datasets",
            title: "Papers With Code",
            desc:
              "Papers With Code highlights trending Machine Learning research and the code to implement it.",
          },
          {
            path: "https://www.kaggle.com/datasets",
            title: "Kaggle",
            desc:
              "Kaggle is the world’s largest data science community with powerful tools and resources to help you achieve your data science goals.",
          },
          {
            path: "https://opendatalab.com/",
            title: "OpenDataLab",
            desc:
              "中国大模型语料数据联盟开源数据服务指定平台。为大模型提供多种类高质量的开放数据集,已覆盖数百种任务类型的数千个数据集。",
          },
          {
            path: "https://data.mendeley.com/",
            title: "Mendeley Data",
            desc:
              "Mendeley Data is a free and secure cloud-based communal repository where you can store your data, ensuring it is easy to share, access and cite, wherever you are.",
          },
          {
            path: "https://datahub.io/",
            title: "DataHub",
            desc:
              "With thousands of free datasets and a Premium Data Service, Datahub ensures you always find the data you need, right when you need It – updated, accurate, and tailored to your requirements.",
          },
          {
            path: "https://catalog.data.gov/dataset",
            title: "DATA.GOV",
            desc:
              "The Home of the U.S. Government's Open Data",
          },
          {
            path: "https://www.datafountain.cn/datasets",
            title: "DataFountain",
            desc:
              "DataFountain(简称DF平台)是国内领先的数据科学竞赛创新平台之一,提供数据竞赛/AI算法大赛、数据集、项目实训、在线编程等服务。",
          },
          {
            path: "https://tianchi.aliyun.com/dataset/",
            title: "天池数据集",
            desc:
              "数据集是阿里系唯一对外开放数据分享平台,您可以在这里探索不同行业真实场景数据。",
          },
          {
            path: "https://archive.ics.uci.edu/",
            title: "UCI",
            desc:
              " UC Irvine Machine Learning Repository.",
          },
          {
            path: "https://visualdata.io/discovery",
            title: "Visualdata",
            desc:
              "VisualData Discovery - Search Engine for Computer Vision Datasets.",
          },
          {
            path: "http://www.shujujishi.com/dataset.html",
            title: "数据集市",
            desc:
              "数据集市(www.shujujishi.com) 专业的数据资源共享网站,提供数据下载,数据分享等服务,助力于数据的发现与共享。",
          },
        ],
      },
      /*--------------------------------------------------  */
      {
        series_name: "视觉计算库",
        content: [
          {
            path: "https://opencv.org/",
            title: "OpenCV",
            desc: "OpenCV - Open Computer Vision Library",
          },
          {
            path: "https://www.opengl.org/",
            title: "OpenGL",
            desc: "OpenGL - The Industry Standard for High Performance Graphics",
          },
          {
            path: "https://vtk.org/",
            title: "VTK",
            desc: "VTK - The Visualization Toolkit",
          },
          {
            path: "https://www.open3d.org/",
            title: "Open3D",
            desc: "Open3D – A  Modern Library for 3D Data Processing",
          },
          {
            path: "https://pointclouds.org/",
            title: "PCL",
            desc: "The Point Cloud Library (PCL) is a standalone, large scale, open project for 2D/3D image and point cloud processing.",
          },
          {
            path: "https://eigen.tuxfamily.org/",
            title: "Eigen",
            desc: "Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms."
          },
          {
            path: "https://www.mvtec.com/products/halcon",
            title: "Halcon",
            desc: "HALCON - the powerful Machine Vision Software: MVTec Software",
          },
          {
            path: "https://www.cognex.cn/zh-cn/products/machine-vision/vision-software/visionpro-software",
            title: "VisionPro",
            desc: "用于具有挑战性的二维和三维视觉应用的计算机视觉软件",
          },
          {
            path: "https://www.hikrobotics.com/cn/machinevision/visionmaster/",
            title: "Vision Master",
            desc: "VM算法开发平台是海康机器人自主开发的机器视觉软件,致力于为客户提供快速搭建视觉应用、解决视觉检测难题的算法工具, 能满足视觉定位、尺寸测量、缺陷检测以及信息识别等机器视觉应用。",
          },
        ]
      },


    ],
  },
});

</script>

posted @ 2025-11-07 12:28  GShang  阅读(20)  评论(0)    收藏  举报