Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image Classification Demo #583

Merged
merged 19 commits into from
Oct 3, 2023
Merged
Changes from 2 commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
357e6ca
Image Classification Demo
RymMichaut Sep 28, 2023
8c89ef1
Update Image Classification with Nvidi CUDA & Tensorflow.md
RymMichaut Sep 29, 2023
57d2529
Update docs/knowledge_base/demos/Image Classification with Nvidi CUDA…
RymMichaut Sep 29, 2023
b8014ba
Update docs/knowledge_base/demos/Image Classification with Nvidi CUDA…
RymMichaut Sep 29, 2023
474e602
Update docs/knowledge_base/demos/Image Classification with Nvidi CUDA…
RymMichaut Sep 29, 2023
a2591b0
Update docs/knowledge_base/demos/Image Classification with Nvidi CUDA…
RymMichaut Sep 29, 2023
6301762
Update docs/knowledge_base/demos/Image Classification with Nvidi CUDA…
RymMichaut Sep 29, 2023
820e6ed
Update docs/knowledge_base/demos/Image Classification with Nvidi CUDA…
RymMichaut Sep 29, 2023
5e5442d
Update Image Classification with Nvidi CUDA & Tensorflow.md
RymMichaut Sep 29, 2023
9782ea8
Merge branch 'develop' into RymMichaut-patch-5
jrobinAV Sep 29, 2023
245c52f
nav bar for image classif
jrobinAV Sep 29, 2023
44b72c5
Merge branch 'develop' into RymMichaut-patch-5
jrobinAV Sep 29, 2023
f7be713
formatting with lines <100char
jrobinAV Sep 29, 2023
b764de8
Update docs/knowledge_base/demos/image_classif.md
RymMichaut Oct 2, 2023
1b40602
Update docs/knowledge_base/demos/image_classif.md
RymMichaut Oct 2, 2023
0501151
Update image_classif.md
RymMichaut Oct 2, 2023
de1c35f
Update image_classif.md
RymMichaut Oct 2, 2023
f39b8a6
Merge branch 'develop' into RymMichaut-patch-5
jrobinAV Oct 3, 2023
c1d5366
Merge branch 'develop' into RymMichaut-patch-5
jrobinAV Oct 3, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
Welcome to our video tutorial series, where we take you on a journey to create interactive image classification applications using Taipy, [Nvidia CUDA](https://developer.nvidia.com/cuda-toolkit), and [TensorFlow](https://www.tensorflow.org/). In this demo, we'll explore the exciting world of building intelligent image classifiers with powerful tools and technologies.
RymMichaut marked this conversation as resolved.
Show resolved Hide resolved


# Video 1: Building an Interactive Image Classification Application with Taipy and Nvidia CUDA

In the first video of our series, we'll show you how to build an interactive image classification application using Taipy and Nvidia CUDA. You'll quickly learn how to create an Image Classification web application with the intuitive Taipy front-end.
RymMichaut marked this conversation as resolved.
Show resolved Hide resolved

## Video Highlights:

Wrap a Deep Learning Image Classifier with interactive graphics.
Utilize Nvidia CUDA for enhanced performance.
Explore the beginner/intermediate-level tutorial on Taipy GUI.
Part 2 Preview:

Don't miss out on part 2, where we delve into creating powerful custom pipelines with Taipy Core, taking your ML workflows to the next level.


# Video 2: Interactive Image Classification with Taipy

In our second video, we continue our exploration of interactive image classification applications using Taipy. This video focuses on creating an Image Classification web application, building on the knowledge from the first video.
RymMichaut marked this conversation as resolved.
Show resolved Hide resolved

## Video Highlights:

Further explore Taipy's capabilities for ML application development.
Dive into creating an interactive Image Classification web application.
Conclusion
RymMichaut marked this conversation as resolved.
Show resolved Hide resolved

Our video tutorial series offers valuable insights into the world of interactive image classification using Taipy, Nvidia CUDA, and TensorFlow. Whether you're a beginner or an experienced developer, you'll find practical guidance and examples to enhance your ML workflows.
RymMichaut marked this conversation as resolved.
Show resolved Hide resolved

Stay tuned for the next part of our series, where we'll concentrate on managing data pipelines with Taipy Core, providing seamless integration with Taipy.
RymMichaut marked this conversation as resolved.
Show resolved Hide resolved

Ready to embark on this exciting journey? Watch our videos and explore the potential of Taipy for creating intelligent image classification applications.
RymMichaut marked this conversation as resolved.
Show resolved Hide resolved