Описание: This book reviews the state of the art in deep learning approaches to high-performance robust disease detection, robust and accurate organ segmentation in medical image computing (radiological and pathological imaging modalities), and the construction and mining of large-scale radiology databases.
Описание: This book describes an extensive and consistent soft error assessment of convolutional neural network (CNN) models from different domains through more than 14.8 million fault injections, considering different precision bit-width configurations, optimization parameters, and processor models. The authors also evaluate the relative performance, memory utilization, and soft error reliability trade-offs analysis of different CNN models considering a compiler-based technique w.r.t. traditional redundancy approaches.
Описание: This book presents a detailed review of the state of the art in deep learning approaches for semantic object detection and segmentation in medical image computing, and large-scale radiology database mining. introduces a novel approach to interleaved text and image deep mining on a large-scale radiology image database.
Автор: Lili Mou; Zhi Jin Название: Tree-Based Convolutional Neural Networks ISBN: 9811318697 ISBN-13(EAN): 9789811318696 Издательство: Springer Рейтинг: Цена: 7685.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book proposes a novel neural architecture, tree-based convolutional neural networks (TBCNNs),for processing tree-structured data. TBCNNsare related to existing convolutional neural networks (CNNs) and recursive neural networks (RNNs), but they combine the merits of both: thanks to their short propagation path, they are as efficient in learning as CNNs; yet they are also as structure-sensitive as RNNs. In this book, readers will also find a comprehensive literature review of related work, detailed descriptions of TBCNNs and their variants, and experiments applied to program analysis and natural language processing tasks. It is also an enjoyable read for all those with a general interest in deep learning.
Автор: Umberto Michelucci Название: Advanced Applied Deep Learning ISBN: 1484249755 ISBN-13(EAN): 9781484249758 Издательство: Springer Рейтинг: Цена: 6288.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: 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 LearnSee how convolutional neural networks and object detection workSave weights and models on diskPause training and restart it at a later stage Use hardware acceleration (GPUs) in your codeWork with the Dataset TensorFlow abstraction and use pre-trained models and transfer learningRemove and add layers to pre-trained networks to adapt them to your specific projectApply pre-trained models such as Alexnet and VGG16 to new datasets Who This Book Is ForScientists and researchers with intermediate-to-advanced Python and machine learning know-how. Additionally, intermediate knowledge of Keras and TensorFlow is expected.
Автор: Koonce, Brett Название: Convolutional neural networks with swift for tensorflow ISBN: 1484261674 ISBN-13(EAN): 9781484261675 Издательство: Springer Рейтинг: Цена: 7685.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book reviews the state of the art in deep learning approaches to high-performance robust disease detection, robust and accurate organ segmentation in medical image computing (radiological and pathological imaging modalities), and the construction and mining of large-scale radiology databases.
Автор: Zafar Iffat, Tzanidou Giounona, Burton Richard Название: Hands-on Convolutional Neural Networks with Tensorflow ISBN: 1789130336 ISBN-13(EAN): 9781789130331 Издательство: Неизвестно Рейтинг: Цена: 6068.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Convolutional Neural Networks (CNN) are one of the most popular architectures used in computer vision apps. This book is an introduction to CNNs through solving real-world problems in deep learning while teaching you their implementation in popular Python library - TensorFlow. By the end of the book, you will be training CNNs in no time!
Автор: Teoh Название: Convolutional Neural Networks for Medical Applications ISBN: 9811988137 ISBN-13(EAN): 9789811988134 Издательство: Springer Рейтинг: Цена: 6986.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Convolutional Neural Networks for Medical Applications consists of research investigated by the author, containing state-of-the-art knowledge, authored by Dr Teoh Teik Toe, in applying Convolutional Neural Networks (CNNs) to the medical imagery domain. This book will expose researchers to various applications and techniques applied with deep learning on medical images, as well as unique techniques to enhance the performance of these networks.Through the various chapters and topics covered, this book provides knowledge about the fundamentals of deep learning to a common reader while allowing a research scholar to identify some futuristic problem areas. The topics covered include brain tumor classification, pneumonia image classification, white blood cell classification, skin cancer classification and diabetic retinopathy detection. The first chapter will begin by introducing various topics used in training CNNs to help readers with common concepts covered across the book. Each chapter begins by providing information about the disease, its implications to the affected and how the use of CNNs can help to tackle issues faced in healthcare. Readers would be exposed to various performance enhancement techniques, which have been tried and tested successfully, such as specific data augmentations and image processing techniques utilized to improve the accuracy of the models.
Описание: This book contains applications of CNN methods. The content is quite extensive, including the application of different CNN methods to various medical image processing problems. Readers will be able to analyze the effects of CNN methods presented in the book in medical applications.
Автор: Ajay Dholakia Название: Introduction to Convolutional Codes with Applications ISBN: 1461361680 ISBN-13(EAN): 9781461361688 Издательство: Springer Рейтинг: Цена: 18284.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Introduction to Convolutional Codes with Applications is an introduction to the basic concepts of convolutional codes, their structure and classification, various error correction and decoding techniques for convolutionally encoded data, and some of the most common applications.
Автор: Pujari Pradeep, Sewak Mohit, Karim MD Rezaul Название: Practical Convolutional Neural Network Models ISBN: 1788392302 ISBN-13(EAN): 9781788392303 Издательство: Неизвестно Рейтинг: Цена: 7171.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book helps you master CNN, from the basics to the most advanced concepts in CNN such as GANs, instance classification and attention mechanism for vision models and more. You will implement advanced CNN models using complex image and video datasets. By the end of the book you will learn CNN`s best practices to implement smart ConvNet ...
ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru