Download or read book Deep Learning based Vehicle Detection in Aerial Imagery written by Sommer, Lars Wilko and published by KIT Scientific Publishing. This book was released on 2022-02-09 with total page 276 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book proposes a novel deep learning based detection method, focusing on vehicle detection in aerial imagery recorded in top view. The base detection framework is extended by two novel components to improve the detection accuracy by enhancing the contextual and semantical content of the employed feature representation. To reduce the inference time, a lightweight CNN architecture is proposed as base architecture and a novel module that restricts the search area is introduced.
Download or read book Deep Learning Based Vehicle Detection in Aerial Imagery written by Lars Sommer and published by . This book was released on 2018 with total page pages. Available in PDF, EPUB and Kindle. Book excerpt:
Download or read book Advances in Aerial Sensing and Imaging written by Sandeep Kumar and published by John Wiley & Sons. This book was released on 2024-03-06 with total page 436 pages. Available in PDF, EPUB and Kindle. Book excerpt: Advances in Aerial Sensing and Imaging This groundbreaking book is a comprehensive guide to the technology found in the complex field of aerial sensing and imaging, and the real-world challenges that stem from its growing significance and demand. The advent of unmanned aerial vehicles (UAVs), or drones, along with advancements in sensor technology and image processing techniques, has further enhanced the capabilities and applications of aerial sensing and imaging. These developments have opened up new research, innovation, and exploration avenues. Aerial sensing and imaging have rapidly evolved over the past few decades and have revolutionized several fields, including land cover and usage prediction, crop and livestock management, road accident monitoring, poverty estimation, defense, agriculture, forest fire detection, UAV security issues, and open parking management. This book provides a comprehensive understanding and knowledge of the underlying technology and its practical applications in different domains. Audience Computer science and artificial intelligence researchers working in the fields of aerial sensing and imaging, as well as professionals working in industries such as agriculture, geology, surveying, urban planning, disaster response, etc; this book provides them with practical guidance and instruction on how to apply aerial sensing and imaging for various purposes and stay up-to-date with the latest developments in the domain.
Download or read book Remote Sensing for Target Object Detection and Identification written by Gemine Vivone and published by MDPI. This book was released on 2020-03-06 with total page 336 pages. Available in PDF, EPUB and Kindle. Book excerpt: Target object detection and identification are among the primary uses for a remote sensing system. This is crucial in several fields, including environmental and urban monitoring, hazard and disaster management, and defense and military. In recent years, these analyses have used the tremendous amount of data acquired by sensors mounted on satellite, airborne, and unmanned aerial vehicle (UAV) platforms. This book promotes papers exploiting different remote sensing data for target object detection and identification, such as synthetic aperture radar (SAR) imaging and multispectral and hyperspectral imaging. Several cutting-edge contributions, which provide examples of how to select of a technology or another depending on the specific application, will be detailed.
Download or read book Proceedings of the 2017 Joint Workshop of Fraunhofer IOSB and Institute for Anthropomatics Vision and Fusion Laboratory written by Beyerer, Juergen and published by KIT Scientific Publishing. This book was released on 2018-08-13 with total page 115 pages. Available in PDF, EPUB and Kindle. Book excerpt:
Download or read book Data Science and Communication written by João Manuel R. S. Tavares and published by Springer Nature. This book was released on 2024-01-02 with total page 813 pages. Available in PDF, EPUB and Kindle. Book excerpt: The book presents selected papers from the International Conference on Data Science and Communication (ICTDsC 2023) organized by the Department of Electronics and Communication Engineering and Department of Engineering Science and Humanities (DESH) Siliguri Institute of Technology, India during 23 – 24 March 2023 in Siliguri, India. The book covers state-of-the-art research insights on artificial intelligence, machine learning, big data, data analytics, cyber security and forensic, network and mobile security, advanced computing, cloud computing, quantum computing, electronics system, Internet of Things, robotics and automations, blockchain and software technology, and digital technologies for future.
Download or read book Advanced Deep Learning Strategies for the Analysis of Remote Sensing Images written by Yakoub Bazi and published by MDPI. This book was released on 2021-06-15 with total page 438 pages. Available in PDF, EPUB and Kindle. Book excerpt: The rapid growth of the world population has resulted in an exponential expansion of both urban and agricultural areas. Identifying and managing such earthly changes in an automatic way poses a worth-addressing challenge, in which remote sensing technology can have a fundamental role to answer—at least partially—such demands. The recent advent of cutting-edge processing facilities has fostered the adoption of deep learning architectures owing to their generalization capabilities. In this respect, it seems evident that the pace of deep learning in the remote sensing domain remains somewhat lagging behind that of its computer vision counterpart. This is due to the scarce availability of ground truth information in comparison with other computer vision domains. In this book, we aim at advancing the state of the art in linking deep learning methodologies with remote sensing image processing by collecting 20 contributions from different worldwide scientists and laboratories. The book presents a wide range of methodological advancements in the deep learning field that come with different applications in the remote sensing landscape such as wildfire and postdisaster damage detection, urban forest mapping, vine disease and pavement marking detection, desert road mapping, road and building outline extraction, vehicle and vessel detection, water identification, and text-to-image matching.
Download or read book Modelling and Simulation for Autonomous Systems written by Jan Mazal and published by Springer Nature. This book was released on 2021-03-04 with total page 315 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book constitutes the thoroughly refereed post-conference proceedings of the 7th International Conference on Modelling and Simulation for Autonomous Systems, MESAS 2020, held in Prague, Czech Republic, in October 2020.* The 19 full papers included in the volume were carefully reviewed and selected from 26 submissions. They are organized in the following topical sections: future challenges of advanced M&S technology; M&S of intelligent systems – R&D and application; and AxS/AI in context of future warfare and security environment. *The conference was held virtually.
Download or read book Deep Learning with Keras written by Antonio Gulli and published by Packt Publishing Ltd. This book was released on 2017-04-26 with total page 310 pages. Available in PDF, EPUB and Kindle. Book excerpt: Get to grips with the basics of Keras to implement fast and efficient deep-learning models About This Book Implement various deep-learning algorithms in Keras and see how deep-learning can be used in games See how various deep-learning models and practical use-cases can be implemented using Keras A practical, hands-on guide with real-world examples to give you a strong foundation in Keras Who This Book Is For If you are a data scientist with experience in machine learning or an AI programmer with some exposure to neural networks, you will find this book a useful entry point to deep-learning with Keras. A knowledge of Python is required for this book. What You Will Learn Optimize step-by-step functions on a large neural network using the Backpropagation Algorithm Fine-tune a neural network to improve the quality of results Use deep learning for image and audio processing Use Recursive Neural Tensor Networks (RNTNs) to outperform standard word embedding in special cases Identify problems for which Recurrent Neural Network (RNN) solutions are suitable Explore the process required to implement Autoencoders Evolve a deep neural network using reinforcement learning In Detail This book starts by introducing you to supervised learning algorithms such as simple linear regression, the classical multilayer perceptron and more sophisticated deep convolutional networks. You will also explore image processing with recognition of hand written digit images, classification of images into different categories, and advanced objects recognition with related image annotations. An example of identification of salient points for face detection is also provided. Next you will be introduced to Recurrent Networks, which are optimized for processing sequence data such as text, audio or time series. Following that, you will learn about unsupervised learning algorithms such as Autoencoders and the very popular Generative Adversarial Networks (GAN). You will also explore non-traditional uses of neural networks as Style Transfer. Finally, you will look at Reinforcement Learning and its application to AI game playing, another popular direction of research and application of neural networks. Style and approach This book is an easy-to-follow guide full of examples and real-world applications to help you gain an in-depth understanding of Keras. This book will showcase more than twenty working Deep Neural Networks coded in Python using Keras.
Download or read book Proceedings of the Third International Conference on Microelectronics Computing and Communication Systems written by Vijay Nath and published by Springer. This book was released on 2019-05-23 with total page 673 pages. Available in PDF, EPUB and Kindle. Book excerpt: The book presents high-quality papers from the Third International Conference on Microelectronics, Computing & Communication Systems (MCCS 2018). It discusses the latest technological trends and advances in MEMS and nanoelectronics, wireless communications, optical communication, instrumentation, signal processing, image processing, bioengineering, green energy, hybrid vehicles, environmental science, weather forecasting, cloud computing, renewable energy, RFID, CMOS sensors, actuators, transducers, telemetry systems, embedded systems, and sensor network applications. It includes papers based on original theoretical, practical and experimental simulations, development, applications, measurements, and testing. The applications and solutions discussed in the book provide excellent reference material for future product development.
Download or read book Engineering Psychology and Cognitive Ergonomics written by Don Harris and published by Springer Nature. This book was released on 2023-07-08 with total page 541 pages. Available in PDF, EPUB and Kindle. Book excerpt: This two-volume set LNCS 14017 - 14018 constitutes the thoroughly refereed proceedings of the 20th International Conference on Engineering Psychology and Cognitive Ergonomics, EPCE 2023, held as part of HCI International 2023 which took place in Copenhagen, Denmark, during July 23-28, 2023. A total of 1578 papers and 396 posters have been accepted for publication in the HCII 2023 proceedings from a total of 7472 submissions. The papers included in the HCII-EPCE volume set were organized in topical sections as follows: Part I: Stress, fatigue, and mental workload; human performance and error management; resilience and performance in demanding contexts. Part II: Human factors in aviation; human factors in operations management; human-centered design of autonomous systems.
Download or read book Deep Learning for Unmanned Systems written by Anis Koubaa and published by Springer Nature. This book was released on 2021-10-01 with total page 731 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book is used at the graduate or advanced undergraduate level and many others. Manned and unmanned ground, aerial and marine vehicles enable many promising and revolutionary civilian and military applications that will change our life in the near future. These applications include, but are not limited to, surveillance, search and rescue, environment monitoring, infrastructure monitoring, self-driving cars, contactless last-mile delivery vehicles, autonomous ships, precision agriculture and transmission line inspection to name just a few. These vehicles will benefit from advances of deep learning as a subfield of machine learning able to endow these vehicles with different capability such as perception, situation awareness, planning and intelligent control. Deep learning models also have the ability to generate actionable insights into the complex structures of large data sets. In recent years, deep learning research has received an increasing amount of attention from researchers in academia, government laboratories and industry. These research activities have borne some fruit in tackling some of the challenging problems of manned and unmanned ground, aerial and marine vehicles that are still open. Moreover, deep learning methods have been recently actively developed in other areas of machine learning, including reinforcement training and transfer/meta-learning, whereas standard, deep learning methods such as recent neural network (RNN) and coevolutionary neural networks (CNN). The book is primarily meant for researchers from academia and industry, who are working on in the research areas such as engineering, control engineering, robotics, mechatronics, biomedical engineering, mechanical engineering and computer science. The book chapters deal with the recent research problems in the areas of reinforcement learning-based control of UAVs and deep learning for unmanned aerial systems (UAS) The book chapters present various techniques of deep learning for robotic applications. The book chapters contain a good literature survey with a long list of references. The book chapters are well written with a good exposition of the research problem, methodology, block diagrams and mathematical techniques. The book chapters are lucidly illustrated with numerical examples and simulations. The book chapters discuss details of applications and future research areas.
Download or read book Mathematical Modeling for Computer Applications written by Biswadip Basu Mallik and published by John Wiley & Sons. This book was released on 2024-09-17 with total page 471 pages. Available in PDF, EPUB and Kindle. Book excerpt:
Download or read book Data Science written by Gyanendra K. Verma and published by Springer Nature. This book was released on 2021-08-19 with total page 444 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book targets an audience with a basic understanding of deep learning, its architectures, and its application in the multimedia domain. Background in machine learning is helpful in exploring various aspects of deep learning. Deep learning models have a major impact on multimedia research and raised the performance bar substantially in many of the standard evaluations. Moreover, new multi-modal challenges are tackled, which older systems would not have been able to handle. However, it is very difficult to comprehend, let alone guide, the process of learning in deep neural networks, there is an air of uncertainty about exactly what and how these networks learn. By the end of the book, the readers will have an understanding of different deep learning approaches, models, pre-trained models, and familiarity with the implementation of various deep learning algorithms using various frameworks and libraries.
Download or read book Artificial Intelligence written by Lavanya Sharma and published by CRC Press. This book was released on 2021-10-28 with total page 265 pages. Available in PDF, EPUB and Kindle. Book excerpt: Artificial Intelligence: Technologies, Applications, and Challenges is an invaluable resource for readers to explore the utilization of Artificial Intelligence, applications, challenges, and its underlying technologies in different applications areas. Using a series of present and future applications, such as indoor-outdoor securities, graphic signal processing, robotic surgery, image processing, character recognition, augmented reality, object detection and tracking, intelligent traffic monitoring, emergency department medical imaging, and many more, this publication will support readers to get deeper knowledge and implementing the tools of Artificial Intelligence. The book offers comprehensive coverage of the most essential topics, including: Rise of the machines and communications to IoT (3G, 5G). Tools and Technologies of Artificial Intelligence Real-time applications of artificial intelligence using machine learning and deep learning. Challenging Issues and Novel Solutions for realistic applications Mining and tracking of motion based object data image processing and analysis into the unified framework to understand both IoT and Artificial Intelligence-based applications. This book will be an ideal resource for IT professionals, researchers, under or post-graduate students, practitioners, and technology developers who are interested in gaining insight to the Artificial Intelligence with deep learning, IoT and machine learning, critical applications domains, technologies, and solutions to handle relevant challenges.
Download or read book Innovations in Bio Inspired Computing and Applications written by Ajith Abraham and published by Springer Nature. This book was released on 2023-03-27 with total page 951 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book highlights recent research on bio-inspired computing and its various innovative applications in information and communication technologies. It presents 85 high-quality papers from the 13th International Conference on Innovations in Bio-Inspired Computing and Applications (IBICA 2022) and 12th World Congress on Information and Communication Technologies (WICT 2022), which was held online during 15–17 December 2022. As a premier conference, IBICA–WICT brings together researchers, engineers and practitioners whose work involves bio-inspired computing, computational intelligence and their applications in information security, real-world contexts, etc. Including contributions by authors from 25 countries, the book offers a valuable reference guide for all researchers, students and practitioners in the fields of Computer Science and Engineering.
Download or read book Machine Intelligence and Smart Systems written by Shikha Agrawal and published by Springer Nature. This book was released on 2021-04-08 with total page 688 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book is a collection of peer-reviewed best selected research papers presented at the First International Conference on Machine Intelligence and Smart Systems 2020 (MISS 2020), organized during September 24–25, 2020, in Gwalior, India. The book presents new advances and research results in the fields of machine intelligence, artificial intelligence and smart systems. It includes main paradigms of machine intelligence algorithms, namely (1) neural networks, (2) evolutionary computation, (3) swarm intelligence, (4) fuzzy systems and (5) immunological computation.