File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments