awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

40 个仓库

Awesome GitHub RepositoriesDatasets

Collections of video and audio data for training and evaluating facial animation models.

Explore 40 awesome GitHub repositories matching part of an awesome list · Datasets. Refine with filters or upvote what's useful.

Awesome Datasets GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • niderhoff/nlp-datasetsniderhoff 的头像

    niderhoff/nlp-datasets

    5,987在 GitHub 上查看↗

    Alphabetical list of free/public domain datasets with text data for use in Natural Language Processing (NLP). Most stuff here is just raw unstructured text data, if you are looking for annotated corpora or Treebanks refer to the sources at the bottom.

    Curated collection of various natural language processing datasets.

    在 GitHub 上查看↗5,987
  • ondyari/faceforensicsondyari 的头像

    ondyari/FaceForensics

    2,738在 GitHub 上查看↗

    Github of the FaceForensics dataset

    Large-scale dataset for facial manipulation and deepfake detection.

    Python
    在 GitHub 上查看↗2,738
  • switchablenorms/deepfashion2switchablenorms 的头像

    switchablenorms/DeepFashion2

    2,615在 GitHub 上查看↗

    DeepFashion2 is a comprehensive fashion dataset. It contains 491K diverse images of 13 popular clothing categories from both commercial shopping stores and consumers. It totally has 801K clothing clothing items, where each item in an image is labeled with scale, occlusion, zoom-in, viewpoint,…

    Comprehensive dataset for fashion-related image retrieval.

    Jupyter Notebook
    在 GitHub 上查看↗2,615
  • allenai/ai2thorallenai 的头像

    allenai/ai2thor

    1,668在 GitHub 上查看↗

    Offers an interactive 3D environment for visual AI research.

    C#artificial-intelligencecomputer-visioninteraction
    在 GitHub 上查看↗1,668
  • medmnist/medmnistMedMNIST 的头像

    MedMNIST/MedMNIST

    1,374在 GitHub 上查看↗

    pip install medmnist 18x Standardized Datasets for 2D and 3D Biomedical Image Classification

    Biomedical image classification datasets.

    Python2d3dautoml
    在 GitHub 上查看↗1,374
  • facebookresearch/replica-datasetfacebookresearch 的头像

    facebookresearch/Replica-Dataset

    1,290在 GitHub 上查看↗

    The Replica Dataset is a dataset of high quality reconstructions of a variety of indoor spaces. Each reconstruction has clean dense geometry, high resolution and high dynamic range textures, glass and mirror surface information, planar segmentation as well as semantic class and instance…

    Contains high-fidelity digital replicas of indoor spaces.

    C++
    在 GitHub 上查看↗1,290
  • niessner/matterportniessner 的头像

    niessner/Matterport

    1,224在 GitHub 上查看↗

    The Matterport3D V1.0 dataset contains data captured throughout 90 properties with a Matterport Pro Camera.

    Provides large-scale RGB-D data for indoor environment learning.

    C++
    在 GitHub 上查看↗1,224
  • rare-technologies/gensim-dataRaRe-Technologies 的头像

    RaRe-Technologies/gensim-data

    1,054在 GitHub 上查看↗

    Research datasets regularly disappear, change over time, become obsolete or come without a sane implementation to handle the data format reading and processing.

    Repository for pretrained models and linguistic corpora.

    Python
    在 GitHub 上查看↗1,054
  • stanfordvl/gibsonenvStanfordVL 的头像

    StanfordVL/GibsonEnv

    940在 GitHub 上查看↗

    Gibson Environments:具身智能体的真实世界感知

    Delivers real-world perception data for training embodied agents.

    C
    在 GitHub 上查看↗940
  • indobenchmark/indonluindobenchmark 的头像

    indobenchmark/indonlu

    648在 GitHub 上查看↗

    Baca README ini dalam Bahasa Indonesia.

    Benchmark suite for Indonesian natural language understanding.

    Jupyter Notebook
    在 GitHub 上查看↗648
  • e9t/nsmce9t 的头像

    e9t/nsmc

    601在 GitHub 上查看↗

    This is a movie review dataset in the Korean language. Reviews were scraped from Naver Movies.

    Korean sentiment analysis dataset based on movie reviews.

    Python
    在 GitHub 上查看↗601
  • 6/stopwords-json6 的头像

    6/stopwords-json

    430在 GitHub 上查看↗

    Stopwords for various languages in JSON format. Per Wikipedia:

    JSON-formatted collection of multilingual stopword lists.

    JavaScript
    在 GitHub 上查看↗430
  • mohataher/arabic-stop-wordsmohataher 的头像

    mohataher/arabic-stop-words

    333在 GitHub 上查看↗

    أكبر قائمة لمستبعدات الفهرسة العربية على جيت هاب

    Comprehensive list of Arabic language stopwords.

    在 GitHub 上查看↗333
  • ford/avdataFord 的头像

    Ford/AVData

    307在 GitHub 上查看↗

    This Tutorial contains installation instructions for the packages released along with Ford Multi AV Dataset. For more details please visit the website.

    Time-stamped sensor data including LIDAR and calibration for autonomous driving.

    C++
    在 GitHub 上查看↗307
  • nasaharvest/cropharvestnasaharvest 的头像

    nasaharvest/cropharvest

    234在 GitHub 上查看↗

    CropHarvest is an open source remote sensing dataset for agriculture with benchmarks. It collects data from a variety of agricultural land use datasets and remote sensing products.

    Remote sensing dataset for global crop type mapping.

    Jupyter Notebook
    在 GitHub 上查看↗234
  • nirantk/hindi2vecNirantK 的头像

    NirantK/hindi2vec

    219在 GitHub 上查看↗

    State-of-the-Art Language Modeling and Text Classification in Hindi Language

    Hindi language dataset for classification tasks.

    Jupyter Notebook
    在 GitHub 上查看↗219
  • postech-ami/multitalkpostech-ami 的头像

    postech-ami/MultiTalk

    196在 GitHub 上查看↗

    This repository contains a pytorch implementation for the Interspeech 2024 paper, MultiTalk: Enhancing 3D Talking Head Generation Across Languages with Multilingual Video Dataset. MultiTalk generates 3D talking head with enhanced multilingual performance.

    Dataset for multi-modal talking head synthesis and interaction.

    Python
    在 GitHub 上查看↗196
  • tcwang0509/talkinghead-1khtcwang0509 的头像

    tcwang0509/TalkingHead-1KH

    183在 GitHub 上查看↗

    TalkingHead-1KH is a talking-head dataset consisting of YouTube videos, originally created as a benchmark for face-vid2vid:

    High-quality dataset for talking head generation research.

    Python
    在 GitHub 上查看↗183
  • robotics-but/brno-urban-datasetRobotics-BUT 的头像

    Robotics-BUT/Brno-Urban-Dataset

    164在 GitHub 上查看↗

    Navigation and localisation dataset for self driving cars and autonomous robots.

    Navigation and localization dataset for autonomous robots.

    在 GitHub 上查看↗164
  • goru001/nlp-for-hindigoru001 的头像

    goru001/nlp-for-hindi

    123在 GitHub 上查看↗

    This repository contains State of the Art Language models and Classifier for Hindi language (spoken in Indian sub-continent).

    Sentiment analysis dataset for Hindi language tasks.

    Jupyter Notebook
    在 GitHub 上查看↗123
上一个12下一个
  1. Home
  2. Part of an Awesome List
  3. Databases & Data
  4. Datasets