You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<a href="./RELEASE_NOTES.md">fastdup V1.0</a> and <a href="https://techcrunch.com/2023/05/16/visual-layer-helps-enterprise-manage-the-massive-visual-data-sets-they-need-to-build-ai-models-raises-7m/">featured</a> in Techrunch, raising $7M!
84
+
🔥 We released
85
+
<a href="https://medium.com/@visual-layer/fastdup-one-year-strong-and-still-going-adb382a536d3">fastdup V1.0</a> and were <a href="https://techcrunch.com/2023/05/16/visual-layer-helps-enterprise-manage-the-massive-visual-data-sets-they-need-to-build-ai-models-raises-7m/">featured</a> in Techrunch, raising $7M!
86
86
<br />
87
87
</div>
88
88
@@ -187,12 +187,12 @@ View the API docs [here](https://visual-layer.readme.io/docs/v1-api).
<b>Quick Dataset Analysis:</b> In this example, learn how to quickly analyze a dataset for potential issues. Identify duplicates, outliers, dark/bright/blurry images, and cluster similar images with only a few lines of code. If you're new, start here.
197
197
</td>
198
198
<td align="center" width="80">
@@ -215,15 +215,23 @@ View the API docs [here](https://visual-layer.readme.io/docs/v1-api).
<b>Cleaning Image Dataset:</b> In this tutorial, learn how to clean a dataset from broken images, duplicates, outliers, and identify dark/bright/blurry images.
261
275
</td>
262
276
<td align="center" width="80">
@@ -279,16 +293,23 @@ View the API docs [here](https://visual-layer.readme.io/docs/v1-api).
<b>Analyzing Labeled Image Classification Dataset:</b> In this tutorial, learn how to analyze a labeled image classification dataset for potential issues. We use the Imagenette dataset, a 10-class, 13k image subset of ImageNet as a working example.
293
314
</td>
294
315
<td align="center" width="80">
@@ -311,16 +332,23 @@ View the API docs [here](https://visual-layer.readme.io/docs/v1-api).
<b>Analyzing Labeled Object Detection Dataset:</b> In this tutorial learn how to load and analyze an object detection dataset with labeled bounding boxes and classes. We use the mini-coco dataset as a working example. Learn how to discover duplicates, outliers, and possible mislabeled bounding boxes.
325
353
</td>
326
354
<td align="center" width="80">
@@ -343,6 +371,13 @@ View the API docs [here](https://visual-layer.readme.io/docs/v1-api).
<b>Face Detection Video Analysis:</b> In this tutorial, learn how to use fastdup with a face detection model to detect and crop from videos. Following that we analyze the cropped faces for issues such as duplicates, near-duplicates, outliers, bright/dark/blurry faces.
365
400
</td>
366
401
<td align="center" width="80">
@@ -383,16 +418,23 @@ Sign up for free to be a beta tester and get early access. Drop us an email at i
<b>YOLOv5 Object Detection Video Analysis:</b> In this tutorial, learn how to use fastdup with a pre-trained yolov5 object detection model to detect and crop from videos. Following that we analyze the cropped objects for issues such as duplicates, near-duplicates, outliers, bright/dark/blurry objects.
397
439
</td>
398
440
<td align="center" width="80">
@@ -415,15 +457,23 @@ Sign up for free to be a beta tester and get early access. Drop us an email at i
<b>Satellite Image Analysis:</b> In this tutorial, learn how to use fastdup to load 16-bit grayscale satellite image, work with rotated bounding boxes, understand your dataset, find issues with the data and check the quality of annotations.
428
478
</td>
429
479
<td align="center" width="80">
@@ -446,15 +496,23 @@ Sign up for free to be a beta tester and get early access. Drop us an email at i
<b>Surveillance Camera Analysis:</b> In this tutorial, learn how to use fastdup to analyze surveillance camera videos, caption the activity inside the videos and detect indoor/ outdoor.
459
517
</td>
460
518
<td align="center" width="80">
@@ -476,17 +534,24 @@ Sign up for free to be a beta tester and get early access. Drop us an email at i
<b>Image Search:</b> In this tutorial, learn how to use fastdup to search through large image datasets for duplicates/similar images using a query image. Runs on CPU!
491
556
</td>
492
557
<td align="center" width="80">
@@ -509,15 +574,22 @@ Sign up for free to be a beta tester and get early access. Drop us an email at i
<b>Feature vectors:</b> In this tutorial, learn how to read fastdup generated feature vectors in Python and use them for downstream processing, or run fastdup on your calculated feature vectors.
522
594
</td>
523
595
<td align="center" width="80">
@@ -540,10 +612,16 @@ Sign up for free to be a beta tester and get early access. Drop us an email at i
0 commit comments