Select Language

AI社区

公开数据集

矢量化手写数字

矢量化手写数字

0.1M
172 浏览
0 喜欢
0 次下载
0 条讨论
Computer Science,Education Classification

数据结构 ? 0.1M

    Data Structure ?

    * 以上分析是由系统提取分析形成的结果,具体实际数据为准。

    README.md

    # Context I recently implemented an iPhone App for my younger daughter to learn multiplication. It probably was as much of a learning exercise for me as it was for her. But now I want to tackle the next challenge and add some more smarts with a module to recognise her handwritten digits. Instead of taking a pixel based approach, I took the opportunity of the touch-based input device to record the training data as vectorized paths. # Content The data contains 400 paths for digits along with their matching labels. Each path is normalized to 20 vectors (2d) and the total length of the vectors is normalized to ~100. Find an example record of the JSON-structure below: { "Items": [ {"y":1, "id": 1488036701781, "p": [[0,0],[1,-2],[7,-9],[3,-5],[6,-9],[2,-3],[3,-4],[1,-1],[1,-1],[0,0],[0,2],[0,10],[0,8],[0,17],[0,6],[0,10],[0,3],[0,3],[0,0],[-1,1]] }] } # Acknowledgements Thanks to my daughter for the training data! # Inspiration I hope you have fun with learning and I very much welcome hints on how to better capture the data.
    ×

    帕依提提提温馨提示

    该数据集正在整理中,为您准备了其他渠道,请您使用

    注:部分数据正在处理中,未能直接提供下载,还请大家理解和支持。
    暂无相关内容。
    暂无相关内容。
    • 分享你的想法
    去分享你的想法~~

    全部内容

      欢迎交流分享
      开始分享您的观点和意见,和大家一起交流分享.
    所需积分:0 去赚积分?
    • 172浏览
    • 0下载
    • 0点赞
    • 收藏
    • 分享