deep learning for computer vision using matlab video -凯发k8网页登录
learn how matlab® can help with any part of the deep learning workflow: from preprocessing through deployment. this video provides a high-level overview of deep learning techniques for images and video. it describes the complete workflow, and it shows how matlab can help with deep learning applications at various stages, including importing and preprocessing images, importing pretrained models, training models with gpus, debugging deep learning results, and deploying deep learning models to hardware including embedded gpus.
the deep learning framework in matlab includes a complete workflow to help you get started quickly, identify problems, and save time.
whether you’re a beginner or an expert in deep learning, matlab can help -- from preprocessing all the way through to deployment.
designing a deep learning model can be challenging to say the least.
fortunately, matlab has lots of examples to help you get started, and it gives you access to many popular models, designed by experts and trained on millions of images, which offer a great starting point for transfer learning.
matlab provides tools to import models from pytorch and tensorflow-keras in addition to onnx import and export capabilities.
before you train a model, you need data. lots of it. large databases are widely available and you can access these from matlab, but to produce any kind of reasonable results, we need to separate the object from “not the object”. how do you label objects in thousands of images without spending weeks?
matlab provides apps to help with this challenge. for example,
you can select the object you care about in each image
you can even select the pixels that are part of an object or category. [this is essential for semantic segmentation data]
and you can automate this by using object detectors, [custom or pre-built], to run through an entire video, and produce many images of the object in seconds.
now it’s time to train the network. with all of that data, and the complicated structure of these networks, this can take hours or days. to help speed this up, we support nvidia gpus.
matlab handles transferring your data to the gpu or multiple gpus, so you don’t need to manually set it up or program it yourself. scale up to clusters and clouds and train your network more quickly, or even run multiple trainings in parallel.
here’s a step people sometimes miss: what happens if the trained network doesn’t perform well? matlab can help provide insight into your network. you can visualize layers and see what actually happens when an image is passed through the network. you can also visualize the training process to get a sense of how it is going long before it finishes.
at the end of these steps, and probably after a few iterations, you have a fully trained network to perform your task. now it is time to talk deployment.
matlab can help you quickly deploy your code anywhere – including the web, your phone, or embedded gpus.
it turns out matlab code runs prediction on a gpu very quickly. the significant change comes with code generation optimizing the cuda code -- the code that runs natively on nvidia gpus.
you can clearly see the difference in speed here.
and there is new research on deep learning in other areas too, like speech recognition and text analytics. here are two examples of non-image deep learning tasks running in matlab.
while it does makes deep learning easier and more accessible, matlab isn't just a deep learning framework. you have access to everything else matlab offers, too.
you can also access other languages within matlab. bring your open source work into matlab, and then use our rich visualizations and apps to work with that data.
check out our website to find out more about the latest capabilities and ways to get started.
featured product
deep learning toolbox
up next:
related videos:
您也可以从以下列表中选择网站:
如何获得最佳网站性能
选择中国网站(中文或英文)以获得最佳网站性能。其他 mathworks 国家/地区网站并未针对您所在位置的访问进行优化。
美洲
- (español)
- (english)
- (english)
欧洲
- (english)
- (english)
- (deutsch)
- (español)
- (english)
- (français)
- (english)
- (italiano)
- (english)
- (english)
- (english)
- (deutsch)
- (english)
- (english)
- switzerland
- (english)
亚太
- (english)
- (english)
- (english)
- 中国
- (日本語)
- (한국어)