KeyNet: An Open Source Dataset of Key Bittings
收藏NIAID Data Ecosystem2026-03-14 收录
下载链接:
https://zenodo.org/record/7749368
下载链接
链接失效反馈官方服务:
资源简介:
This repository introduces a dataset of obverse and reverse images of 319 unique Schlage SC1 keys, labeled with each key's bitting code.
We make our data accessible in an HDF5 format, through arrays aligned where the Nth index of each array represents the Nth key, with keys sorted ascending by bitting code:
/bittings: Each keys 1-9 bitting code, recorded from shoulder through the tip of the key, uint8 of shape (319,5).
/obverse: Obverse image of each key, uint8 of shape (319,512,512,3).
/reverse: Reverse image of each key, uint8 of shape (319,512,512,3).
Full dataset details available on GitHub
创建时间:
2023-03-19



