Visão Geral
Este Curso Deep Learning with Caffe, explora a aplicação do Caffe como uma estrutura de Deep Learning para reconhecimento de imagens usando MNIST como exemplo.
Objetivo
Ao participar do Curso Deep Learning with Caffe, os participantes aprenderão a:
- Entenda a estrutura e os mecanismos de implantação do Caffe
- Executar tarefas e configuração de instalação/ambiente de produção/arquitetura
- Avalie a qualidade do código, execute depuração e monitoramento
- Implemente produção avançada, como modelos de treinamento, implementação de camadas e registro
Publico Alvo
- Pesquisadores e engenheiros de Deep Learning interessados em utilizar o Caffe como framework.
Materiais
Inglês/Português/Lab Prático
Conteúdo Programatico
Installation
- Docker
- Ubuntu
- RHEL / CentOS / Fedora installation
- Windows
Caffe Overview
- Nets, Layers, and Blobs: the anatomy of a Caffe model.
- Forward / Backward: the essential computations of layered compositional models.
- Loss: the task to be learned is defined by the loss.
- Solver: the solver coordinates model optimization.
- Layer Catalogue: the layer is the fundamental unit of modeling and computation – Caffe’s catalogue includes layers for state-of-the-art models.
- Interfaces: command line, Python, and MATLAB Caffe.
- Data: how to caffeinate data for model input.
- Caffeinated Convolution: how Caffe computes convolutions.
New models and new code
- Detection with Fast R-CNN
- Sequences with LSTMs and Vision + Language with LRCN
- Pixelwise prediction with FCNs
- Framework design and future
TENHO INTERESSE