In this research, we introduce an innovative saliency detection algorithm, comprising three essential steps. Firstly, leveraging fully convolutional networks with aggregation interaction modules, we generate an initia...
详细信息
Few-shot semantic segmentation (FSS) endeavors to segment unseen classes with only a few labeled samples. Current FSS methods are commonly built on the assumption that their training and application scenarios share si...
详细信息
This paper addresses the challenge of the poor accuracy and the toolpath deviation in Incremental Sheet Forming (ISF) caused by the forming forces applied to the workpiece. The paper proposes an offline toolpath error...
This paper addresses the challenge of the poor accuracy and the toolpath deviation in Incremental Sheet Forming (ISF) caused by the forming forces applied to the workpiece. The paper proposes an offline toolpath error compensation approach based on stiffness analysis. A truncated cone was used as a test case and the numerical simulation of the ISF process was conducted on Abaqus CAE software to extract forming forces corresponding to toolpath points. The compensation algorithm is based on the Virtual Joint Method (VJM) and is implemented on a FANUC R-2000iC/165F robot using RoboDK API for MATLAB. The results show that the deviation of the robot tool due to the forming forces may reach up to 20 mm which can be handled by the compensated toolpath. Finally, the study proposes an overall process for the stiffness-based correction algorithm.
Incremental forming encounters a common challenge known as the springback effect, wherein the workpiece undergoes elastic deformation and deviates slightly from the desired shape once the forming tool is released. Thi...
Incremental forming encounters a common challenge known as the springback effect, wherein the workpiece undergoes elastic deformation and deviates slightly from the desired shape once the forming tool is released. This discrepancy between the intended and obtained shape results in reduced geometric accuracy, making incremental forming less precise compared to conventional methods. This research presents a novel springback effect compensation model for sheet forming processes. The main objective is to evaluate the model's performance across various profiles, with a focus on enhancing precision and accuracy in the formed shapes. The proposed model demonstrates an impressive ability to compensate for approximately 60% of the springback effect, offering a practical solution for offline springback compensation.
This paper reports on a novel method for LiDAR odometry estimation, which completely parameterizes the system with dual quaternions. To accomplish this, the features derived from the point cloud, including edges, surf...
详细信息
Exemplar-free class-incremental learning (CIL) poses several challenges since it prohibits the rehearsal of data from previous tasks and thus suffers from catastrophic forgetting. Recent approaches to incrementally le...
Exemplar-free class-incremental learning (CIL) poses several challenges since it prohibits the rehearsal of data from previous tasks and thus suffers from catastrophic forgetting. Recent approaches to incrementally learning the classifier by freezing the feature extractor after the first task have gained much attention. In this paper, we explore prototypical networks for CIL, which generate new class prototypes using the frozen feature extractor and classify the features based on the Euclidean distance to the prototypes. In an analysis of the feature distributions of classes, we show that classification based on Euclidean metrics is successful for jointly trained features. However, when learning from non-stationary data, we observe that the Euclidean metric is suboptimal and that feature distributions are heterogeneous. To address this challenge, we revisit the anisotropic Mahalanobis distance for CIL. In addition, we empirically show that modeling the feature covariance relations is better than previous attempts at sampling features from normal distributions and training a linear classifier. Unlike existing methods, our approach generalizes to both many- and few-shot CIL settings, as well as to domain-incremental settings. Interestingly, without updating the backbone network, our method obtains state-of-the-art results on several standard continual learning benchmarks. Code is available at https://***/dipamgoswami/FeCAM.
In recent years, the challenge of 3D shape analysis within point cloud data has gathered significant attention in computervision. Addressing the complexities of effective 3D information representation and meaningful ...
详细信息
With the advancement of computing resources, an increasing number of Neural Networks (NNs) are appearing for image detection and segmentation appear. However, these methods usually accept as input a RGB 2D image. On t...
详细信息
In this work, we propose a model predictive controller (MPC) for simultaneous position and tension tracking in twisted string actuator-based antagonistic joints. The proposed controller takes into account unidirection...
详细信息
Recent studies have shown the vulnerability of CNNs under perturbation noises, which is partially caused by the reason that the well-trained CNNs are too biased toward the object texture, i.e., they make predictions m...
Recent studies have shown the vulnerability of CNNs under perturbation noises, which is partially caused by the reason that the well-trained CNNs are too biased toward the object texture, i.e., they make predictions mainly based on texture cues. To reduce this texture-bias, current studies resort to learning augmented samples with heavily perturbed texture to make networks be more biased toward relatively stable shape cues. However, such methods usually fail to achieve real shape-biased networks due to the insufficient diversity of the shape cues. In this paper, we propose to augment the training dataset by generating semantically meaningful shapes and samples, via a shape deformation-based online augmentation, namely as SDbOA. The samples generated by our SDbOA have two main merits. First, the augmented samples with more diverse shape variations enable networks to learn the shape cues more elaborately, which encourages the network to be shape-biased. Second, semantic-meaningful shape-augmentation samples could be produced by jointly regularizing the generator with object texture and edge-guidance soft constraint, where the edges are represented more robustly with a self information guided map to better against the noises on them. Extensive experiments under various perturbation noises demonstrate the obvious superiority of our shape-bias-motivated model over the state of the arts in terms of robustness performance. Code is available at https://***/C0notSilly/-ICCV-23-Edge-Deformation-based-Online-Augmentation.
暂无评论