Skip to content

This is our implementation of deepSBD for ClipShots dataset.

License

Notifications You must be signed in to change notification settings

Tangshitao/ClipShots_basline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeepSBD for ClipShots

This repository contains our implementation of deepSBD for ClipShots. The code is modified from here.

Introduction

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.

Resources

  1. The trained model for Alexnet-like backbone. BaiduYun, Google Drive
  2. The trained model for ResNet-18 backbone. BaiduYun, Google Drive
  3. The pretrained model for ResNet-18 backbone.

Training

Please refer to train.sh

Testing

Add '--no_train' options to train.sh.

About

This is our implementation of deepSBD for ClipShots dataset.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published