awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
googlecreativelab avatar

googlecreativelab/quickdraw-datasetArchived

0
View on GitHub↗
6,777 نجوم·1,066 تفرعات·2 مشاهداتquickdraw.withgoogle.com/data↗

Quickdraw Dataset

هذا المشروع عبارة عن مجموعة بيانات واسعة النطاق للرسومات اليدوية، توفر ملايين الرسومات المتجهة (vector) والصور النقطية (bitmaps) المؤرخة لتدريب نماذج تعلم الآلة. تعمل كمرجع لتدريب الرؤية الحاسوبية ومجموعة بيانات للشبكات العصبية، وتتكون من رسومات بشرية مصنفة تُستخدم لتطوير خوارزميات تصنيف والتعرف على الصور.

تتوفر مجموعة البيانات كمرجع للرسومات المتجهة يتميز بتسلسلات ضربات القلم والبيانات الوصفية، بالإضافة إلى مصفوفات numpy المعالجة. تدعم هذه الموارد تطوير مصنفات الرسم ودراسة أنماط الرسم البشري.

يتم توفير البيانات بتنسيقات متعددة، بما في ذلك بيانات المتجهات الخام بتنسيق JSON مفصول بأسطر جديدة، وتسلسلات متجهة طبيعية، وصور نقطية بتدرج الرمادي. تتضمن قدرات للتقسيم القائم على الفئات وتوسيع الإحداثيات لضمان الاتساق عبر عينات مختلفة.

Features

  • Computer Vision Datasets - Provides a large-scale collection of categorized human sketches as image and vector data for training recognition models.
  • Vector Drawing Dataset Downloads - Provides large collections of timestamped vector drawings across multiple categories in various formats for ML research.
  • Coordinate Normalization Utilities - Rescales raw pixel coordinates to a consistent range to remove variance caused by different drawing screen sizes.
  • Hand-Drawn Sketch Datasets - Offers millions of timestamped vector drawings and bitmaps specifically curated for training machine learning models.
  • Neural Network Training Datasets - Supplies processed numpy and JSON data formatted for use in recurrent and convolutional neural networks.
  • RNN Dataset Access - Provides a method to retrieve compressed numpy files formatted specifically for training recurrent neural networks.
  • Sketch-Based Machine Learning - Developing neural networks that process vector stroke data or bitmap images to analyze human drawing patterns.
  • Sketch Classifiers - Provides data for training models to recognize and classify hand-drawn sketches and symbols across hundreds of categories.
  • Raw Data Retrieval - Retrieves unsimplified drawings containing pixel coordinates, timing information, and metadata in JSON format.
  • Vector Data Processing - Provides a method to retrieve rescaled drawings processed to remove timing information for consistent input.
  • Vector Drawing Corpora - Provides a massive archive of stroke-by-stroke drawing sequences and metadata for stroke generation research.
  • 2D Vector Representations - Records drawings as sequences of coordinates and timestamps to preserve the temporal order of human sketching.
  • Numpy Bitmap Access - Retrieves drawings rendered as grayscale bitmaps in a numpy format for use with image-based neural networks.
  • Preprocessed ML Bitmaps - Retrieves simplified drawing data rendered as grayscale bitmaps for use in image-based classification models.
  • Stroke Data Serializations - Retrieves compressed data formatted for recurrent neural networks to study stroke-by-stroke drawing generation.
  • CNN Input Rasterization - Converts coordinate sequences into grayscale grids for compatibility with convolutional neural network input layers.
  • Drawing Classifiers - Supports the development and evaluation of machine learning models designed to classify hand-drawn sketches.
  • Data Preprocessing for Modeling - Converts raw drawing vectors into normalized formats or grayscale bitmaps for use in recurrent and convolutional networks.
  • Pre-computed Dataset Archives - Distributes processed data in compressed numpy formats to reduce download time and memory overhead for researchers.
  • Newline-Delimited JSON Streams - Stores large datasets as separate JSON objects per line to allow efficient streaming and partial file reading.
  • Visual Cognition Research - Supports studying how people from different countries visualize common objects through timestamped vector drawings.
  • Game Datasets - Large-scale collection of human-drawn sketches for machine learning.

سجل النجوم

مخطط تاريخ النجوم لـ googlecreativelab/quickdraw-datasetمخطط تاريخ النجوم لـ googlecreativelab/quickdraw-dataset

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Quickdraw Dataset

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Quickdraw Dataset.
  • chakki-works/doccanoالصورة الرمزية لـ chakki-works

    chakki-works/doccano

    10,687عرض على GitHub↗

    Doccano is a collaborative labeling platform and text annotation tool designed to create training data for machine learning. It provides a specialized interface for performing sequence labeling and text classification on natural language datasets. The system functions as a supervised learning dataset manager, allowing multiple users to coordinate within a shared workspace to label datasets for natural language processing tasks. It supports the preparation of raw text data for model training by converting unstructured documents into structured labeled examples. The platform includes capabilit

    Python
    عرض على GitHub↗10,687
  • nvlabs/ffhq-datasetالصورة الرمزية لـ NVlabs

    NVlabs/ffhq-dataset

    4,099عرض على GitHub↗

    This project provides a high-resolution face dataset consisting of 70,000 human face images in PNG format. It serves as a curated library of aligned images and facial landmark data designed for generative model training, facial recognition, and image synthesis research. The dataset includes machine-readable metadata that pairs images with precise facial coordinate points, source URLs, and copyright information. This coordinate data enables the transformation of raw photos into a standardized 1024x1024 pixel resolution through landmark-based alignment and cropping. The repository includes aut

    Python
    عرض على GitHub↗4,099
  • bytedance/ui-tarsالصورة الرمزية لـ bytedance

    bytedance/UI-TARS

    9,622عرض على GitHub↗

    UI-TARS is an LLM GUI automation framework and multimodal action grounding system. It functions as a GUI agent orchestrator and cross-platform device controller that uses large language models to interpret graphical interfaces and execute actions across desktop and mobile operating systems. The system translates model-generated coordinates into precise screen positions to interact with visual user interface elements. It employs a multimodal approach to interpret screen layouts and decomposes complex goals into multi-step trajectories through reasoning and error correction. The project provid

    Pythonresearch
    عرض على GitHub↗9,622
  • bupt-ai-cz/llvipالصورة الرمزية لـ bupt-ai-cz

    bupt-ai-cz/LLVIP

    796عرض على GitHub↗
    Jupyter Notebookcnncomputer-visiondeep-learning
    عرض على GitHub↗796
عرض جميع البدائل الـ 30 لـ Quickdraw Dataset→

الأسئلة الشائعة

ما هي وظيفة googlecreativelab/quickdraw-dataset؟

هذا المشروع عبارة عن مجموعة بيانات واسعة النطاق للرسومات اليدوية، توفر ملايين الرسومات المتجهة (vector) والصور النقطية (bitmaps) المؤرخة لتدريب نماذج تعلم الآلة. تعمل كمرجع لتدريب الرؤية الحاسوبية ومجموعة بيانات للشبكات العصبية، وتتكون من رسومات بشرية مصنفة تُستخدم لتطوير خوارزميات تصنيف والتعرف على الصور.

ما هي الميزات الرئيسية لـ googlecreativelab/quickdraw-dataset؟

الميزات الرئيسية لـ googlecreativelab/quickdraw-dataset هي: Computer Vision Datasets, Vector Drawing Dataset Downloads, Coordinate Normalization Utilities, Hand-Drawn Sketch Datasets, Neural Network Training Datasets, RNN Dataset Access, Sketch-Based Machine Learning, Sketch Classifiers.

ما هي البدائل مفتوحة المصدر لـ googlecreativelab/quickdraw-dataset؟

تشمل البدائل مفتوحة المصدر لـ googlecreativelab/quickdraw-dataset: chakki-works/doccano — Doccano is a collaborative labeling platform and text annotation tool designed to create training data for machine… nvlabs/ffhq-dataset — This project provides a high-resolution face dataset consisting of 70,000 human face images in PNG format. It serves… bytedance/ui-tars — UI-TARS is an LLM GUI automation framework and multimodal action grounding system. It functions as a GUI agent… bupt-ai-cz/llvip. openimages/dataset — This project is a computer vision dataset and image annotation repository designed for training and evaluating machine… zalandoresearch/fashion-mnist — This project is a computer vision benchmark and image classification dataset used to measure and compare the accuracy…