Metadata-Version: 2.4
Name: smartdpm-28
Version: 1.0.0
Summary: SmartDPM-28: A cleaned and standardized 28x28 pressure-map dataset derived from MIT-BIH for sleep posture classification.
Home-page: https://github.com/yourusername/SmartDPM-28
Author: Ali
License: MIT
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-python
Dynamic: summary

# SmartDPM-28 Dataset

SmartDPM-28 is a cleaned, standardized, and downsampled pressure-map dataset derived from the MIT-BIH Sleep Posture Database.

This dataset contains **20,024 samples**, each representing a **28×28 pressure map** suitable for lightweight CNN models, embedded systems, and sleep posture classification research.


This package uses compressed NPZ files to reduce package size for PyPI distribution.

---

## 📦 Installation

```bash
pip install smartdpm-28

