Search Results for author: Xinming Huang

Found 27 papers, 12 papers with code

PRISE: Demystifying Deep Lucas-Kanade with Strongly Star-Convex Constraints for Multimodel Image Alignment

no code implementations CVPR 2023 Yiqing Zhang, Xinming Huang, Ziming Zhang

The Lucas-Kanade (LK) method is a classic iterative homography estimation algorithm for image alignment, but often suffers from poor local optimality especially when image pairs have large distortions.

Homography Estimation

Self-supervised Geometric Features Discovery via Interpretable Attentio for Vehicle Re-Identification and Beyond (Complete Version)

1 code implementation5 Feb 2023 Ming Li, Xinming Huang, Ziming Zhang

To learn distinguishable patterns, most of recent works in vehicle re-identification (ReID) struggled to redevelop official benchmarks to provide various supervisions, which requires prohibitive human labors.

Representation Learning Self-Supervised Learning +1

A Near Sensor Edge Computing System for Point Cloud Semantic Segmentation

no code implementations12 Jul 2022 Lin Bai, Yiming Zhao, Xinming Huang

In this system, a FPGA-based deep learning accelerator core (DPU) is placed next to the LiDAR sensor, to perform point cloud pre-processing and segmentation neural network.

Autonomous Driving Decision Making +3

CoFi: Coarse-to-Fine ICP for LiDAR Localization in an Efficient Long-lasting Point Cloud Map

no code implementations19 Oct 2021 Yecheng Lyu, Xinming Huang, Ziming Zhang

In addition, we propose a map based LiDAR localization algorithm that extracts semantic feature points from the LiDAR frames and apply CoFi to estimate the pose on an efficient point cloud map.

Semantic Segmentation

FIDNet: LiDAR Point Cloud Semantic Segmentation with Fully Interpolation Decoding

1 code implementation8 Sep 2021 Yiming Zhao, Lin Bai, Xinming Huang

In this paper, we propose a new projection-based LiDAR semantic segmentation pipeline that consists of a novel network structure and an efficient post-processing step.

LIDAR Semantic Segmentation Robust 3D Semantic Segmentation +1

Revisiting 2D Convolutional Neural Networks for Graph-based Applications

no code implementations23 May 2021 Yecheng Lyu, Xinming Huang, Ziming Zhang

Graph convolutional networks (GCNs) are widely used in graph-based applications such as graph classification and segmentation.

Computational Efficiency Graph Classification +1

Enabling 3D Object Detection with a Low-Resolution LiDAR

no code implementations4 May 2021 Lin Bai, Yiming Zhao, Xinming Huang

Light Detection And Ranging (LiDAR) has been widely used in autonomous vehicles for perception and localization.

3D Object Detection Autonomous Driving +3

Deep Lucas-Kanade Homography for Multimodal Image Alignment

1 code implementation CVPR 2021 Yiming Zhao, Xinming Huang, Ziming Zhang

With those properties, directly updating the Lucas-Kanade algorithm on our feature maps will precisely align image pairs with large appearance changes.

A Surface Geometry Model for LiDAR Depth Completion

1 code implementation17 Apr 2021 Yiming Zhao, Lin Bai, Ziming Zhang, Xinming Huang

Therefore, it is assumed those pixels share the same surface with the nearest LiDAR point, and their respective depth can be estimated as the nearest LiDAR depth value plus a residual error.

Depth Completion Self-Supervised Learning

EllipsoidNet: Ellipsoid Representation for Point Cloud Classification and Segmentation

no code implementations3 Mar 2021 Yecheng Lyu, Xinming Huang, Ziming Zhang

In recent years, point cloud representation in 2D space has attracted increasing research interest since it exposes the local geometry features in a 2D space.

Classification General Classification +1

Self-supervised Geometric Features Discovery via Interpretable Attention for Vehicle Re-Identification and Beyond

1 code implementation ICCV 2021 Ming Li, Xinming Huang, Ziming Zhang

To learn distinguishable patterns, most of recent works in vehicle re-identification (ReID) struggled to redevelop official benchmarks to provide various supervisions, which requires prohibitive human labors.

Representation Learning Self-Supervised Learning +2

RoadNet-RT: High Throughput CNN Architecture and SoC Design for Real-Time Road Segmentation

1 code implementation13 Jun 2020 Lin Bai, Yecheng Lyu, Xinming Huang

In order to reach real-time process speed, a light-weight, high-throughput CNN architecture namely RoadNet-RT is proposed for road segmentation in this paper.

Autonomous Driving Road Segmentation

Automatic Building and Labeling of HD Maps with Deep Learning

no code implementations1 Jun 2020 Mahdi Elhousni, Yecheng Lyu, Ziming Zhang, Xinming Huang

This approach speeds up the process of building and labeling HD maps, which can make meaningful contribution to the deployment of autonomous vehicle.

Autonomous Driving

A Survey on 3D LiDAR Localization for Autonomous Vehicles

no code implementations1 Jun 2020 Mahdi Elhousni, Xinming Huang

LiDAR sensors are becoming one of the most essential sensors in achieving full autonomy for self driving cars.

Autonomous Driving Self-Driving Cars

PointNet on FPGA for Real-Time LiDAR Point Cloud Processing

no code implementations29 May 2020 Lin Bai, Yecheng Lyu, Xin Xu, Xinming Huang

LiDAR sensors have been widely used in many autonomous vehicle modalities, such as perception, mapping, and localization.

Autonomous Vehicles Segmentation

Learning to Segment 3D Point Clouds in 2D Image Space

1 code implementation CVPR 2020 Yecheng Lyu, Xinming Huang, Ziming Zhang

In contrast to the literature where local patterns in 3D point clouds are captured by customized convolutional operators, in this paper we study the problem of how to effectively and efficiently project such point clouds into a 2D image space so that traditional 2D convolutional neural networks (CNNs) such as U-Net can be applied for segmentation.

3D Part Segmentation graph construction +1

Graph-Preserving Grid Layout: A Simple Graph Drawing Method for Graph Classification using CNNs

no code implementations26 Sep 2019 Yecheng Lyu, Xinming Huang, Ziming Zhang

Graph convolutional networks (GCNs) suffer from the irregularity of graphs, while more widely-used convolutional neural networks (CNNs) benefit from regular grids.

Data Augmentation General Classification +1

A CNN Accelerator on FPGA Using Depthwise Separable Convolution

no code implementations3 Sep 2018 Lin Bai, Yiming Zhao, Xinming Huang

The state-of-the-art CNNs, such as MobileNetV2 and Xception, adopt depthwise separable convolution to replace the standard convolution for embedded platforms.

ChipNet: Real-Time LiDAR Processing for Drivable Region Segmentation on an FPGA

no code implementations10 Aug 2018 Yecheng Lyu, Lin Bai, Xinming Huang

This paper presents a field-programmable gate array (FPGA) design of a segmentation algorithm based on convolutional neural network (CNN) that can process light detection and ranging (LiDAR) data in real-time.

Autonomous Vehicles Segmentation +1

Road Segmentation Using CNN and Distributed LSTM

2 code implementations10 Aug 2018 Yecheng Lyu, Lin Bai, Xinming Huang

In automated driving systems (ADS) and advanced driver-assistance systems (ADAS), an efficient road segmentation is necessary to perceive the drivable region and build an occupancy map for path planning.

Road Segmentation Segmentation

Road Segmentation Using CNN with GRU

no code implementations14 Apr 2018 Yecheng Lyu, Xinming Huang

This paper presents an accurate and fast algorithm for road segmentation using convolutional neural network (CNN) and gated recurrent units (GRU).

Autonomous Vehicles Road Segmentation +1

Real-Time Road Segmentation Using LiDAR Data Processing on an FPGA

no code implementations7 Nov 2017 Yecheng Lyu, Lin Bai, Xinming Huang

In this work, a convolutional neural network model is proposed and trained to perform semantic segmentation using the LiDAR sensor data.

Robotics

Cannot find the paper you are looking for? You can Submit a new open access paper.