bio_img_deep-learning

Artificial Intelligence

Apply machine learning and deep learning

Results for: Deep Learning Example

Tennis Analysis with AI: Object Detection for Ball Tracking

This blog post is from Cory Hoi, Engineer at MathWorks Engineering Development Group.   In our previous blog post, we used the Video Labeler app to segment both the tennis ball and the... read more >>

Apply AI with New R2024b Examples

In my last post, I talked about new AI features introduced with MATLAB R2024b - the latest release, which is now available to you. In this blog post, I am going to present a few new and exciting... read more >>

Local LLMs with MATLAB 3

Local large language models (LLMs), such as llama, phi3, and mistral, are now available in the Large Language Models (LLMs) with MATLAB repository through Ollama™! This is such exciting news that I... read more >>

Explainability in Object Detection for MATLAB, TensorFlow, and PyTorch Models

In R2024a, Deep Learning Toolbox Verification Library introduced the d-rise function. D-RISE is an explainability tool that helps you visualize and understand  which parts are important for object... read more >>

Data Type Conversion Between MATLAB and Python: What’s New in R2024a 2

When combining MATLAB with Python® to create deep learning workflows, data type conversion between the two frameworks can be time consuming and sometimes perplexing. I 've certainly experimented... read more >>

Convert Deep Learning Models between PyTorch, TensorFlow, and MATLAB 3

In this blog post we are going to show you how to use the newest MATLAB functions to: Import models from TensorFlow and PyTorch into MATLAB Export models from MATLAB to TensorFlow and... read more >>

Image-to-Image Regression 17

Today I'd like to talk about the basic concepts of setting up a network to train on an image-to-image regression problem. This demo came about for two reasons: There are quite a few questions... read more >>

Deep Beer Designer 2

This post is from Ieuan Evans, who has created a very unique example combining deep learning with LSTM and beer. (Please drink responsibly!) I love craft beer. Nowadays, there are so many choices... read more >>