Open Access. Powered by Scholars. Published by Universities.®

Engineering Commons

Open Access. Powered by Scholars. Published by Universities.®

PDF

Series

2021

Deep learning

Discipline
Institution
Publication

Articles 1 - 29 of 29

Full-Text Articles in Engineering

Uptpu: Improving Energy Efficiency Of A Tensor Processing Unit Through Underutilization Based Power-Gating, Pramesh Pandey, Noel Daniel Gundi, Koushik Chakraborty, Sanghamitra Roy Dec 2021

Uptpu: Improving Energy Efficiency Of A Tensor Processing Unit Through Underutilization Based Power-Gating, Pramesh Pandey, Noel Daniel Gundi, Koushik Chakraborty, Sanghamitra Roy

Electrical and Computer Engineering Faculty Publications

The AI boom is bringing a plethora of domain-specific architectures for Neural Network computations. Google's Tensor Processing Unit (TPU), a Deep Neural Network (DNN) accelerator, has replaced the CPUs/GPUs in its data centers, claiming more than 15 × rate of inference. However, the unprecedented growth in DNN workloads with the widespread use of AI services projects an increasing energy consumption of TPU based data centers. In this work, we parametrize the extreme hardware underutilization in TPU systolic array and propose UPTPU: an intelligent, dataflow adaptive power-gating paradigm to provide a staggering 3.5 ×-6.5× energy efficiency to TPU for different input …


Audio Representations For Deep Learning In Sound Synthesis: A Review, Anastasia Natsiou, Sean O'Leary Nov 2021

Audio Representations For Deep Learning In Sound Synthesis: A Review, Anastasia Natsiou, Sean O'Leary

Articles

The rise of deep learning algorithms has led many researchers to withdraw from using classic signal processing methods for sound generation. Deep learning models have achieved expressive voice synthesis, realistic sound textures, and musical notes from virtual instruments. However, the most suitable deep learning architecture is still under investigation. The choice of architecture is tightly coupled to the audio representations. A sound’s original waveform can be too dense and rich for deep learning models to deal with efficiently - and complexity increases training time and computational cost. Also, it does not represent sound in the manner in which it is …


Deep Learning Predicts Ebv Status In Gastric Cancer Based On Spatial Patterns Of Lymphocyte Infiltration, Baoyi Zhang, Kevin Yao, Min Xu, Jia Wu, Chao Cheng Nov 2021

Deep Learning Predicts Ebv Status In Gastric Cancer Based On Spatial Patterns Of Lymphocyte Infiltration, Baoyi Zhang, Kevin Yao, Min Xu, Jia Wu, Chao Cheng

Computer Vision Faculty Publications

EBV infection occurs in around 10% of gastric cancer cases and represents a distinct subtype, characterized by a unique mutation profile, hypermethylation, and overexpression of PD-L1. Moreover, EBV positive gastric cancer tends to have higher immune infiltration and a better prognosis. EBV infection status in gastric cancer is most commonly determined using PCR and in situ hybridization, but such a method requires good nucleic acid preservation. Detection of EBV status with histopathology images may complement PCR and in situ hybridization as a first step of EBV infection assessment. Here, we developed a deep learning-based algorithm to directly predict EBV infection …


Research And Applications Of Artificial Neural Network In Pavement Engineering: A State-Of-The-Art Review, Xu Yang, Jinchao Guan, Ling Ding, Zhanping You, Vincent C.S. Lee, Mohd Rosli Mohd Hasan, Xiaoyun Cheng Oct 2021

Research And Applications Of Artificial Neural Network In Pavement Engineering: A State-Of-The-Art Review, Xu Yang, Jinchao Guan, Ling Ding, Zhanping You, Vincent C.S. Lee, Mohd Rosli Mohd Hasan, Xiaoyun Cheng

Michigan Tech Publications

Given the great advancements in soft computing and data science, artificial neural network (ANN) has been explored and applied to handle complicated problems in the field of pavement engineering. This study conducted a state-of-the-art review for surveying the recent progress of ANN application at different stages of pavement engineering, including pavement design, construction, inspection and monitoring, and maintenance. This study focused on the papers published over the last three decades, especially the studies conducted since 2013. Through literature retrieval, a total of 683 papers in this field were identified, among which 143 papers were selected for an in-depth review. The …


Automatic Identification And Monitoring Of Plant Diseases Using Unmanned Aerial Vehicles: A Review, Krishna Neupane, Fulya Baysal-Gurel Sep 2021

Automatic Identification And Monitoring Of Plant Diseases Using Unmanned Aerial Vehicles: A Review, Krishna Neupane, Fulya Baysal-Gurel

Agricultural and Environmental Sciences Faculty Research

Disease diagnosis is one of the major tasks for increasing food production in agriculture. Although precision agriculture (PA) takes less time and provides a more precise application of agricultural activities, the detection of disease using an Unmanned Aerial System (UAS) is a challenging task. Several Unmanned Aerial Vehicles (UAVs) and sensors have been used for this purpose. The UAVs’ platforms and their peripherals have their own limitations in accurately diagnosing plant diseases. Several types of image processing software are available for vignetting and orthorectification. The training and validation of datasets are important characteristics of data analysis. Currently, different algorithms and …


Computer-Aided Diagnosis Of Low Grade Endometrial Stromal Sarcoma (Lgess), Xinxin Yang, Mark Stamp Sep 2021

Computer-Aided Diagnosis Of Low Grade Endometrial Stromal Sarcoma (Lgess), Xinxin Yang, Mark Stamp

Faculty Research, Scholarly, and Creative Activity

Low grade endometrial stromal sarcoma (LGESS) accounts for about 0.2% of all uterine cancer cases. Approximately 75% of LGESS patients are initially misdiagnosed with leiomyoma, which is a type of benign tumor, also known as fibroids. In this research, uterine tissue biopsy images of potential LGESS patients are preprocessed using segmentation and stain normalization algorithms. We then apply a variety of classic machine learning and advanced deep learning models to classify tissue images as either benign or cancerous. For the classic techniques considered, the highest classification accuracy we attain is about 0.85, while our best deep learning model achieves an …


Efficient, Low-Cost Bridge Cracking Detection And Quantification Using Deep-Learning And Uav Images, Chao Sun, Xiangyu Meng, Joshua O. Ogbebor, Shaopan Guo Sep 2021

Efficient, Low-Cost Bridge Cracking Detection And Quantification Using Deep-Learning And Uav Images, Chao Sun, Xiangyu Meng, Joshua O. Ogbebor, Shaopan Guo

Publications

Many bridges in the State of Louisiana and the United States are working under serious degradation conditions where cracks on bridges threaten structural integrity and public security. To ensure structural integrity and public security, it is required that bridges in the US be inspected and rated every two years. Currently, this biannual assessment is largely implemented using manual visual inspection methods, which is slow and costly. In addition, it is challenging for workers to detect cracks in regions that are hard to reach, e.g., the top part of the bridge tower, cables, mid-span of the bridge girders, and decks. This …


Step-Wise Deep Learning Models For Solving Routing Problems, Liang Xin, Wen Song, Zhiguang Cao, Jie Zhang Jul 2021

Step-Wise Deep Learning Models For Solving Routing Problems, Liang Xin, Wen Song, Zhiguang Cao, Jie Zhang

Research Collection School Of Computing and Information Systems

Routing problems are very important in intelligent transportation systems. Recently, a number of deep learning-based methods are proposed to automatically learn construction heuristics for solving routing problems. However, these methods do not completely follow Bellman's Principle of Optimality since the visited nodes during construction are still included in the following subtasks, resulting in suboptimal policies. In this article, we propose a novel step-wise scheme which explicitly removes the visited nodes in each node selection step. We apply this scheme to two representative deep models for routing problems, pointer network and transformer attention model (TAM), and significantly improve the performance of …


Evaluation Of Deep Learning Against Conventional Limit Equilibrium Methods For Slope Stability Analysis, Behnam Azmoon, Aynaz Biniyaz, Zhen (Leo) Liu Jun 2021

Evaluation Of Deep Learning Against Conventional Limit Equilibrium Methods For Slope Stability Analysis, Behnam Azmoon, Aynaz Biniyaz, Zhen (Leo) Liu

Michigan Tech Publications

This paper presents a comparison study between methods of deep learning as a new cat-egory of slope stability analysis, built upon the recent advances in artificial intelligence and conventional limit equilibrium analysis methods. For this purpose, computer code was developed to cal-culate the factor of safety (FS) using four limit equilibrium methods: Bishop’s simplified method, the Fellenius method, Janbu’s simplified method, and Janbu’s corrected method. The code was ver-ified against Slide2 in RocScience. Subsequently, the average FS values were used to approximate the “true” FS of the slopes for labeling the images for deep learning. Using this code, a comprehensive …


Flying Free: A Research Overview Of Deep Learning In Drone Navigation Autonomy, Thomas Lee, Susan Mckeever, Jane Courtney Jun 2021

Flying Free: A Research Overview Of Deep Learning In Drone Navigation Autonomy, Thomas Lee, Susan Mckeever, Jane Courtney

Articles

With the rise of Deep Learning approaches in computer vision applications, significant strides have been made towards vehicular autonomy. Research activity in autonomous drone navigation has increased rapidly in the past five years, and drones are moving fast towards the ultimate goal of near-complete autonomy. However, while much work in the area focuses on specific tasks in drone navigation, the contribution to the overall goal of autonomy is often not assessed, and a comprehensive overview is needed. In this work, a taxonomy of drone navigation autonomy is established by mapping the definitions of vehicular autonomy levels, as defined by the …


Breast Cancer Detection From Histopathology Images Using Machine Learning Techniques: A Bibliometric Analysis, Shubhangi A. Joshi, Anupkumar M. Bongale Dr., Arunkumar M. Bongale Dr. May 2021

Breast Cancer Detection From Histopathology Images Using Machine Learning Techniques: A Bibliometric Analysis, Shubhangi A. Joshi, Anupkumar M. Bongale Dr., Arunkumar M. Bongale Dr.

Library Philosophy and Practice (e-journal)

Computer aided diagnosis has become upcoming area of research over past few years. With the advent of machine learning and especially deep learning techniques, the scenario of work flow management in healthcare sector is changing drastically. Artificial intelligence has shown potential in the field of breast cancer care. With datasets for machine learning frameworks getting eventually richer with time, we can definitely get newer insights in the field of breast cancer care. This will help in narrowing down the treatment range for patients and increasing patient survivability. The purpose of this study was to perform bibliometric analysis of the literature …


Artificial Intelligence And The Ethics Behind It, Isaac Johnston May 2021

Artificial Intelligence And The Ethics Behind It, Isaac Johnston

Senior Honors Theses

Artificial intelligence (AI) has been a widely used buzzword for the past couple of years. If there is a technology that works without human interaction, it is labeled as AI. But what is AI, and should individuals be concerned? The following research aims to define what artificial intelligence is, specifically machine learning (ML) and neural networks. It is important to understand how AI is used today in cars, image recognition, ad marketing, and other areas. Although AI has many benefits, there are areas of ethical concerns such as autonomous cars, military applications, social media marketing, and others. This paper helps …


Quantitative Analysis Of Research On Artificial Intelligence In Retinopathy Of Prematurity, Ranjana Agrawal, Manasi Anup Agrawal, Sucheta Kulkarni, Ketan Kotecha, Rahee Walambe Apr 2021

Quantitative Analysis Of Research On Artificial Intelligence In Retinopathy Of Prematurity, Ranjana Agrawal, Manasi Anup Agrawal, Sucheta Kulkarni, Ketan Kotecha, Rahee Walambe

Library Philosophy and Practice (e-journal)

Retinopathy of Prematurity (ROP) is a disease of the eye and a potential source of blindness in low birth weight preterm infants. It is preventable if diagnosed and treated on time. Artificial Intelligence (AI) has played an important role in developing automated screening systems to assist medical experts. There are many traditional literature review articles available that focus on the scientific content of ROP-AI. The researchers also require a bibliometric analysis to become acquainted with the competing groups and new trends in this field. This paper gives a brief overview of ROP and AI systems for ROP screening with a …


Bibliometric Analysis Of Named Entity Recognition For Chemoinformatics And Biomedical Information Extraction Of Ovarian Cancer, Vijayshri Khedkar, Charlotte Fernandes, Devshi Desai, Mansi R, Gurunath Chavan Dr, Sonali Tidke Dr., M. Karthikeyan Dr. Apr 2021

Bibliometric Analysis Of Named Entity Recognition For Chemoinformatics And Biomedical Information Extraction Of Ovarian Cancer, Vijayshri Khedkar, Charlotte Fernandes, Devshi Desai, Mansi R, Gurunath Chavan Dr, Sonali Tidke Dr., M. Karthikeyan Dr.

Library Philosophy and Practice (e-journal)

With the massive amount of data that has been generated in the form of unstructured text documents, Biomedical Named Entity Recognition (BioNER) is becoming increasingly important in the field of biomedical research. Since currently there does not exist any automatic archiving of the obtained results, a lot of this information remains hidden in the textual details and is not easily accessible for further analysis. Hence, text mining methods and natural language processing techniques are used for the extraction of information from such publications.Named entity recognition, is a subtask that comes under information extraction that focuses on finding and categorizing specific …


On-Device Deep Learning Inference For System-On-Chip (Soc) Architectures, Tom Springer, Elia Eiroa-Lledo, Elizabeth Stevens, Erik Linstead Mar 2021

On-Device Deep Learning Inference For System-On-Chip (Soc) Architectures, Tom Springer, Elia Eiroa-Lledo, Elizabeth Stevens, Erik Linstead

Engineering Faculty Articles and Research

As machine learning becomes ubiquitous, the need to deploy models on real-time, embedded systems will become increasingly critical. This is especially true for deep learning solutions, whose large models pose interesting challenges for target architectures at the “edge” that are resource-constrained. The realization of machine learning, and deep learning, is being driven by the availability of specialized hardware, such as system-on-chip solutions, which provide some alleviation of constraints. Equally important, however, are the operating systems that run on this hardware, and specifically the ability to leverage commercial real-time operating systems which, unlike general purpose operating systems such as Linux, can …


Deep Learning For Anisoplanatic Optical Turbulence Mitigation In Long-Range Imaging, Matthew A. Hoffmire, Russell C. Hardie, Michael A. Rucci, Richard Van Hook, Barry K. Karch Mar 2021

Deep Learning For Anisoplanatic Optical Turbulence Mitigation In Long-Range Imaging, Matthew A. Hoffmire, Russell C. Hardie, Michael A. Rucci, Richard Van Hook, Barry K. Karch

Electrical and Computer Engineering Faculty Publications

We present a deep learning approach for restoring images degraded by atmospheric optical turbulence. We consider the case of terrestrial imaging over long ranges with a wide field-of-view. This produces an anisoplanatic imaging scenario where turbulence warping and blurring vary spatially across the image. The proposed turbulence mitigation (TM) method assumes that a sequence of short-exposure images is acquired. A block matching (BM) registration algorithm is applied to the observed frames for dewarping, and the resulting images are averaged. A convolutional neural network (CNN) is then employed to perform spatially adaptive restoration. We refer to the proposed TM algorithm as …


Wg2An: Synthetic Wound Image Generation Using Generative Adversarial Network, Salih Sarp, Murat Kuzlu, Emmanuel Wilson, Ozgur Guler Mar 2021

Wg2An: Synthetic Wound Image Generation Using Generative Adversarial Network, Salih Sarp, Murat Kuzlu, Emmanuel Wilson, Ozgur Guler

Engineering Technology Faculty Publications

In part due to its ability to mimic any data distribution, Generative Adversarial Network (GAN) algorithms have been successfully applied to many applications, such as data augmentation, text-to-image translation, image-to-image translation, and image inpainting. Learning from data without crafting loss functions for each application provides broader applicability of the GAN algorithm. Medical image synthesis is also another field that the GAN algorithm has great potential to assist clinician training. This paper proposes a synthetic wound image generation model based on GAN architecture to increase the quality of clinical training. The proposed model is trained on chronic wound datasets with various …


A Bibliometric Perspective Survey Of Astronomical Object Tracking System, Mariyam Ashai, Rhea Gautam Mukherjee, Sanjana Mundharikar, Vinayak Dev Kuanr, Shivali Amit Wagle, Harikrishnan R Feb 2021

A Bibliometric Perspective Survey Of Astronomical Object Tracking System, Mariyam Ashai, Rhea Gautam Mukherjee, Sanjana Mundharikar, Vinayak Dev Kuanr, Shivali Amit Wagle, Harikrishnan R

Library Philosophy and Practice (e-journal)

Advancement in the techniques in the field of Astronomical Object Tracking has been evolved over the years for more accurate results in prediction. Upgradation in Kepler’s algorithm aids in the detection of periodic transits of small planets. The tracking of the celestial bodies by NASA shows the trend followed over the years It has been noted that Machine Learning algorithms and the help of Artificial Intelligence have opted for several techniques allied with motion and positioning of the Celestial bodies and yields more accuracy and robustness. The paper discusses the survey and bibliometric analysis of Astronomical Object Tracking from the …


Bibliometric Analysis Of One-Stage And Two-Stage Object Detection, Aditya Lohia, Kalyani Dhananjay Kadam, Rahul Raghvendra Joshi, Dr. Anupkumar M. Bongale Feb 2021

Bibliometric Analysis Of One-Stage And Two-Stage Object Detection, Aditya Lohia, Kalyani Dhananjay Kadam, Rahul Raghvendra Joshi, Dr. Anupkumar M. Bongale

Library Philosophy and Practice (e-journal)

Object Detection using deep learning has seen a boom in the recent couple of years. Observing the trend and its research, it is important to summarize bibliometrics related to object detection which will help researchers contribute to this subject area. This paper details bibliometrics for one-stage object detection and two-stage object detection. This uses Scopus database for data analysis. This also uses tools like Sciencescape, Gephi, etc. It can be observed that the advancements to the field of object detection are seen in recent years and explored to its full extent. It is observed that Chinese universities and researchers are …


Liver Segmentation And Liver Cancer Detection Based On Deep Convolutional Neural Network: A Brief Bibliometric Survey, Kiran Malhari Napte Mr., Anurag Mahajan Dr. Feb 2021

Liver Segmentation And Liver Cancer Detection Based On Deep Convolutional Neural Network: A Brief Bibliometric Survey, Kiran Malhari Napte Mr., Anurag Mahajan Dr.

Library Philosophy and Practice (e-journal)

Background: This study analyzes liver segmentation and cancer detection work, with the perspectives of machine learning and deep learning and different image processing techniques from the year 2012 to 2020. The study uses different Bibliometric analysis methods.

Methods: The articles on the topic were obtained from one of the most popular databases- Scopus. The year span for the analysis is considered to be from 2012 to 2020. Scopus analyzer facilitates the analysis of the databases with different categories such as documents by source, year, and county and so on. Analysis is also done by using different units of analysis such …


A Bibliometric Analysis Of Plant Disease Classification With Artificial Intelligence Based On Scopus And Wos, Shivali Amit Wagle, Harikrishnan R Feb 2021

A Bibliometric Analysis Of Plant Disease Classification With Artificial Intelligence Based On Scopus And Wos, Shivali Amit Wagle, Harikrishnan R

Library Philosophy and Practice (e-journal)

The maneuver of Artificial Intelligence (AI) techniques in the field of agriculture help in the classification of diseases. Early prediction of the disease benefits in taking relevant management steps. This is an important step towards controlling the disease growth that will yield good quality products to fulfill the global food demand. The main objective of this paper is to study the extent of research work done in this area of plant disease classification. The paper discusses the bibliometric analysis of plant disease classification with AI in Scopus and Web of Science core collection (WOS) database in analyzing the research by …


Adequately Generating Captions For An Image Using Adaptive And Global Attention Mechanisms., Shravan Kumar Talanki Venkatarathanaiahsetty Jan 2021

Adequately Generating Captions For An Image Using Adaptive And Global Attention Mechanisms., Shravan Kumar Talanki Venkatarathanaiahsetty

Dissertations

Generating description to images is a recent surge and with latest developments in the field of Artificial Intelligence, it can be one of the prominent applications to bridge the gap between Computer vision and Natural language processing fields. In terms of the learning curve, Deep learning has become the main backbone in driving many new applications. Image Captioning is one such application where the usage of Deep learning methods enhanced the performance of the captioning accuracy. The introduction of the Encoder-Decoder framework was a breakthrough in Image captioning. But as the sequences got longer the performance of captions was affected. …


Evaluating The Performance Of Transformer Architecture Over Attention Architecture On Image Captioning, Deepti Balasubramaniam Jan 2021

Evaluating The Performance Of Transformer Architecture Over Attention Architecture On Image Captioning, Deepti Balasubramaniam

Dissertations

Over the last few decades computer vision and Natural Language processing has shown tremendous improvement in different tasks such as image captioning, video captioning, machine translation etc using deep learning models. However, there were not much researches related to image captioning based on transformers and how it outperforms other models that were implemented for image captioning. In this study will be designing a simple encoder-decoder model, attention model and transformer model for image captioning using Flickr8K dataset where will be discussing about the hyperparameters of the model, type of pre-trained model used and how long the model has been trained. …


Deep Learning Control For Digital Feedback Systems: Improved Performance With Robustness Against Parameter Change, Nuha A. S. Alwan, Zahir M. Hussain Jan 2021

Deep Learning Control For Digital Feedback Systems: Improved Performance With Robustness Against Parameter Change, Nuha A. S. Alwan, Zahir M. Hussain

Research outputs 2014 to 2021

Training data for a deep learning (DL) neural network (NN) controller are obtained from the input and output signals of a conventional digital controller that is designed to provide the suitable control signal to a specified plant within a feedback digital control system. It is found that if the DL controller is sufficiently deep (four hidden layers), it can outperform the conventional controller in terms of settling time of the system output transient response to a unit-step reference signal. That is, the DL controller introduces a damping effect. Moreover, it does not need to be retrained to operate with a …


A Systematic Review Of Convolutional Neural Network-Based Structural Condition Assessment Techniques, Sandeep Sony, Kyle Dunphy, Ayan Sadhu, Miriam A M Capretz Jan 2021

A Systematic Review Of Convolutional Neural Network-Based Structural Condition Assessment Techniques, Sandeep Sony, Kyle Dunphy, Ayan Sadhu, Miriam A M Capretz

Electrical and Computer Engineering Publications

With recent advances in non-contact sensing technology such as cameras, unmanned aerial and ground vehicles, the structural health monitoring (SHM) community has witnessed a prominent growth in deep learning-based condition assessment techniques of structural systems. These deep learning methods rely primarily on convolutional neural networks (CNNs). The CNN networks are trained using a large number of datasets for various types of damage and anomaly detection and post-disaster reconnaissance. The trained networks are then utilized to analyze newer data to detect the type and severity of the damage, enhancing the capabilities of non-contact sensors in developing autonomous SHM systems. In recent …


Rgb-D Data-Based Action Recognition: A Review, Muhammad Bilal Shaikh, Douglas Chai Jan 2021

Rgb-D Data-Based Action Recognition: A Review, Muhammad Bilal Shaikh, Douglas Chai

Research outputs 2014 to 2021

Classification of human actions is an ongoing research problem in computer vision. This review is aimed to scope current literature on data fusion and action recognition techniques and to identify gaps and future research direction. Success in producing cost-effective and portable vision-based sensors has dramatically increased the number and size of datasets. The increase in the number of action recognition datasets intersects with advances in deep learning architectures and computational support, both of which offer significant research opportunities. Naturally, each action-data modality—such as RGB, depth, skeleton, and infrared (IR)—has distinct characteristics; therefore, it is important to exploit the value of …


Bibliometric Review On Image Based Plant Phenotyping, Shrikrishna Ulhas Kolhar, Jayant Jagtap Jan 2021

Bibliometric Review On Image Based Plant Phenotyping, Shrikrishna Ulhas Kolhar, Jayant Jagtap

Library Philosophy and Practice (e-journal)

Plant phenotyping is a quantitative description of structural, physiological and temporal traits of plants resulting from interaction of plant genotypes with the environment. A rapid development is in progress in the field of image-based plant phenotyping. Plant phenotyping has wide range of applications in plant breeding research, plant growth prediction, biotic and abiotic stress analysis, crop management and early disease detection. The main motive is to provide detailed bibliometric review in order to know the available literature and current research trends in the area of plant phenotyping using plant images. The bibliometric analysis is primarily based on Scopus, web of …


Converting Optical Videos To Infrared Videos Using Attention Gan And Its Impact On Target Detection And Classification Performance, Mohammad Shahab Uddin, Reshad Hoque, Kazi Aminul Islam, Chiman Kwan, David Gribben, Jiang Li Jan 2021

Converting Optical Videos To Infrared Videos Using Attention Gan And Its Impact On Target Detection And Classification Performance, Mohammad Shahab Uddin, Reshad Hoque, Kazi Aminul Islam, Chiman Kwan, David Gribben, Jiang Li

Electrical & Computer Engineering Faculty Publications

To apply powerful deep-learning-based algorithms for object detection and classification in infrared videos, it is necessary to have more training data in order to build high-performance models. However, in many surveillance applications, one can have a lot more optical videos than infrared videos. This lack of IR video datasets can be mitigated if optical-to-infrared video conversion is possible. In this paper, we present a new approach for converting optical videos to infrared videos using deep learning. The basic idea is to focus on target areas using attention generative adversarial network (attention GAN), which will preserve the fidelity of target areas. …


Demystifying Artificial Intelligence Based Behavior Prediction Of Traffic Actors For Autonomous Vehicle- A Bibliometric Analysis Of Trends And Techniques, Suresh Sudam Kolekar, Shilpa Shailesh Gite, Biswajeet Pradhan Jan 2021

Demystifying Artificial Intelligence Based Behavior Prediction Of Traffic Actors For Autonomous Vehicle- A Bibliometric Analysis Of Trends And Techniques, Suresh Sudam Kolekar, Shilpa Shailesh Gite, Biswajeet Pradhan

Library Philosophy and Practice (e-journal)

Background: The purpose of this study is to examine, using bibliometric methods, the work done on behavior prediction of traffic actors for autonomous vehicles using various artificial intelligence algorithms from 2011 to 2020.

Methods: Using one of the most common databases, Scopus, numerous papers on behavior prediction of traffic actors for autonomous vehicles were retrieved. The research papers are being considered for the period from 2011 to 2020. The Scopus analyzer is used to obtain some results of the study, such as documents by year, source, and country and so on. VOSviewer Version 1.6.16 is used for the analysis of …