This project implements a complete classical machine‑learning pipeline for skin cancer detection using MATLAB. It includes preprocessing, lesion segmentation, feature engineering (color, texture, and ...
Note: This repository is built upon the YOLOv7 implementation by Wang et al., with modifications for lightweight multi-frame input and weakly supervised training.