| # SpriteDX Dataset | |
| Starting this repo to store collected data from SpriteDX project. | |
| ## References | |
| This project uses the TransNet V2 model. | |
| @article{soucek2020transnetv2, | |
| title={TransNet V2: An effective deep network architecture for fast shot transition detection}, | |
| author={Sou{\v{c}}ek, Tom{\'a}{\v{s}} and Loko{\v{c}}, Jakub}, | |
| year={2020}, | |
| journal={arXiv preprint arXiv:2008.04838}, | |
| } | |
| Original implementation: https://github.com/soCzech/TransNetV2 | |