|
31 | 31 | <div align="center"> |
32 | 32 | <a href="https://www.visual-layer.com" target="_blank" rel="noopener noreferrer"> |
33 | 33 | <picture> |
34 | | - <source media="(prefers-color-scheme: dark)" srcset="./gallery/logo_dark_mode.png" width=400> |
35 | | - <source media="(prefers-color-scheme: light)" srcset="./gallery/logo.png" width=400> |
36 | | - <img alt="Fastdup logo." src="./gallery/logo.png"> |
| 34 | + <source media="(prefers-color-scheme: dark)" srcset="./gallery/vl_profiler_promo.png" width=400> |
| 35 | + <source media="(prefers-color-scheme: light)" srcset="./gallery/vl_profiler_promo.png" width=400> |
| 36 | + <img alt="fastdup logo." src="./gallery/vl_profiler_promo.png"> |
37 | 37 | </picture> |
38 | 38 | </a> |
39 | 39 |
|
|
72 | 72 | <img src="https://img.shields.io/badge/-YouTube-black.svg?style=for-the-badge&logo=youtube&colorB=red" alt="Logo"> |
73 | 73 | </a> |
74 | 74 | </p> |
75 | | - <a href="https://www.visual-layer.com" target="_blank" rel="noopener noreferrer"> |
| 75 | + <a href="https://app.visual-layer.com" target="_blank" rel="noopener noreferrer"> |
76 | 76 | <picture> |
77 | 77 | <source media="(prefers-color-scheme: dark)" srcset="./gallery/one-year-old-banner.png" width=700> |
78 | 78 | <source media="(prefers-color-scheme: light)" srcset="./gallery/one-year-old-banner.png" width=700> |
79 | | - <img alt="Fastdup logo." src="./gallery/logo.png"> |
| 79 | + <img alt="VL Profiler." src="./gallery/logo.png"> |
80 | 80 | </picture> |
81 | 81 | </a> |
82 | 82 | <br /> |
83 | 83 | <br /> |
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 | | - <br /> |
87 | | -</div> |
88 | 84 |
|
89 | | -## What's Included |
90 | | -fastdup analyzes your image/video dataset for potential issues such as - |
91 | | - <div align="center" style="display:flex;flex-direction:column;"> |
92 | | - <a href="https://www.visual-layer.com" target="_blank" rel="noopener noreferrer"> |
93 | | - <img src="./gallery/issues.png" alt="fastdup" width="1000"> |
94 | | - </a> |
95 | | - </div> |
| 85 | +🚀 Introducing VL Profiler! 🚀 |
| 86 | +We're excited to announce our new cloud product, VL Profiler. It's designed to help you gain deeper insights and enhance your productivity while using fastdup. With VL Profiler, you can visualize your data, track changes over time, and much more. |
| 87 | +<a href="https://app.visual-layer.com" target="_blank" rel="noopener noreferrer"><strong>👉 Check out VL Profiler here 👈</strong></a> |
96 | 88 |
|
97 | | -fastdup works on both labeled and unlabeled data. Additional features include - |
| 89 | +Note: VL Profiler is a separate commercial product developed by the same team behind fastdup. Our goal with VL Profiler is to provide additional value to our users while continuing to support and maintain fastdup as a free, open-source project. We'd love for you to give VL Profiler a try and share your feedback with us! |
| 90 | + |
| 91 | +<br /> |
| 92 | +</div> |
| 93 | + |
| 94 | +## What's Included in fastdup |
| 95 | +fastdup can handle both labeled and unlabeled image/video datasets, helping you to discover potential quality |
| 96 | +concerns while providing extra functionalities. |
98 | 97 |
|
99 | 98 | <div align="center" style="display:flex;flex-direction:column;"> |
100 | 99 | <a href="https://www.visual-layer.com" target="_blank" rel="noopener noreferrer"> |
101 | | - <img src="./gallery/features.png" alt="fastdup" width="1000"> |
| 100 | + <img src="./gallery/fastdup_features_new.png" alt="fastdup" width="1000"> |
102 | 101 | </a> |
103 | 102 | </div> |
104 | 103 |
|
105 | | - |
106 | 104 | ## Why fastdup? |
107 | 105 |
|
108 | 106 | - **Quality**: Find and remove anomalies and outliers from your dataset, including duplicates and similar images and videos at a large scale. |
|
0 commit comments