← Search

Xi Jia

7 accepted papers

2024

MERG: Multi-Dimensional Edge Representation Generation Layer for Graph Neural Networks

ICASSP 2024accepted

Edges are essential in describing relationships among nodes. While existing graphs frequently use a single-value edge to describe association between each pair of node vectors, crucial relationships may be disregarded if they are not linearly correlated, which may limit graph analysis performance. A…

Cited by 0SourceScholar
2023

Fourier-Net: Fast Image Registration with Band-Limited Deformation

AAAI 2023technical

Unsupervised image registration commonly adopts U-Net style networks to predict dense displacement fields in the full-resolution spatial domain. For high-resolution volumetric image data, this process is however resource-intensive and time-consuming. To tackle this problem, we propose the Fourier-Ne…

2023

UniFace: Unified Cross-Entropy Loss for Deep Face Recognition

ICCV 2023poster

As a widely used loss function in deep face recognition, the softmax loss cannot guarantee that the minimum positive sample-to-class similarity is larger than the maximum negative sample-to-class similarity. As a result, no unified threshold is available to separate positive sample-to-class pairs fr…

Cited by 29PDFcodeScholar
2023

UniTSFace: Unified Threshold Integrated Sample-to-Sample Loss for Face Recognition

NeurIPS 2023poster

Sample-to-class-based face recognition models can not fully explore the cross-sample relationship among large amounts of facial images, while sample-to-sample-based models require sophisticated pairing processes for training. Furthermore, neither method satisfies the requirements of real-world face…

2021

FS-Net: Fast Shape-Based Network for Category-Level 6D Object Pose Estimation With Decoupled Rotation Mechanism

CVPR 2021poster

In this paper, we focus on category-level 6D pose and size estimation from a monocular RGB-D image. Previous methods suffer from inefficient category-level pose feature extraction, which leads to low accuracy and inference speed. To tackle this problem, we propose a fast shape-based network (FS-Net)…

Cited by 197PDFcodeScholar
2020

G2L-Net: Global to Local Network for Real-Time 6D Pose Estimation With Embedding Vector Features

CVPR 2020poster

In this paper, we propose a novel real-time 6D object pose estimation framework, named G2L-Net. Our network operates on point clouds from RGB-D detection in a divide-and-conquer fashion. Specifically, our network consists of three steps. First, we extract the coarse object point cloud from the RGB-D…

Cited by 133PDFcodeScholar
2020

Geometry Constrained Weakly Supervised Object Localization

ECCV 2020poster

We propose a geometry constrained network, termed GCNet, for weakly supervised object localization (WSOL). GC-Net consists of three modules: a detector, a generator and a classifier. The detector predicts the object location defined by a set of coefficients describing a geometric shape (i.e. ellipse or…