TransNetV2 (PyTorch Version)
This repository provides a PyTorch version of TransNet V2, a state-of-the-art neural network for shot boundary detection in videos.
Installation
Clone the repository and install the required dependencies.
sudo apt-get install ffmpeg
pip install requirements.txt
Usage
python -m main --files="path/to/your/file/or/folder" --weights="path/to/the/model/weights" --visualize
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
🙋
Ask for provider support