A PHP Error was encountered

Severity: Warning

Message: filemtime(): stat failed for D:\xampp_old\htdocs\ebookreading.net\application\writable1/ci_session74e4c1cfb23ee7dce1542a361b7a01194ebh2kh38jgqt7q9nb9jc99luav10mra

Filename: controllers/Base.php

Line Number: 44

Backtrace:

File: D:\xampp_old\htdocs\ebookreading.net\application\controllers\Base.php
Line: 44
Function: filemtime

File: D:\xampp_old\htdocs\ebookreading.net\application\controllers\Detail.php
Line: 10
Function: __construct

File: D:\xampp_old\htdocs\ebookreading.net\index.php
Line: 380
Function: require_once

Advanced Applied Deep Learning : Convolutional Neural Networks and Object Detection
0%

Book Description

Develop and optimize deep learning models with advanced architectures. This book teaches you the intricate details and subtleties of the algorithms that are at the core of convolutional neural networks. In Advanced Applied Deep Learning, you will study advanced topics on CNN and object detection using Keras and TensorFlow. 

Along the way, you will look at the fundamental operations in CNN, such as convolution and pooling, and then look at more advanced architectures such as inception networks, resnets, and many more. While the book discusses theoretical topics, you will discover how to work efficiently with Keras with many tricks and tips, including how to customize logging in Keras with custom callback classes, what is eager execution, and how to use it in your models.

Finally, you will study how object detection works, and build a complete implementation of the YOLO (you only look once) algorithm in Keras and TensorFlow. By the end of the book you will have implemented various models in Keras and learned many advanced tricks that will bring your skills to the next level.


What You Will Learn

  • See how convolutional neural networks and object detection work
  • Save weights and models on disk
  • Pause training and restart it at a later stage
  • Use hardware acceleration (GPUs) in your code
  • Work with the Dataset TensorFlow abstraction and use pre-trained models and transfer learning
  • Remove and add layers to pre-trained networks to adapt them to your specific project
  • Apply pre-trained models such as Alexnet and VGG16 to new datasets

 

Who This Book Is For

Scientists and researchers with intermediate-to-advanced Python and machine learning know-how. Additionally, intermediate knowledge of Keras and TensorFlow is expected.


Table of Contents

  1. Cover
  2. Front Matter
  3. 1. Introduction and Development Environment Setup
  4. 2. TensorFlow: Advanced Topics
  5. 3. Fundamentals of Convolutional Neural Networks
  6. 4. Advanced CNNs and Transfer Learning
  7. 5. Cost Functions and Style Transfer
  8. 6. Object Classification: An Introduction
  9. 7. Object Localization: An Implementation in Python
  10. 8. Histology Tissue Classification
  11. Back Matter
18.118.120.109