期刊文献+
共找到4,881篇文章
< 1 2 245 >
每页显示 20 50 100
Multifunctional MXene/Carbon Nanotube Janus Film for Electromagnetic Shielding and Infrared Shielding/Detection in Harsh Environments
1
作者 Tufail Hassan Aamir Iqbal +14 位作者 Byungkwon Yoo Jun Young Jo Nilufer Cakmakci Shabbir Madad Naqvi Hyerim Kim Sungmin Jung Noushad Hussain Ujala Zafar Soo Yeong Cho Seunghwan Jeong Jaewoo Kim Jung Min Oh Sangwoon Park Youngjin Jeong Chong Min Koo 《Nano-Micro Letters》 SCIE EI CAS CSCD 2024年第10期543-560,共18页
Multifunctional,flexible,and robust thin films capable of operating in demanding harsh temperature environments are crucial for various cutting-edge applications.This study presents a multifunctional Janus film integr... Multifunctional,flexible,and robust thin films capable of operating in demanding harsh temperature environments are crucial for various cutting-edge applications.This study presents a multifunctional Janus film integrating highly-crystalline Ti_(3)C_(2)T_(x) MXene and mechanically-robust carbon nanotube(CNT)film through strong hydrogen bonding.The hybrid film not only exhibits high electrical conductivity(4250 S cm^(-1)),but also demonstrates robust mechanical strength and durability in both extremely low and high temperature environments,showing exceptional resistance to thermal shock.This hybrid Janus film of 15μm thickness reveals remarkable multifunctionality,including efficient electromagnetic shielding effectiveness of 72 dB in X band frequency range,excellent infrared(IR)shielding capability with an average emissivity of 0.09(a minimal value of 0.02),superior thermal camouflage performance over a wide temperature range(−1 to 300℃)achieving a notable reduction in the radiated temperature by 243℃ against a background temperature of 300℃,and outstanding IR detection capability characterized by a 44%increase in resistance when exposed to 250 W IR radiation.This multifunctional MXene/CNT Janus film offers a feasible solution for electromagnetic shielding and IR shielding/detection under challenging conditions. 展开更多
关键词 MXene/carbon nanotube Janus film Electromagnetic interference shielding infrared shielding Thermal camouflage infrared detection
下载PDF
Infrared Fault Detection Method for Dense Electrolytic Bath Polar Plate Based on YOLOv5s
2
作者 Huiling Yu Yanqiu Hang +2 位作者 Shen Shi Kangning Wu Yizhuo Zhang 《Computers, Materials & Continua》 SCIE EI 2024年第9期4859-4874,共16页
Electrolysis tanks are used to smeltmetals based on electrochemical principles,and the short-circuiting of the pole plates in the tanks in the production process will lead to high temperatures,thus affecting normal pr... Electrolysis tanks are used to smeltmetals based on electrochemical principles,and the short-circuiting of the pole plates in the tanks in the production process will lead to high temperatures,thus affecting normal production.Aiming at the problems of time-consuming and poor accuracy of existing infrared methods for high-temperature detection of dense pole plates in electrolysis tanks,an infrared dense pole plate anomalous target detection network YOLOv5-RMF based on You Only Look Once version 5(YOLOv5)is proposed.Firstly,we modified the Real-Time Enhanced Super-Resolution Generative Adversarial Network(Real-ESRGAN)by changing the U-shaped network(U-Net)to Attention U-Net,to preprocess the images;secondly,we propose a new Focus module that introduces the Marr operator,which can provide more boundary information for the network;again,because Complete Intersection over Union(CIOU)cannot accommodate target borders that are increasing and decreasing,replace CIOU with Extended Intersection over Union(EIOU),while the loss function is changed to Focal and Efficient IOU(Focal-EIOU)due to the different difficulty of sample detection.On the homemade dataset,the precision of our method is 94%,the recall is 70.8%,and the map@.5 is 83.6%,which is an improvement of 1.3%in precision,9.7%in recall,and 7%in map@.5 over the original network.The algorithm can meet the needs of electrolysis tank pole plate abnormal temperature detection,which can lay a technical foundation for improving production efficiency and reducing production waste. 展开更多
关键词 infrared polar plate fault detection YOLOv5 Real-ESRGAN Marr boundary detection operator Focal-EIoU loss
下载PDF
Research on fast detection method of infrared small targets under resourceconstrained conditions
3
作者 ZHANG Rui LIU Min LI Zheng 《红外与毫米波学报》 SCIE EI CAS CSCD 北大核心 2024年第4期582-587,共6页
Infrared small target detection is a common task in infrared image processing.Under limited computa⁃tional resources.Traditional methods for infrared small target detection face a trade-off between the detection rate ... Infrared small target detection is a common task in infrared image processing.Under limited computa⁃tional resources.Traditional methods for infrared small target detection face a trade-off between the detection rate and the accuracy.A fast infrared small target detection method tailored for resource-constrained conditions is pro⁃posed for the YOLOv5s model.This method introduces an additional small target detection head and replaces the original Intersection over Union(IoU)metric with Normalized Wasserstein Distance(NWD),while considering both the detection accuracy and the detection speed of infrared small targets.Experimental results demonstrate that the proposed algorithm achieves a maximum effective detection speed of 95 FPS on a 15 W TPU,while reach⁃ing a maximum effective detection accuracy of 91.9 AP@0.5,effectively improving the efficiency of infrared small target detection under resource-constrained conditions. 展开更多
关键词 infrared UAV image fast small object detection low impedance loss function
下载PDF
Improved Weighted Local Contrast Method for Infrared Small Target Detection
4
作者 Pengge Ma Jiangnan Wang +3 位作者 Dongdong Pang Tao Shan Junling Sun Qiuchun Jin 《Journal of Beijing Institute of Technology》 EI CAS 2024年第1期19-27,共9页
In order to address the problem of high false alarm rate and low probabilities of infrared small target detection in complex low-altitude background,an infrared small target detection method based on improved weighted... In order to address the problem of high false alarm rate and low probabilities of infrared small target detection in complex low-altitude background,an infrared small target detection method based on improved weighted local contrast is proposed in this paper.First,the ratio information between the target and local background is utilized as an enhancement factor.The local contrast is calculated by incorporating the heterogeneity between the target and local background.Then,a local product weighted method is designed based on the spatial dissimilarity between target and background to further enhance target while suppressing background.Finally,the location of target is obtained by adaptive threshold segmentation.As experimental results demonstrate,the method shows superior performance in several evaluation metrics compared with six existing algorithms on different datasets containing targets such as unmanned aerial vehicles(UAV). 展开更多
关键词 infrared small target unmanned aerial vehicles(UAV) local contrast target detection
下载PDF
Infrared Small Target Detection Algorithm Based on ISTD-CenterNet
5
作者 Ning Li Shucai Huang Daozhi Wei 《Computers, Materials & Continua》 SCIE EI 2023年第12期3511-3531,共21页
This paper proposes a real-time detection method to improve the Infrared small target detection CenterNet(ISTD-CenterNet)network for detecting small infrared targets in complex environments.The method eliminates the n... This paper proposes a real-time detection method to improve the Infrared small target detection CenterNet(ISTD-CenterNet)network for detecting small infrared targets in complex environments.The method eliminates the need for an anchor frame,addressing the issues of low accuracy and slow speed.HRNet is used as the framework for feature extraction,and an ECBAM attention module is added to each stage branch for intelligent identification of the positions of small targets and significant objects.A scale enhancement module is also added to obtain a high-level semantic representation and fine-resolution prediction map for the entire infrared image.Besides,an improved sensory field enhancement module is designed to leverage semantic information in low-resolution feature maps,and a convolutional attention mechanism module is used to increase network stability and convergence speed.Comparison experiments conducted on the infrared small target data set ESIRST.The experiments show that compared to the benchmark network CenterNet-HRNet,the proposed ISTD-CenterNet improves the recall by 22.85%and the detection accuracy by 13.36%.Compared to the state-of-the-art YOLOv5small,the ISTD-CenterNet recall is improved by 5.88%,the detection precision is improved by 2.33%,and the detection frame rate is 48.94 frames/sec,which realizes the accurate real-time detection of small infrared targets. 展开更多
关键词 infrared small target detection CenterNet data enhancement feature enhancement attention mechanism
下载PDF
PF-YOLOv4-Tiny: Towards Infrared Target Detection on Embedded Platform
6
作者 Wenbo Li Qi Wang Shang Gao 《Intelligent Automation & Soft Computing》 SCIE 2023年第7期921-938,共18页
Infrared target detection models are more required than ever before to be deployed on embedded platforms,which requires models with less memory consumption and better real-time performance while considering accuracy.T... Infrared target detection models are more required than ever before to be deployed on embedded platforms,which requires models with less memory consumption and better real-time performance while considering accuracy.To address the above challenges,we propose a modified You Only Look Once(YOLO)algorithm PF-YOLOv4-Tiny.The algorithm incorpo-rates spatial pyramidal pooling(SPP)and squeeze-and-excitation(SE)visual attention modules to enhance the target localization capability.The PANet-based-feature pyramid networks(P-FPN)are proposed to transfer semantic information and location information simultaneously to ameliorate detection accuracy.To lighten the network,the standard convolutions other than the backbone network are replaced with depthwise separable convolutions.In post-processing the images,the soft-non-maximum suppression(soft-NMS)algorithm is employed to subside the missed and false detection problems caused by the occlusion between targets.The accuracy of our model can finally reach 61.75%,while the total Params is only 9.3 M and GFLOPs is 11.At the same time,the inference speed reaches 87 FPS on NVIDIA GeForce GTX 1650 Ti,which can meet the requirements of the infrared target detection algorithm for the embedded deployments. 展开更多
关键词 infrared target detection visual attention module spatial pyramid pooling dual-path feature fusion depthwise separable convolution soft-NMS
下载PDF
Research on Infrared Image Fusion Technology Based on Road Crack Detection
7
作者 Guangjun Li Lin Nan +3 位作者 Lu Zhang Manman Feng Yan Liu Xu Meng 《Journal of World Architecture》 2023年第3期21-26,共6页
This study aimed to propose road crack detection method based on infrared image fusion technology.By analyzing the characteristics of road crack images,this method uses a variety of infrared image fusion methods to pr... This study aimed to propose road crack detection method based on infrared image fusion technology.By analyzing the characteristics of road crack images,this method uses a variety of infrared image fusion methods to process different types of images.The use of this method allows the detection of road cracks,which not only reduces the professional requirements for inspectors,but also improves the accuracy of road crack detection.Based on infrared image processing technology,on the basis of in-depth analysis of infrared image features,a road crack detection method is proposed,which can accurately identify the road crack location,direction,length,and other characteristic information.Experiments showed that this method has a good effect,and can meet the requirement of road crack detection. 展开更多
关键词 Road crack detection infrared image fusion technology detection quality
下载PDF
CAFUNeT:A small infrared target detection method in complex backgrounds
8
作者 孙海蓉 康莉 HUANG Jianjun 《中国体视学与图像分析》 2023年第4期332-348,共17页
Small infrared target detection has widespread applications in various fields including military,aviation,and medicine.However,detecting small infrared targets in complex backgrounds remains challenging.To detect smal... Small infrared target detection has widespread applications in various fields including military,aviation,and medicine.However,detecting small infrared targets in complex backgrounds remains challenging.To detect small infrared targets,we propose a variable-structure U-shaped network referred as CAFUNet.A central differential convolution-based encoder,ASPP,an Attention Fusion module,and a decoder module are the critical components of the CAFUNet.The encoder module based on central difference convolution effectively extracts shallow detail information from infrared images,complemented by rich contextual information obtained from the deep features in the decoder module.However,the direct fusion of the shallow detail features with semantic features may lead to feature mismatch.To address this,we incorporate an Attention Fusion(AF)module to enhance the network performance further.We performed ablation studies on each module to evaluate its effectiveness.The results show that our proposed algorithm outperforms the state-of-the-art methods on publicly available datasets. 展开更多
关键词 small infrared target detection central difference convolution ASPP AF
下载PDF
Automatic Detection and Characterization of Human Veins Using Infra-Red Image Processing
9
作者 Jean Ndoumbe Brice Ekobo Akoa +3 位作者 Gaelle Patricia Talotsing Frederic Franck Kounga Samuel Kaissassou Bertin Chouanmo Njo 《Journal of Computer and Communications》 2024年第9期141-159,共19页
The detection and characterization of human veins using infrared (IR) image processing have gained significant attention due to its potential applications in biometric identification, medical diagnostics, and vein-bas... The detection and characterization of human veins using infrared (IR) image processing have gained significant attention due to its potential applications in biometric identification, medical diagnostics, and vein-based authentication systems. This paper presents a low-cost approach for automatic detection and characterization of human veins from IR images. The proposed method uses image processing techniques including segmentation, feature extraction, and, pattern recognition algorithms. Initially, the IR images are preprocessed to enhance vein structures and reduce noise. Subsequently, a CLAHE algorithm is employed to extract vein regions based on their unique IR absorption properties. Features such as vein thickness, orientation, and branching patterns are extracted using mathematical morphology and directional filters. Finally, a classification framework is implemented to categorize veins and distinguish them from surrounding tissues or artifacts. A setup based on Raspberry Pi was used. Experimental results of IR images demonstrate the effectiveness and robustness of the proposed approach in accurately detecting and characterizing human. The developed system shows promising for integration into applications requiring reliable and secure identification based on vein patterns. Our work provides an effective and low-cost solution for nursing staff in low and middle-income countries to perform a safe and accurate venipuncture. 展开更多
关键词 Vein detection Blood Radiation infrared Image CLAHE Algorithm Raspberry Pi
下载PDF
Rapid Detection of Accelerants in Fire Debris Using a Field Portable Mid-Infrared Quantum Cascade Laser Based Analyzer
10
作者 Hao Huang Yongfeng Zhang +6 位作者 Fuqiang Dai Xiaobo Yan Altayeb Hamdalnile Liyun Wu Tingting Zhang Haowen Li Frank Inscore 《Open Journal of Applied Sciences》 CAS 2023年第5期746-757,共12页
Arson presents a challenging crime scene for fire investigators worldwide. Key to the investigation of suspected arson cases is the analysis of fire debris for the presence of accelerants or ignitable liquids. This st... Arson presents a challenging crime scene for fire investigators worldwide. Key to the investigation of suspected arson cases is the analysis of fire debris for the presence of accelerants or ignitable liquids. This study has investigated the application and method development of vapor phase mid-Infrared (mid-IR) spectroscopy using a field portable quantum cascade laser (QCL) based system for the detection and identification of accelerant residues such as gasoline, diesel, and ethanol in fire debris. A searchable spectral library of various ignitable fluids and fuel components measured in the vapor phase was constructed that allowed for real-time identification of accelerants present in samples using software developed in-house. Measurement of vapors collected from paper material that had been doused with an accelerant followed by controlled burning and then extinguished with water showed that positive identification could be achieved for gasoline, diesel, and ethanol. This vapor phase mid-IR QCL method is rapid, easy to use, and has the sensitivity and discrimination capability that make it well suited for non-destructive crime scene sample analysis. Sampling and measurement can be performed in minutes with this 7.5 kg instrument. This vibrational spectroscopic method required no time-consuming sample pretreatment or complicated solvent extraction procedure. The results of this initial feasibility study demonstrate that this portable fire debris analyzer would greatly benefit arson investigators performing analysis on-site. 展开更多
关键词 Quantum Cascade Laser (QCL) Mid-infrared Spectroscopy Fire Debris Analysis Gasoline Vapor detection Ignitable Liquids
下载PDF
Methane concentration detection system based on differential infrared absorption 被引量:1
11
作者 宋林丽 《Journal of Measurement Science and Instrumentation》 CAS CSCD 2015年第2期193-196,共4页
The infrared absorption method for methane concentration detection is an ideal way to detect methane at present. However, it is difficult to spread this method due to its high cost. In this paper, by using a wideband ... The infrared absorption method for methane concentration detection is an ideal way to detect methane at present. However, it is difficult to spread this method due to its high cost. In this paper, by using a wideband infrared light emitting di- ode (LED) accompanied with a PIN photo electric diode, a low-cost methane detection system was designed. To overcome the shortcomings caused by the wide working band, a differential light path was designed. By means of a differential ratio algo- rithm, the stability and the accuracy of the system were guaranteed. Finally, the validity of the system with the proposed algo- rithm was verified by the experiment results. 展开更多
关键词 methane detection infrared absorption differential light path differential ratio algorithm
下载PDF
Novel detection method for infrared small targets using weighted information entropy 被引量:13
12
作者 Xiujie Qu He Chen Guihua Peng 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2012年第6期838-842,共5页
This paper presents a method for detecting the small infrared target under complex background. An algorithm, named local mutation weighted information entropy (LMWIE), is proposed to suppress background. Then, the g... This paper presents a method for detecting the small infrared target under complex background. An algorithm, named local mutation weighted information entropy (LMWIE), is proposed to suppress background. Then, the grey value of targets is enhanced by calculating the local energy. Image segmentation based on the adaptive threshold is used to solve the problems that the grey value of noise is enhanced with the grey value improvement of targets. Experimental results show that compared with the adaptive Butterworth high-pass filter method, the proposed algorithm is more effective and faster for the infrared small target detection. 展开更多
关键词 infrared small target detection local mutation weight-ed information entropy (LMWIE) grey value of target adaptivethreshold.
下载PDF
An infrared target intrusion detection method based on feature fusion and enhancement 被引量:10
13
作者 Xiaodong Hu Xinqing Wang +3 位作者 Xin Yang Dong Wang Peng Zhang Yi Xiao 《Defence Technology(防务技术)》 SCIE EI CAS CSCD 2020年第3期737-746,共10页
Infrared target intrusion detection has significant applications in the fields of military defence and intelligent warning.In view of the characteristics of intrusion targets as well as inspection difficulties,an infr... Infrared target intrusion detection has significant applications in the fields of military defence and intelligent warning.In view of the characteristics of intrusion targets as well as inspection difficulties,an infrared target intrusion detection algorithm based on feature fusion and enhancement was proposed.This algorithm combines static target mode analysis and dynamic multi-frame correlation detection to extract infrared target features at different levels.Among them,LBP texture analysis can be used to effectively identify the posterior feature patterns which have been contained in the target library,while motion frame difference method can detect the moving regions of the image,improve the integrity of target regions such as camouflage,sheltering and deformation.In order to integrate the advantages of the two methods,the enhanced convolutional neural network was designed and the feature images obtained by the two methods were fused and enhanced.The enhancement module of the network strengthened and screened the targets,and realized the background suppression of infrared images.Based on the experiments,the effect of the proposed method and the comparison method on the background suppression and detection performance was evaluated,and the results showed that the SCRG and BSF values of the method in this paper had a better performance in multiple data sets,and it’s detection performance was far better than the comparison algorithm.The experiment results indicated that,compared with traditional infrared target detection methods,the proposed method could detect the infrared invasion target more accurately,and suppress the background noise more effectively. 展开更多
关键词 Target intrusion detection Convolutional neural network Feature fusion infrared target
下载PDF
Fuzzy recognition of missile borne multi-line array infrared detection based on size calculating 被引量:2
14
作者 Bing-shan Lei Jing Li +1 位作者 Wei-na Hao Ke-ding Yan 《Defence Technology(防务技术)》 SCIE EI CAS CSCD 2021年第4期1135-1142,共8页
In order to improve the infrared detection and discrimination ability of the smart munition to the dynamic armor target under the complex background,the multi-line array infrared detection system is established based ... In order to improve the infrared detection and discrimination ability of the smart munition to the dynamic armor target under the complex background,the multi-line array infrared detection system is established based on the combination of the single unit infrared detector.The surface dimension features of ground armored targets are identified by size calculating solution algorithm.The signal response value and the value of size calculating are identified by the method of fuzzy recognition to make the fuzzy classification judgment for armored target.According to the characteristics of the target signal,a custom threshold de-noising function is proposed to solve the problem of signal preprocessing.The multi-line array infrared detection can complete the scanning detection in a large area in a short time with the characteristics of smart munition in the steady-state scanning stage.The method solves the disadvantages of wide scanning interval and low detection probability of single unit infrared detection.By reducing the scanning interval,the number of random rendezvous in the infrared feature area of the upper surface is increased,the accuracy of the size calculating is guaranteed.The experiments results show that in the fuzzy recognition method,the size calculating is introduced as the feature operator,which can improve the recognition ability of the ground armor target with different shape size. 展开更多
关键词 Multi-line array infrared detection Size calculating Custom threshold de-noising Fuzzy comprehensive discrimination algorithm
下载PDF
Driver Fatigue Detection System Based on Colored and Infrared Eye Features Fusion 被引量:1
15
作者 Yuyang Sun Peizhou Yan +2 位作者 Zhengzheng Li Jiancheng Zou Don Hong 《Computers, Materials & Continua》 SCIE EI 2020年第6期1563-1574,共12页
Real-time detection of driver fatigue status is of great significance for road traffic safety.In this paper,a proposed novel driver fatigue detection method is able to detect the driver’s fatigue status around the cl... Real-time detection of driver fatigue status is of great significance for road traffic safety.In this paper,a proposed novel driver fatigue detection method is able to detect the driver’s fatigue status around the clock.The driver’s face images were captured by a camera with a colored lens and an infrared lens mounted above the dashboard.The landmarks of the driver’s face were labeled and the eye-area was segmented.By calculating the aspect ratios of the eyes,the duration of eye closure,frequency of blinks and PERCLOS of both colored and infrared,fatigue can be detected.Based on the change of light intensity detected by a photosensitive device,the weight matrix of the colored features and the infrared features was adjusted adaptively to reduce the impact of lighting on fatigue detection.Video samples of the driver’s face were recorded in the test vehicle.After training the classification model,the results showed that our method has high accuracy on driver fatigue detection in both daytime and nighttime. 展开更多
关键词 Driver fatigue detection feature fusion colored and infrared eye features
下载PDF
Dim Moving Small Target Detection by Local and Global Variance Filtering on Temporal Profiles in Infrared Sequences
16
作者 Chen Hao Liu Delian 《航空兵器》 CSCD 北大核心 2019年第6期43-49,共7页
In this paper, the temporal different characteristics between the target and background pixels are used to detect dim moving targets in the slow-evolving complex background. A local and global variance filter on tempo... In this paper, the temporal different characteristics between the target and background pixels are used to detect dim moving targets in the slow-evolving complex background. A local and global variance filter on temporal profiles is presented that addresses the temporal characteristics of the target and background pixels to eliminate the large variation of background temporal profiles. Firstly, the temporal behaviors of different types of image pixels of practical infrared scenes are analyzed.Then, the new local and global variance filter is proposed. The baseline of the fluctuation level of background temporal profiles is obtained by using the local and global variance filter. The height of the target pulse signal is extracted by subtracting the baseline from the original temporal profiles. Finally, a new target detection criterion is designed. The proposed method is applied to detect dim and small targets in practical infrared sequence images. The experimental results show that the proposed algorithm has good detection performance for dim moving small targets in the complex background. 展开更多
关键词 small target detection infrared image sequences complex background temporal profile variance filtering
下载PDF
Rapid Detection of Cement Raw Meal Composition Based on Near Infrared Spectroscopy
17
作者 HUANG Bing WANG Xiaohong +1 位作者 JIANG Ping QIAO Jia 《Journal of Wuhan University of Technology(Materials Science)》 SCIE EI CAS 2022年第5期900-904,共5页
The composition of cement raw materials was detected by near-infrared spectroscopy.It was found that the BiPLS-SiPLS method selected the NIR spectral band of cement raw materials,and the partial least squares regressi... The composition of cement raw materials was detected by near-infrared spectroscopy.It was found that the BiPLS-SiPLS method selected the NIR spectral band of cement raw materials,and the partial least squares regression algorithm was adopted to establish a quantitative correction model of cement raw materials with good prediction effect.The root-mean-square errors of SiO_(2),Al_(2)O_(3),Fe_(2)O_(3) and CaO calibration were 0.142,0.072,0.034 and 0.188 correspondingly.The results show that the NIR spectroscopy method can detect the composition of cement raw meal rapidly and accurately,which provides a new perspective for the composition detection of cement raw meal. 展开更多
关键词 near infrared spectroscopy cement raw meal band selection detection model
下载PDF
Thermal Infrared Salient Human Detection Model Combined with Thermal Features in Airport Terminal
18
作者 YU Yuecheng LIU Chang +1 位作者 WANG Chuan SHI Jinlong 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI CSCD 2022年第4期434-449,共16页
Target detection in low light background is one of the main tasks of night patrol robots for airport terminal.However,if some algorithms can run on a robot platform with limited computing resources,it is difficult for... Target detection in low light background is one of the main tasks of night patrol robots for airport terminal.However,if some algorithms can run on a robot platform with limited computing resources,it is difficult for these algorithms to ensure the detection accuracy of human body in the airport terminal. A novel thermal infrared salient human detection model combined with thermal features called TFSHD is proposed. The TFSHD model is still based on U-Net,but the decoder module structure and model lightweight have been redesigned. In order to improve the detection accuracy of the algorithm in complex scenes,a fusion module composed of thermal branch and saliency branch is added to the decoder of the TFSHD model. Furthermore,a predictive loss function that is more sensitive to high temperature regions of the image is designed. Additionally,for the sake of reducing the computing resource requirements of the algorithm,a model lightweight scheme that includes simplifying the encoder network structure and controlling the number of decoder channels is adopted. The experimental results on four data sets show that the proposed method can not only ensure high detection accuracy and robustness of the algorithm,but also meet the needs of real-time detection of patrol robots with detection speed above 40 f/s. 展开更多
关键词 thermal infrared image human body detection SALIENCY thermal features lightweight model
下载PDF
Rapid Detection of Fat Content in Chenopodium quinoa Willd by Near Infrared Spectroscopy
19
作者 Xiaoning CAO Junjie WANG +1 位作者 Sichen LIU Zhijun QIAO 《Agricultural Biotechnology》 CAS 2018年第4期115-117,共3页
This study was conducted to find a method for rapid determination of fat content in complete quinoa ( Chenopodium quinoa Willd) seeds. The near infrared spectra of 100 quinoa samples were collected, and a mathematic... This study was conducted to find a method for rapid determination of fat content in complete quinoa ( Chenopodium quinoa Willd) seeds. The near infrared spectra of 100 quinoa samples were collected, and a mathematic model was built using the near infrared spectra, so as to perform prediction. The results showed that within the wavelength range of 1 0 000-4 000 cm ^-1 , the quantification model of fat content built by first derivative +vector normalization spectral pre-processing had better calibration and prediction effects, and showed a determination coefficient of cross validation ( r cv^ 2 ) of 0.939 3 and a determination coefficient of validation ( rval^2 ) of 0.923 5. The near infrared spectral model of fat could be used for rapid detection of fat contents in quinoa. 展开更多
关键词 Chenopodium quinoa Willd FAT Near infrared spectroscopy Rapid detection
下载PDF
Model Development of p-i-n Germanium Devices for Infrared Detection
20
作者 Caitlin R. Philippi John W. Zeller +3 位作者 Nibir K. Dhar Priyalal Wijewarnasuriya Ashok K. Sood Harry Efstathiadis 《Optics and Photonics Journal》 2018年第6期201-211,共11页
Germanium offers many benefits over groups III-V materials when used for infrared detection. Most importantly, germanium is compatible with Complementary Metal Oxide Semiconductor (CMOS) manufacturing which allows for... Germanium offers many benefits over groups III-V materials when used for infrared detection. Most importantly, germanium is compatible with Complementary Metal Oxide Semiconductor (CMOS) manufacturing which allows for a low-cost, high-throughput device, and it does not require cooling, which many III-V devices do. With the deposition of germanium directly on silicon, there will be a thermally induced strain due to the difference in thermal expansion coefficients between the two materials. When a biaxial tensile strain is present, the direct bandgap of germanium is lowered to ~0.77 eV and is capable of absorbing longer wavelengths. We have used a two-step deposition process to create a strained germanium film in order to fabricate a photodetector device. Our device has a dark current of 1.35 nA and a photocurrent of 22.5 nA at 1570 nm wavelength. Next, we developed a model in order to compare theoretical results with experimental results. The results indicate that the model is in close agreement with our measured data, and we are therefore able to use it to model future devices. 展开更多
关键词 infrared detection GERMANIUM PHOTODETECTOR Model TCAD
下载PDF
上一页 1 2 245 下一页 到第
使用帮助 返回顶部