AIPTBDose is a regression-based framework developed for IPTB sign classification using treatment dosage information. It contains implementations with Gaussian kernel and feature-weighted dot-product attention.
- Python 3.13 or higher
- pip package manager
# Clone the repository
git clone https://github.com/NTAILab/AIPTBDose.git
cd AIPTBDose
# Install the package in editable mode
pip install requirements.txt