Skip to content
@WHU-USI3DV

WHU-USI3DV

Urban Spatial Intelligence Research Group at LIESMARS, Wuhan University

🎉 🎊 💡 WHU-USI3DV 🎓 👋 👏

We are Urban Spatial Intelligence (USI) Research Group at the State Key Laboratory of Information Engineering in Surveying, Mapping and Remote Sensing (LIESMARS), Wuhan University. We focus on 3D Computer Vision, particularly including 3D reconstruction, scene understanding, and point cloud processing as well as their applications in intelligent transportation system, digital twin cities, urban sustainable development, and robotics. Check our works by topic:

Our Team (click to expand):
  • Lab Leaders
  • Academic Advisors
    • Yuan Liu (刘缘): Incoming Assistant Professor at HKUST, working on 3D AIGC including neural rendering, neural representations, and 3D generative models.
    • Xiaoxin Mi (米晓新): PostDoc at Wuhan University of Technology, working on scene understanding and modeling and intelligent transportation system.
  • Activate Members
    • Yuhao Li (李雨昊): PhD student in LIESMARS. Research interests include Mobile Laser Scanning Point Cloud, LiDAR SLAM, Multi-modality Fusion, Place Recognition, Retrieval and Localization.
    • Xianghong Zou (邹响红): PhD student in LIESMARS. Research interest lies in the field of 3D Computer Vision, particularly including point cloud localization and 3D change detection.
    • Haiping Wang (王海平): Ph.D. student at LIESMARS, interested in 3D reconstruction, 3D understanding, and 3D LLM.
    • Xin Zhao (赵昕): Ph.D. student at the School of Computer Science, Wuhan University, interested in robot mapping and positioning, such as LiDAR SLAM, Place Recognition and Localization..
    • Chen Long (龙宸) PHD student at LIESMARS, interested in point cloud enhancement, 3D shape restoration, urban sustainable development.
    • Zhen Cao (曹臻) PHD student at LIESMARS, interested in point cloud completion, scene understanding.
    • Youqi Liao (廖有祺) Master student at LIESMARS, focus on visual localization and place recognition.
    • Hang Xu (徐航) Master student student at LIESMARS, interested in point cloud generation and completion, 3D edit.
    • Yuning Peng (彭昱宁) Master student student at LIESMARS, interested in 3D scene understanding, 3D reconstruction, and 3D large language models (LLMs).
    • Yizhe Zhang (张奕喆) Master student student at LIESMARS, interested in Robotics, especially in 3D Reconstruction and Automatic Control.
Public datasets (click to expand):
  • 📂 WHU-TLS Github stars: TLS PC registration benchmark covering 11 scenarios;
  • 📂 WHU-Helmet Github stars: A helmet-based multi-sensor SLAM benchmark;
  • 📂 WHU-Urban-3D : ALS/MLS semantic/instance segmentation benchmark;
  • 📂 WHU-Railway3D Github stars: Semantic segmentation benchmark for railway scenario;
  • 📂 WHU-Lane Github stars: A Benchmark Approach and Dataset for Large-scale Lane Mapping from MLS Point Clouds;
Point Cloud Registration (click to expand):
  • 📂 BSC (ISPRS J'17) Github stars: A handcrafted point cloud local descriptor utilizing CPU;
  • 📂 YOHO (ACM MM'22) Github stars: A learning-based point cloud local rotation-equivariant descriptor;
  • 📂 RoReg (TPAMI'23) Github stars: Utilizing rotation-equivariance in the whole pipeline of pairwise registration;
  • 📂 SGHR (CVPR'23) Github stars: A simple multiview pc registration baseline;
  • 📂 MSReg (IEEE TGRS'24) Github stars: Fast 4DOF registration of MLS and stereo point clouds;
Image-to-point cloud Registration (click to expand):
  • 📂 FreeReg (ICLR'24) Github stars : FreeReg extracts cross-modality features from pretrained diffusion models and monocular depth estimators for accurate zero-shot image-to-point cloud registration;
  • 📂 CoFiI2P (RA-L'24) Github stars : CoFiI2P is a coarse-to-fine framework for image-to-point cloud registration task;
3D Generation (click to expand):
  • 📂 VistaDream Github stars: VistaDream is a training-free framework to reconstruct a high-quality 3D scene from a single-view image;
Point Cloud Upsampling (click to expand):
Point Cloud / Depth Completion (click to expand):
Point Cloud Localization (click to expand):
Normal Estimation (click to expand):
Object Detection (click to expand):
  • 📂 ME-Net (JAG'23) Github stars : Objection detection utilizing both image and Lidar from mobile platform;
Image / Point Cloud Semantic Segmentation (click to expand):
  • 📂 Mobile-Seed (RAL'24) Github stars : An online framework for simultaneous semantic segmentation and boundary detection on compact robots;
Urban Morphology & Sustainable Development (click to expand):
HDMap (click to expand):
  • 📂 LaneMapping Github stars: A Benchmark Approach and Dataset for Large-scale Lane Mapping from MLS Point Clouds;

Popular repositories Loading

  1. VistaDream VistaDream Public

    [arXiv'24] VistaDream: Sampling multiview consistent images for single-view scene reconstruction

    Python 275 8

  2. FreeReg FreeReg Public

    [ICLR 2024] FreeReg: Image-to-Point Cloud Registration Leveraging Pretrained Diffusion Models and Monocular Depth Estimators

    Python 216 6

  3. SGHR SGHR Public

    [CVPR 2023] Robust Multiview Point Cloud Registration with Reliable Pose Graph Initialization and History Reweighting

    Python 193 16

  4. Mobile-Seed Mobile-Seed Public

    [IEEE RAL'24 & IROS'24] Mobile-Seed: Joint Semantic Segmentation and Boundary Detection for Mobile Robots

    Python 121 2

  5. SparseDC SparseDC Public

    [Information Fusion 2024] SparseDC: Depth Completion From Sparse and Non-uniform Inputs

    Python 118 6

  6. WHU-Railway3D WHU-Railway3D Public

    (IEEE TITS 2024) WHU-Railway3D: A Diverse Dataset and Benchmark for Railway Point Cloud Semantic Segmentation

    Python 107 2

Repositories

Showing 10 of 17 repositories
  • VistaDream Public

    [arXiv'24] VistaDream: Sampling multiview consistent images for single-view scene reconstruction

    WHU-USI3DV/VistaDream’s past year of commit activity
    Python 275 MIT 8 1 0 Updated Nov 1, 2024
  • WHU-Railway3D Public

    (IEEE TITS 2024) WHU-Railway3D: A Diverse Dataset and Benchmark for Railway Point Cloud Semantic Segmentation

    WHU-USI3DV/WHU-Railway3D’s past year of commit activity
    Python 107 2 0 0 Updated Oct 30, 2024
  • .github Public
    WHU-USI3DV/.github’s past year of commit activity
    23 2 0 0 Updated Oct 24, 2024
  • EGIInet Public

    Official implementation for "Explicitly Guided Information Interaction Network for Cross-modal Point Cloud Completion" (ECCV 2024)

    WHU-USI3DV/EGIInet’s past year of commit activity
    Python 40 MIT 3 3 0 Updated Oct 22, 2024
  • CoFiI2P Public

    [IEEE RA-L 2024 & ICRA'25] CoFiI2P: Coarse-to-Fine Correspondences-Based Image-to-Point Cloud Registration

    WHU-USI3DV/CoFiI2P’s past year of commit activity
    Jupyter Notebook 78 4 5 0 Updated Oct 3, 2024
  • LaneMapping Public

    Large-scale lane mapping using MLS point clouds.

    WHU-USI3DV/LaneMapping’s past year of commit activity
    Python 21 Apache-2.0 3 0 0 Updated Sep 29, 2024
  • SparseDC Public

    [Information Fusion 2024] SparseDC: Depth Completion From Sparse and Non-uniform Inputs

    WHU-USI3DV/SparseDC’s past year of commit activity
    Python 118 Apache-2.0 6 0 0 Updated Aug 20, 2024
  • MSReg Public

    [IEEE TGRS 2024] A novel method for registration of MLS and stereo reconstructed point clouds

    WHU-USI3DV/MSReg’s past year of commit activity
    Python 72 2 2 0 Updated Jun 27, 2024
  • LAWS Public

    [ISPRS J 24] Look At the Whole Scene: General Point Cloud Place Recognition by Classification Proxy

    WHU-USI3DV/LAWS’s past year of commit activity
    Python 17 1 0 0 Updated Jun 19, 2024
  • WHU-USI3DV/3DBIE-SolarPV’s past year of commit activity
    Python 58 1 2 0 Updated Jun 13, 2024

Most used topics

Loading…