Skip to content

Commit 25665d0

Browse files
author
dbickson
committed
adding docs
1 parent 1081a04 commit 25665d0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,19 @@ Visualization of the output data is done using the following functions:
1818
`fastdup.create_duplicates_gallery`
1919
:::fastdup.create_duplicates_gallery
2020

21+
`fastdup.create_duplicate_videos_gallery`
22+
:::fastdup.create_duplicate_videos_gallery
23+
24+
2125
`fastdup.create_outliers_gallery`
2226
:::fastdup.create_outliers_gallery
2327

2428
`fastdup.create_components_gallery`
2529
:::fastdup.create_components_gallery
2630

31+
`fastdup.create_component_videos_gallery`
32+
:::fastdup.create_component_videos_gallery
33+
2734
`fastdup.create_kmeans_clusters_gallery`
2835
:::fastdup.create_kmeans_clusters_gallery
2936

@@ -68,6 +75,9 @@ Loading the binary feature resulting in fastdup run can be done by `fastdup.load
6875

6976
## Fastdup utilities to remove images
7077

78+
`fastdup.find_top_components`
79+
:::fastdup.find_top_components
80+
7181
`fastdup.delete_components`
7282
:::fastdup.delete_components
7383

0 commit comments

Comments
 (0)