scholarly journals Pose-Assisted Multi-Camera Collaboration for Active Object Tracking

2020 ◽  
Vol 34 (01) ◽  
pp. 759-766
Author(s):  
Jing Li ◽  
Jing Xu ◽  
Fangwei Zhong ◽  
Xiangyu Kong ◽  
Yu Qiao ◽  
...  

Active Object Tracking (AOT) is crucial to many vision-based applications, e.g., mobile robot, intelligent surveillance. However, there are a number of challenges when deploying active tracking in complex scenarios, e.g., target is frequently occluded by obstacles. In this paper, we extend the single-camera AOT to a multi-camera setting, where cameras tracking a target in a collaborative fashion. To achieve effective collaboration among cameras, we propose a novel Pose-Assisted Multi-Camera Collaboration System, which enables a camera to cooperate with the others by sharing camera poses for active object tracking. In the system, each camera is equipped with two controllers and a switcher: The vision-based controller tracks targets based on observed images. The pose-based controller moves the camera in accordance to the poses of the other cameras. At each step, the switcher decides which action to take from the two controllers according to the visibility of the target. The experimental results demonstrate that our system outperforms all the baselines and is capable of generalizing to unseen environments. The code and demo videos are available on our website https://sites.google.com/view/pose-assisted-collaboration.

2015 ◽  
Vol 740 ◽  
pp. 668-671
Author(s):  
Yu Bing Dong ◽  
Ying Sun ◽  
Ming Jing Li

Multi-object tracking has been a challenging topic in computer vision. A Simple and efficient moving multi-object tracking algorithm is proposed. A new tracking method combined with trajectory prediction and a sub-block matching is used to handle the objects occlusion. The experimental results show that the proposed algorithm has good performance.


1994 ◽  
Vol 29 (4) ◽  
pp. 127-132 ◽  
Author(s):  
Naomi Rea ◽  
George G. Ganf

Experimental results demonstrate bow small differences in depth and water regime have a significant affect on the accumulation and allocation of nutrients and biomass. Because the performance of aquatic plants depends on these factors, an understanding of their influence is essential to ensure that systems function at their full potential. The responses differed for two emergent species, indicating that within this morphological category, optimal performance will fall at different locations across a depth or water regime gradient. The performance of one species was unaffected by growth in mixture, whereas the other performed better in deep water and worse in shallow.


2021 ◽  
Vol 18 (3) ◽  
pp. 172988142110264
Author(s):  
Jiqing Chen ◽  
Chenzhi Tan ◽  
Rongxian Mo ◽  
Hongdu Zhang ◽  
Ganwei Cai ◽  
...  

Among the shortcomings of the A* algorithm, for example, there are many search nodes in path planning, and the calculation time is long. This article proposes a three-neighbor search A* algorithm combined with artificial potential fields to optimize the path planning problem of mobile robots. The algorithm integrates and improves the partial artificial potential field and the A* algorithm to address irregular obstacles in the forward direction. The artificial potential field guides the mobile robot to move forward quickly. The A* algorithm of the three-neighbor search method performs accurate obstacle avoidance. The current pose vector of the mobile robot is constructed during obstacle avoidance, the search range is narrowed to less than three neighbors, and repeated searches are avoided. In the matrix laboratory environment, grid maps with different obstacle ratios are compared with the A* algorithm. The experimental results show that the proposed improved algorithm avoids concave obstacle traps and shortens the path length, thus reducing the search time and the number of search nodes. The average path length is shortened by 5.58%, the path search time is shortened by 77.05%, and the number of path nodes is reduced by 88.85%. The experimental results fully show that the improved A* algorithm is effective and feasible and can provide optimal results.


2021 ◽  
Vol 40 (1) ◽  
pp. 551-563
Author(s):  
Liqiong Lu ◽  
Dong Wu ◽  
Ziwei Tang ◽  
Yaohua Yi ◽  
Faliang Huang

This paper focuses on script identification in natural scene images. Traditional CNNs (Convolution Neural Networks) cannot solve this problem perfectly for two reasons: one is the arbitrary aspect ratios of scene images which bring much difficulty to traditional CNNs with a fixed size image as the input. And the other is that some scripts with minor differences are easily confused because they share a subset of characters with the same shapes. We propose a novel approach combing Score CNN, Attention CNN and patches. Attention CNN is utilized to determine whether a patch is a discriminative patch and calculate the contribution weight of the discriminative patch to script identification of the whole image. Score CNN uses a discriminative patch as input and predict the score of each script type. Firstly patches with the same size are extracted from the scene images. Secondly these patches are used as inputs to Score CNN and Attention CNN to train two patch-level classifiers. Finally, the results of multiple discriminative patches extracted from the same image via the above two classifiers are fused to obtain the script type of this image. Using patches with the same size as inputs to CNN can avoid the problems caused by arbitrary aspect ratios of scene images. The trained classifiers can mine discriminative patches to accurately identify some confusing scripts. The experimental results show the good performance of our approach on four public datasets.


2021 ◽  
Vol 8 (1) ◽  
Author(s):  
Hossein Ahmadvand ◽  
Fouzhan Foroutan ◽  
Mahmood Fathy

AbstractData variety is one of the most important features of Big Data. Data variety is the result of aggregating data from multiple sources and uneven distribution of data. This feature of Big Data causes high variation in the consumption of processing resources such as CPU consumption. This issue has been overlooked in previous works. To overcome the mentioned problem, in the present work, we used Dynamic Voltage and Frequency Scaling (DVFS) to reduce the energy consumption of computation. To this goal, we consider two types of deadlines as our constraint. Before applying the DVFS technique to computer nodes, we estimate the processing time and the frequency needed to meet the deadline. In the evaluation phase, we have used a set of data sets and applications. The experimental results show that our proposed approach surpasses the other scenarios in processing real datasets. Based on the experimental results in this paper, DV-DVFS can achieve up to 15% improvement in energy consumption.


1993 ◽  
Vol 8 (9) ◽  
pp. 2344-2353 ◽  
Author(s):  
J-M. Berthelot ◽  
Souda M. Ben ◽  
J.L. Robert

The experimental study of wave attenuation in concrete has been achieved in the case of the propagation of plane waves in concrete rods. Different mortars and concretes have been investigated. A transmitter transducer coupled to one of the ends of the concrete rod generates the propagation of a plane wave in the rod. The receiver transducer, similar to the previous one, is coupled to the other end of the rod. The experimental results lead to an analytical expression for wave attenuation as function of the concrete composition, the propagation distance, and the wave frequency.


Robotics ◽  
2021 ◽  
Vol 10 (2) ◽  
pp. 68
Author(s):  
Lei Shi ◽  
Cosmin Copot ◽  
Steve Vanlanduit

In gaze-based Human-Robot Interaction (HRI), it is important to determine human visual intention for interacting with robots. One typical HRI interaction scenario is that a human selects an object by gaze and a robotic manipulator will pick up the object. In this work, we propose an approach, GazeEMD, that can be used to detect whether a human is looking at an object for HRI application. We use Earth Mover’s Distance (EMD) to measure the similarity between the hypothetical gazes at objects and the actual gazes. Then, the similarity score is used to determine if the human visual intention is on the object. We compare our approach with a fixation-based method and HitScan with a run length in the scenario of selecting daily objects by gaze. Our experimental results indicate that the GazeEMD approach has higher accuracy and is more robust to noises than the other approaches. Hence, the users can lessen cognitive load by using our approach in the real-world HRI scenario.


1948 ◽  
Vol 21 (4) ◽  
pp. 853-859
Author(s):  
R. F. A. Altman

Abstract As numerous investigators have shown, some of the nonrubber components of Hevea latex have a decided accelerating action on the process of vulcanization. A survey of the literature on this subject points to the validity of certain general facts. 1. Among the nonrubber components of latex which have been investigated, certain nitrogenous bases appear to be most important for accelerating the rate of vulcanization. 2. These nitrogen bases apparently occur partly naturally in fresh latex, and partly as the result of putrefaction, heating, and other decomposition processes. 3. The nitrogen bases naturally present in fresh latex at later stages have been identified by Altman to be trigonelline, stachhydrine, betonicine, choline, methylamine, trimethylamine, and ammonia. These bases are markedly active in vulcanization, as will be seen in the section on experimental results. 4. The nitrogenous substances formed by the decomposition processes have only partly been identified, on the one hand as tetra- and pentamethylene diamine and some amino acids, on the other hand as alkaloids, proline, diamino acids, etc. 5. It has been generally accepted that these nitrogenous substances are derived from the proteins of the latex. 6. Decomposition appears to be connected with the formation of a considerable amount of acids. 7. The production of volatile nitrogen bases as a rule accompanies the decomposition processes. These volatile products have not been identified. 8. The active nitrogen bases, either already formed or derived from complex nitrogenous substances, seem to be soluble in water but only slightly soluble in acetone.


Sign in / Sign up

Export Citation Format

Share Document