Skip to content
View SeunghwanByun's full-sized avatar
πŸ’­
thinking
πŸ’­
thinking

Block or report SeunghwanByun

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 250 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
SeunghwanByun/README.md

Hi there πŸ‘‹

πŸš€ Welcome to My GitHub

πŸ‘‹ Hi, I’m a LiDAR & Computer Vision Engineer specializing in SLAM, Perception, and Object Tracking.
I love working with C++, computer vision, and robotics, solving complex real-time problems in autonomous systems.

πŸ”₯ What I’m Working On

  • πŸš— LiDAR-based perception algorithms (object tracking, lane detection, Kalman filtering)
  • 🏠 Indoor SLAM application for real-time mapping & AI-driven interior design
  • πŸ› οΈ C++ libraries & high-performance computing for robotics applications

πŸ› οΈ Tech Stack

πŸ’» C++ | Python | OpenCV | PCL | ROS | CUDA | AI & Deep Learning

πŸ“« Connect With Me

Let’s build something amazing together! πŸš€

Anurag's github stats

Popular repositories Loading

  1. KITTI_PROJECTION KITTI_PROJECTION Public

    Projection from 3D LiDAR point cloud to 2D Image. KITTI dataset provided by http://www.cvlibs.net/datasets/kitti/eval_road.php

    C++ 8 4

  2. Generator-Image-From-LiDAR Generator-Image-From-LiDAR Public

    Camera view image generation from sparse images projecting LiDAR point clouds onto the image plane.

    Python 1

  3. LBMNet LBMNet Public

    A Road Area Detection Using Local Boundary Mask-based Deep Neural Network

    Python 1 2

  4. Udacity_Project Udacity_Project Public

    Jupyter Notebook

  5. SemanticSegmentation_Tensorflow SemanticSegmentation_Tensorflow Public

    Several network models for semantic segmentation work using KITTI road dataset.

    Python

  6. Clustering-Algorithms Clustering-Algorithms Public

    Codes of clustering algorithms like a quadtree, k-means implemented using OpenCV library in c++ environment.

    C++