KeyNet: An Open Source Dataset of Key Bittings
<p>This repository introduces a dataset of obverse and reverse images of 319 unique Schlage SC1 keys, labeled with each key's bitting code. </p> <p>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:</p> <ul> <li><code>/bittings</code>: Each keys 1-9 bitting code, recorded from shoulder through the tip of the key, <code>uint8</code> of shape (319,5).</li> <li><code>/obverse</code>: Obverse image of each key, <code>uint8</code> of shape (319,512,512,3).</li> <li><code>/reverse</code>: Reverse image of each key, <code>uint8</code> of shape (319,512,512,3).</li> </ul> <p>Full dataset details available on <a href="https://github.com/alexxke/keynet">GitHub</a></p>
ShareScore
40/100
Overall dataset sharing score
Score breakdown
These five areas show where the dataset supports — or may limit — practical reuse.
- Stewardship
- 4
- Harmonization
- 4
- Access
- 20
- Reuse readiness
- 8
- Engagement
- 4