PyTorch implementation of TransNetV2 for shot-based video scene detection. Version 1.0.5, updated regularly with bug fixes.
pip install transnetv2-pytorchNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Loads the model and predicts scene boundaries for a video file.
Install ffmpeg or use a supported video container (e.g., mp4).
Ensure internet access or pre-download weights manually.