File size: 460 Bytes
a70644b efbb653 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | # 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
|