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

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

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

1 个仓库

Awesome GitHub RepositoriesNumpy Bitmap Access

Retrieving rasterized drawing data formatted as NumPy arrays for ML models.

Distinct from Bitmap Rendering: Focuses on the numpy data structure for ML access rather than general rendering or file serialization.

Explore 1 awesome GitHub repository matching graphics & multimedia · Numpy Bitmap Access. Refine with filters or upvote what's useful.

Awesome Numpy Bitmap Access GitHub Repositories

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

    googlecreativelab/quickdraw-dataset

    6,777在 GitHub 上查看↗

    本项目是一个大规模手绘草图数据集,提供数百万个带时间戳的矢量图和位图,用于训练机器学习模型。它作为一个计算机视觉训练语料库和神经网络数据集,由用于开发图像分类和识别算法的分类人类草图组成。 该数据集以矢量绘图语料库的形式提供,具有逐笔序列和元数据,以及处理后的 numpy 数组。这些资源支持绘图分类器的开发和人类绘图模式的研究。 数据以多种格式提供,包括换行符分隔的 JSON 原始矢量数据、归一化矢量序列和灰度位图。它包括基于类别的分区和坐标缩放功能,以确保不同样本之间的一致性。

    Retrieves drawings rendered as grayscale bitmaps in a numpy format for use with image-based neural networks.

    在 GitHub 上查看↗6,777
  1. Home
  2. Graphics & Multimedia
  3. Bitmap Rendering
  4. Numpy Bitmap Access