LearningToCut
LearningToCut copied to clipboard
Official Code of ICCV 2021 Paper: Learning to Cut by Watching Movies
Results
2
LearningToCut issues
Sort by
recently updated
recently updated
newest added
Hello!Thank you for sharing your work! But I have the following issue when running the code: `ImportError: cannot import name 'backward_compatible_config' from 'config'.` I tried to use "pip install config"...
Hi, thanks for sharing your work, How can we use it to only extract shot boundaries from a video? I already extracted both video and audio features, but I see...