Skip to content
View SunZezhou's full-sized avatar
Block or Report

Block or report SunZezhou

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
SunZezhou/README.md

Hi there, I'm Zezhou Sun

I'm now a Phd Candidate at Nanjing University of Science and Technology
I'm currently researching in IMRL Lab

Linkedin  Googlescholar Youtube

A little more about me...

const My = {
  Pronouns : [ "He" | "him" ],
  Interest : [ "Autonomous Exploration", "SLAM", "Motion and Path Planning"],
  Code     : [ "C", "C++", "Matlab" ],
  Tools    : [ "ROS", "OpenCV", "Docker" ]

Publications:

  1. Zezhou Sun, Banghe Wu, Chengzhong Xu, and Hui Kong. Concave-Hull Induced Graph-Gain for Fast and Robust Robotic Exploration, IEEE Robotics and Automation Letters (RAL) 2023.
  2. Zezhou Sun, Banghe Wu, Chengzhong Xu, and Hui Kong, Ada-Detector: Adaptive Frontier Detector for Rapid Exploration, IEEE International Conference on Robotics and Automation (ICRA) 2022.
  3. Yigong Zhang, Zezhou Sun, Banghe Wu, Jian Yang, Hui Kong, Building a stereo and wide-view hybrid RGB/FIR imaging system for autonomous vehicle, IEEE Sensors Journal 2021.
  4. Zezhou Sun, Banghe Wu, Cheng-Zhong Xu, Sanjay Sarma, Jian Yang, and Hui Kong, Frontier Detection and Reachability Analysis for Efficient 2D Graph-SLAM Based Active Exploration, IEEE International Conference on Intelligent Robotics and Systems (IROS) 2020 (oral presentation).
  5. Ying Wang, Zezhou Sun, Chengzhong Xu, Sanjay Sarma, Jian Yang, and Hui Kong, LiDAR-Iris for Loop Closure Detection, IEEE International Conference on Intelligent Robotics and Systems (IROS) 2020 (oral presentation).
  6. Minghao Liu, Zhixing Hou, Zezhou Sun, Ning Yin, Hang Yang, Ying Wang, Zhiqiang Chu and Hui Kong, Campus Guide: A Lidar-based Mobile Robot, European Conference on Mobile Robotics (ECMR) 2019 (oral presentation).
  7. Yigong Zhang, Yicheng Gao, Shuo Gu, Yubin Guo, Minghao Liu, Zezhou Sun, Zhixing Hou, Hang Yang, Ying Wang, Jian Yang, Jean Ponce, and Hui Kong, Build your own hybrid thermal/EO camera for autonomous vehicle, IEEE International Conference on Robotics and Automation (ICRA) 2019 (spotlight presentation).

Pinned

  1. Active-SLAM-with-Cartographer Active-SLAM-with-Cartographer Public

    This work contains a modified version of cartographer_frontier_detection and rrt_exploration. We implement an active exploration process and improve its robustness and performance. More details are…

    C++ 136 34

  2. multi_slam_karto multi_slam_karto Public

    multi-robots karto slam with gazebo

    C++ 6 1

  3. IMRL/Graph_Gain_Exploration IMRL/Graph_Gain_Exploration Public

    C++ 17 2

  4. navigation_in_pointcloud navigation_in_pointcloud Public

    First-person view navigation in point clouds using Open3d

    Python 5