Sithu Aung

I am a M.S student at the Visual Intelligence Group, part of the Korea Institute of Science and Technology at Korea National University of Science and Technology, where I work on 3D computer vision. My M.S advisor is Junghyun Cho.

Email  /  GitHub  /  Google Scholar

profile photo

Research

I'm interested in Photogrammetry, 3D computer vision, Real-time rendering, Autonomous driving.

project image

Enhancing Multi-view Pedestrian Detection Through Generalized 3D Feature Pulling


Sithu Aung, Haesol Park, Hyungjoo Jung, Junghyun Cho
IEEE/CVF Winter Conference on Applications of Computer Vision (WACV), 2024
paper / youtube /

Effective multi-view feature pulling method for detecting dense pedestrian crowds with sparsely located CCTV cameras within a spacious scene.




Open-source Projects

I open-sourced a lot of works in my earlier days.

project image

Easy-to-use Face Analysis Tool


projects
2022-06-21
code /

Face analysis tool including face & landmark detection, recognition, facial expression recognition and facial attribute classification.

project image

A collection of SOTA Image Classification Models in PyTorch


projects
2022-05-08
code /

Intended for easy to use and integrate SOTA image classification models into down-stream tasks and finetuning with custom datasets.

project image

SOTA Segmentation Models in PyTorch


projects
2022-05-01
code /

Easy to use and customizable SOTA semantic segmentation models in PyTorch.

project image

Top-Down Multi-person Pose Estimation


projects
2021-09-20
code /

Multi-person pose estimation based on top-down method, incorporating real-time YOLO detector with SOTA pose estimation models.

project image

Object Tracking with YOLO, CLIP and DeepSORT


projects
2021-09-19
code /

Tracking by detection with real-time YOLO detector with classic DeepSORT tracking pipeline and zero-shot feature extractor, CLIP.




Design and source code from Jon Barron's website