|
2295 | 2295 | "cell_type": "markdown", |
2296 | 2296 | "metadata": {}, |
2297 | 2297 | "source": [ |
2298 | | - "# Wrap Up\n", |
| 2298 | + "## Wrap Up\n", |
| 2299 | + "\n", |
| 2300 | + "That's a wrap! In this notebook we showed how you load dataset from Kaggle and analyze it using fastdup. You can use similar methods to run on other similar datasets on [Roboflow Universe](https://universe.roboflow.com/).\n", |
| 2301 | + "\n", |
| 2302 | + "Try it out and let us know what issues you find.\n", |
2299 | 2303 | "\n", |
2300 | 2304 | "Next, feel free to check out other tutorials -\n", |
2301 | 2305 | "\n", |
|
2310 | 2314 | "metadata": {}, |
2311 | 2315 | "source": [ |
2312 | 2316 | "\n", |
2313 | | - "## VL Profiler\n", |
| 2317 | + "## VL Profiler - A faster and easier way to diagnose and visualize dataset issues\n", |
| 2318 | + "\n", |
2314 | 2319 | "If you prefer a no-code platform to inspect and visualize your dataset, [**try our free cloud product VL Profiler**](https://app.visual-layer.com) - VL Profiler is our first no-code commercial product that lets you visualize and inspect your dataset in your browser. \n", |
2315 | 2320 | "\n", |
2316 | | - "[Sign up](https://app.visual-layer.com) now, it's free.\n", |
| 2321 | + "VL Profiler is free to get started. Upload up to 1,000,000 images for analysis at zero cost!\n", |
2317 | 2322 | "\n", |
2318 | | - "[](https://app.visual-layer.com)\n", |
| 2323 | + "[Sign up](https://app.visual-layer.com) now.\n", |
| 2324 | + "\n", |
| 2325 | + "[](https://app.visual-layer.com)\n", |
| 2326 | + "\n", |
| 2327 | + "As usual, feedback is welcome! Questions? Drop by our [Slack channel](https://visualdatabase.slack.com/join/shared_invite/zt-19jaydbjn-lNDEDkgvSI1QwbTXSY6dlA#/shared-invite/email) or open an issue on [GitHub](https://github.com/visual-layer/fastdup/issues)." |
| 2328 | + ] |
| 2329 | + }, |
| 2330 | + { |
| 2331 | + "cell_type": "markdown", |
| 2332 | + "metadata": {}, |
| 2333 | + "source": [ |
| 2334 | + "<center> \n", |
| 2335 | + " <a href=\"https://visual-layer.com/\" target=\"_blank\" style=\"text-decoration: none;\"> <img style=\"width:200px\" alt=\"logo\" src=\"https://d2iycffepdu1yp.cloudfront.net/design-assets/VL_horizontal_logo.png\"> </a><br>\n", |
| 2336 | + " <a href=\"https://github.com/visual-layer/fastdup\" target=\"_blank\" style=\"text-decoration: none;\"> GitHub </a> •\n", |
| 2337 | + " <a href=\"https://visual-layer.slack.com/\" target=\"_blank\" style=\"text-decoration: none;\"> Join Slack Community </a> •\n", |
| 2338 | + " <a href=\"https://visual-layer.readme.io/discuss\" target=\"_blank\" style=\"text-decoration: none;\"> Discussion Forum </a>\n", |
| 2339 | + "</center>\n", |
2319 | 2340 | "\n", |
2320 | | - "As usual, feedback is welcome! \n", |
| 2341 | + "<center> \n", |
| 2342 | + " <a href=\"https://medium.com/visual-layer\" target=\"_blank\" style=\"text-decoration: none;\"> Blog </a> •\n", |
| 2343 | + " <a href=\"https://visual-layer.readme.io/\" target=\"_blank\" style=\"text-decoration: none;\"> Documentation </a> •\n", |
| 2344 | + " <a href=\"https://visual-layer.com/about\" target=\"_blank\" style=\"text-decoration: none;\"> About Us </a> \n", |
| 2345 | + "</center>\n", |
2321 | 2346 | "\n", |
2322 | | - "Questions? Drop by our [Slack channel](https://visualdatabase.slack.com/join/shared_invite/zt-19jaydbjn-lNDEDkgvSI1QwbTXSY6dlA#/shared-invite/email) or open an issue on [GitHub](https://github.com/visual-layer/fastdup/issues)." |
| 2347 | + "<center> \n", |
| 2348 | + " <a href=\"https://www.linkedin.com/company/visual-layer/\" target=\"_blank\" style=\"text-decoration: none;\"> LinkedIn </a> •\n", |
| 2349 | + " <a href=\"https://twitter.com/visual_layer\" target=\"_blank\" style=\"text-decoration: none;\"> Twitter </a>\n", |
| 2350 | + "</center>" |
2323 | 2351 | ] |
2324 | 2352 | } |
2325 | 2353 | ], |
|
0 commit comments