top of page

ABOUT

I enjoy to see what the deep learning can bring us the amazing experience. Hence, I focus my research in deep learning and computer vision. In addition, I love to explore the new backend skills, such as Container, Distributed System, and Database. Therefore, I want to bring my positive impact to our society.

  • 2D/3D object detection

  • Image Segmentation

  • GAN/RL

  • LSTM

  • Computer Vision

  • ​Distributed system

102388_edited.jpg
Home: About Me

Unlocking Life’s Mysteries

Home: Research
Screen Shot 2019-11-29 at 5.19.35 PM.png

​3D OBJECT DETECTION

July 10, 2019

Frustum PointNet is used to solve the object detection problem in 3D coordinates.


The Lidar cloud points are projected from 3D to 2D camera coordinates. Using the Frustum to restrict these points. Based on the object detection, it uses this to locate the interested points as the training data.​

After training, we can locate the objects in 3D coordinates from LiDar data with 2D data.

Get in Touch
Screen Shot 2019-11-29 at 5.37.51 PM.png

2D OBJECT DETECTION

Mar 15, 2018

I studied and implemented the model named Single Shot Multi-Box Detector.

 

Screen Shot 2019-11-29 at 6.09.05 PM.png

​OBJECT SEGMENTATION

Jan 15, 2019

I used FCN model to segment the road from the image.

​FCN is a great beginning to solve this kind of problem.

Screen Shot 2019-11-29 at 5.21.18 PM.png

SPEED ESTIMATION

July 29, 2019

I joined the speed estimation challenge held by comma.ai Inc. I use the end-to-end learning model from Nvidia and Optical flow as image preprocessing.

I conduct two experience with(improve from 2.40 to 1.0) or without the Kalman Filter.

Get in Touch
Screen Shot 2019-11-29 at 5.48.30 PM.png

GENERATIVE ADVERSARIAL NETWORK

Feb 8, 2018

​I used GAN model to mimic the realistic car picture. I face over-fitting while training phase. I solve this problem after applying the Batch normalization.

Screen Shot 2019-11-29 at 5.51.11 PM.png

SELF-DRIVING CAR

Jul 16, 2018

I research how to build the self-driving car through the website and Udacity. From the control theory, such as PID, MPC, and Kalman Filter, to deep learning such as SSD model, I have basic knowledge to build the self-driving car.

Tablet

​CHATBOT

Oct 26, 2017

I used LSTM network to train chatbot based on the subtitle of "Game of Thrones".

Although the results is not well, I was still excited to finish this work.

 OPEN SOURCE

Apache Kafka

I made two contributions to the open source project, Kafka.

  • KAFKA-4772: Exploit #peek to implement #print() and other methods #2955

  • KAFKA-4830: Augment KStream.print() to allow users pass in extra parameters in the printed string #3085

I proposed a new feature, KIP-160, allowing users to pass extra parameters in the printed string to improve debugging, released on Kafka-1.10.

Home: Welcome
  • linkedin
  • generic-social-link

©2019 by James Chien.

bottom of page