Occurrence of crimes has been on the constant rise despite the emerging discoveries and advancements in the technological field in the past *** of the most tedious tasks is to track a suspect once a crime is *** most ...
详细信息
Occurrence of crimes has been on the constant rise despite the emerging discoveries and advancements in the technological field in the past *** of the most tedious tasks is to track a suspect once a crime is *** most of the crimes are committed by individuals who have a history of felonies,it is essential for a monitoring system that does not just detect the person’s face who has committed the crime,but also their ***,a smart criminal detection and identification system that makes use of the OpenCV Deep Neural Network(DNN)model which employs a Single Shot Multibox Detector for detection of face and an auto-encoder model in which the encoder part is used for matching the captured facial images with the criminals has been *** detection and extraction of the face in the image by face cropping,the captured face is then compared with the images in the *** comparison is performed by calculating the similarity value between each pair of images that are obtained by using the Cosine Similarity *** plotting the values in a graph to find the threshold value,we conclude that the confidence rate of the encoder model is 0.75 and above.
Numerous neural network(NN)applications are now being deployed to mobile *** applications usually have large amounts of calculation and data while requiring low inference latency,which poses challenges to the computin...
详细信息
Numerous neural network(NN)applications are now being deployed to mobile *** applications usually have large amounts of calculation and data while requiring low inference latency,which poses challenges to the computing ability of mobile ***,devices’life and performance depend on ***,in many scenarios,such as industrial production and automotive systems,where the environmental temperatures are usually high,it is important to control devices’temperatures to maintain steady *** this paper,we propose a thermal-aware channel-wise heterogeneous NN inference *** contains two parts,the thermal-aware dynamic frequency(TADF)algorithm and the heterogeneous-processor single-layer workload distribution(HSWD)*** on a mobile device’s architecture characteristics and environmental temperature,TADF can adjust the appropriate running speed of the central processing unit and graphics processing unit,and then the workload of each layer in the NN model is distributed by HSWD in line with each processor’s running speed and the characteristics of the layers as well as heterogeneous *** experimental results,where representative NNs and mobile devices were used,show that the proposed method can considerably improve the speed of the on-device inference by 21%–43%over the traditional inference method.
作者:
Liawatimena, SuryadiputraGunawan, DevinaBina Nusantara University
Automotive & Robotics Program Computer Engineering Department BINUS ASO School of Engineering Computer Science Deparment BINUS Graduate Program Master of Computer Science Jakarta11480 Indonesia Bina Nusantara University
Automotive & Robotics Program Computer Engineering Department BINUS ASO School of Engineering Jakarta11480 Indonesia
Modern retail businesses face a significant challenge with the inefficiency of manually changing price labels on shelves. This manual process not only consumes valuable time and resources but also increases the likeli...
详细信息
Temporal knowledge graph(TKG) reasoning, has seen widespread use for modeling real-world events, particularly in extrapolation settings. Nevertheless, most previous studies are embedded models, which require both enti...
详细信息
Temporal knowledge graph(TKG) reasoning, has seen widespread use for modeling real-world events, particularly in extrapolation settings. Nevertheless, most previous studies are embedded models, which require both entity and relation embedding to make predictions, ignoring the semantic correlations among different entities and relations within the same timestamp. This can lead to random and nonsensical predictions when unseen entities or relations occur. Furthermore, many existing models exhibit limitations in handling highly correlated historical facts with extensive temporal depth. They often either overlook such facts or overly accentuate the relationships between recurring past occurrences and their current counterparts. Due to the dynamic nature of TKG, effectively capturing the evolving semantics between different timestamps can be *** address these shortcomings, we propose the recurrent semantic evidenceaware graph neural network(RE-SEGNN), a novel graph neural network that can learn the semantics of entities and relations simultaneously. For the former challenge, our model can predict a possible answer to missing quadruples based on semantics when facing unseen entities or relations. For the latter problem, based on an obvious established force, both the recency and frequency of semantic history tend to confer a higher reference value for the current. We use the Hawkes process to compute the semantic trend, which allows the semantics of recent facts to gain more attention than those of distant facts. Experimental results show that RE-SEGNN outperforms all SOTA models in entity prediction on 6 widely used datasets, and 5 datasets in relation prediction. Furthermore, the case study shows how our model can deal with unseen entities and relations.
This study investigates the capabilities and flexibility of edge devices for real-time data processing near the source. A configurable Nvidia Jetson Nano system is used to deploy nine pre-trained computer vision model...
详细信息
Edge learning (EL) is an end-to-edge collaborative learning paradigm enabling devices to participate in model training and data analysis, opening countless opportunities for edge intelligence. As a promising EL framew...
详细信息
As more and more composite materials are used in lightweight vehicle white bodies,self-pierce riveting(SPR)technology has attracted great ***,the existing riveting tools still have the disadvantages of low efficiency ...
详细信息
As more and more composite materials are used in lightweight vehicle white bodies,self-pierce riveting(SPR)technology has attracted great ***,the existing riveting tools still have the disadvantages of low efficiency and *** improve these disadvantages and the riveting qualification rate,this paper improves the control scheme of the existing riveting tools,and proposes a novel controller design approach of the flexible servo riveting system based on the RBF network and SPR ***,this paper briefly introduces the working principle and SPR procedure of the servo riveting *** a moving component force analysis is performed,which lays the foundation for the motion ***,the riveting quality inspection rules of traditional riveting tools are used for reference to plan the force-displacement curve *** control this process,the riveting force is fed back into the closed-loop control of the riveting tool and the riveting speed is computed based on the admittance control ***,this paper adopts the permanent magnet synchronous motor(PMSM)as the power of riveting tool,and proposes an integral sliding mode control approach based on the improved reaching law and the radial basis function(RBF)network friction compensation for the PMSM speed ***,the proposed control approach is simulated by Matlab,and is applied to the servo riveting system designed by our *** simulation and riveting results show the feasibility of the designed controller.
Monitoring abnormal attention has a wide range of applications in Human-Robot Interaction systems, such as autonomous driving, virtual reality, and remote operation. Due to factors like fatigue, drowsiness, and distra...
详细信息
Graph processing has been widely used in many scenarios,from scientific computing to artificial *** processing exhibits irregular computational parallelism and random memory accesses,unlike traditional ***,running gra...
详细信息
Graph processing has been widely used in many scenarios,from scientific computing to artificial *** processing exhibits irregular computational parallelism and random memory accesses,unlike traditional ***,running graph processing workloads on conventional architectures(e.g.,CPUs and GPUs)often shows a significantly low compute-memory ratio with few performance benefits,which can be,in many cases,even slower than a specialized single-thread graph *** domain-specific hardware designs are essential for graph processing,it is still challenging to transform the hardware capability to performance boost without coupled software *** article presents a graph processing ecosystem from hardware to *** start by introducing a series of hardware accelerators as the foundation of this ***,the codesigned parallel graph systems and their distributed techniques are presented to support graph ***,we introduce our efforts on novel graph applications and hardware *** results show that various graph applications can be efficiently accelerated in this graph processing ecosystem.
The Janus Problem is a common issue in SDS-based text-to-3D methods. Due to view encoding approach and 2D diffusion prior guidance, the 3D representation model tends to learn content with higher certainty from each pe...
暂无评论