Tensorflow

Automated 3D BIM modeling for Digital Twin development

This project focuses on fully automatically 3D BIM modeling using 3D point cloud data. In this project, we firstly collected 3D point cloud data of small room by using iPhone 12 Pro (integrated LiDAR sensor).

Automatic Cephalometric landmark detection

Landmark identification is crucial in quantifying cephalometric analysis such as Steiner, Bjork, Ricketts, Kim, Nagasaki, etc. For applying these analysis to cephalometric image, dentist or orthodontist need to annotate some group of landmarks that corresponding to specified analysis.

Room layout recognition

In this project, we focus on building-up an Instance segmentation model for recognizing drawing room layout data. We trained and tested our model (Unet architecture) on both public dataset (Cubicasa, R3D) and own dataset (more than 1000 images of drawing layout) To ensuring generalization of the trained model, we added CVF-FP dataset (public) to test set for evaluation.

Synthesizing data by using 3D object models

In this project, we focus on synthesizing 360 panoramic image data from 3D models without real image. We first collected 3D models of in-house objects such as table, curtain, chairs, air-conditioner, TV, etc from online storage.

Video object tracking and segmentation for digital camera

In this project, we focus on optimizing video object tracking and segmentation model for running on digital still camera. We used the Siamese network based model for tracking object on input video.