Giter Site home page Giter Site logo

Saeyoung Jeong

šŸ”­ I have worked on Computer Vision, Deep learning and Natural Language Processing application development with Python, C++, and JAVA. šŸŒ± Iā€™m currently working on Autonomous car driving; Vehicle/road lane detection, Lidar/Radar sensor fusion, Localization , Path planning and control so on.

Autonomous Vehicle Projects

Input Projects Related
Camera Vision Perception Lane Detection Prediction->Behavior Planning->Trajectory Planning
Camera Vision Perception Traffic Light Detection Prediction->Behavior Planning
Camera Vision Perception Traffic Sign Detection Prediction->Behavior Planning
Camera Vision, Lidar, Radar Perception Object Detection & Tracking: Lidar/Yolo, SSD, Segmentation Prediction, Trajectory Planning
Lidar, GPS/Map Localization:Particle Filter,EKF, UKF,SLAM Route Planning, Behavior Planning

Machine Learning/Deep Learning/AI

ComputerVision/DeepLearning CV+DL+NaturalLanguageProcessing NLP/DeepLearning
Facial Keypoints Detection Handwritten Digits Generation(GAN) Sentiment Analysis(RNN)
YOLOv3 Object Detection Image2Image Translation(CycleGAN) Spam Detector(Naive Bayesian)
SSD(Single shot detection) House Number Recognition(DCGAN) Part-of-Speech Tagger(HMM)
Semantic Image Segmentation Generating Faces(DCGAN) TV Script Generation(RNN/LSTM)
Artistic Style Transfer Image Captioning(CNN-> RNN/LSTM) Machine Translation(RNN/LSTM)
On-Device AI/CV(private) Automatic Speech Recognition (private) On-Device AI/NLP(private)

Reinforcement Learning

Model-free Learning Model-based learning DRN (RN+NN)
Monte-Carlo Methods, Temporal-Difference Learning Value-Iteration, Policy-Iteration Value-based Methods, Policy-Based Methods, Multi-Agent RL

Teaching Course Examples

Mobile App Development WebService/ REST API DataBase/ETL IoT ROS/Localization
ObjectiveC, JAVA, Swift, Kotlin BLE WebService, OpenXC API RDBMS/ETL, NoSQL/ETL AlexaSkills, GoogleActions Robot/ROS, Localization, VehicleModel/Trajectory

Saeyoung Jeong's Projects

1d-localization icon 1d-localization

1D localization using Bayesian Filter to locate a robot in 1D space and represent uncertainty in robot motion

2d-cfar icon 2d-cfar

2D FFT, Doppler effect and CFAR implementation with matlab

2d-sensor-fusion icon 2d-sensor-fusion

Sensor fusion Vehicle Detection by applying Camera(left/right) and Lidar measurements from KITTI data set.

autonomous_driving icon autonomous_driving

Autonomous Driving using deep learning to train a deep neural network (CNN+) to drive a vehicle in the simulator in the same way of driving a car in manual mode. Applied "NVIDIA end-to-end deep learning for self-driving cars" architecture.

beaconlocationservice icon beaconlocationservice

Using Beacon, this web service provides CMU beacon's fine/coarse grained location database.

chatbot icon chatbot

A Chatbot implementation. This chatbot answers questions about C++ knowledge! This project is to use modern C++ memory management techniques such as smart pointers and move semantics.

extended-kalman-filter icon extended-kalman-filter

Extended Kalman Filter implementation to estimate a moving object with Lidar and Radar sensor measurements. With sensor_fusion data, Extended Kalman filters predict and determine with certainty the location of other vehicles on the road.

facial-keypoints-detection icon facial-keypoints-detection

Use image processing techniques and deep learning techniques to detect faces in an image and find facial keypoints, such as the position of the eyes, nose, and mouth on a face.

idrift_ios icon idrift_ios

iDrift: Drifting log application for iOS devices

image2image-translation icon image2image-translation

A PyTorch implementation using CycleGAN architecture, to read in an image from a set X and transform it so that it looks as if it belongs in set Y .

lidar-obstacle-detection icon lidar-obstacle-detection

Lidar Obstacle Detection - Filter(Voxel-Grid filter and Cropping), segment(3D Ransac algorithm), and cluster (3D kd-tree and euclidean clustering) real point cloud data to detect obstacles in a driving environment.

machine-translation icon machine-translation

A deep neural network that functions as part of an end-to-end machine translation pipeline.

partofspeechtagging icon partofspeechtagging

Part of Speech Tagging Use several techniques, including table lookups, n-grams, and hidden Markov models, to tag parts of speech in sentences, and compare their performance.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.