Skip to content

Commit 6f12c13

Browse files
committed
add benchmark link to readme
1 parent 518075a commit 6f12c13

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,10 @@ def split_video_into_scenes(video_path, threshold=27.0):
9898

9999
See [the documentation](https://www.scenedetect.com/docs/latest/api.html) for more examples.
100100

101+
**Benchmark**:
102+
103+
We evaluate the performance of different detectors in terms of accuracy and processing speed. See the [benchmark report](benchmarks/README.md) for details.
104+
101105
## Reference
102106

103107
- [Documentation](https://www.scenedetect.com/docs/) (covers application and Python API)

0 commit comments

Comments
 (0)