This repository contains our implementation of deepSBD for ClipShots. The code is modified from here.
We implement deepSBD in this repository. There are 2 backbones that can be selected, including the original Alexnet-like and ResNet-18 introduced in our paper.
Please refer to train.sh
Add '--no_train' options to train.sh
.