About Me
Hi, I'm Chia-Hsuan Hsu (tongyu, @tongyu0924), an undergraduate student in Computer Science and Information Engineering at National Taiwan University of Science and Technology (NTUST). I am an undergraduate research student at HIS-LAB, advised by Prof. Yung-Yao Chen, with a research focus on camera-based visual localization systems.
I’m passionate about knowledge sharing and active in the developer community. I contribute to open-source projects in AI and machine learning (including microsoft/autogen, huggingface/diffusers, and scikit-learn), and served as a Core Team member at Google Developer Groups (GDG) On Campus NTUST in 2023.
Currently Collaborating
- Spy-Search: Multimodal Research Agent Platform – Co-developing an AI research assistant platform (★100+) that supports natural language queries, document QA, and tool-augmented reasoning using LangChain and LLMs.
Projects
2025
- VSTFusion-VO – Visual Odometry using Video Swin Transformer and depth fusion.
- Survey: Secure Watermarking and Traceability in Diffusion Models – Coursework report at National Taiwan University of Science and Technology. [pdf] js-3d-floating-sphere – Live Demo – A 3D scene built with Three.js featuring a floating reflective sphere, rippling water, and a starry night sky.
- Three.js 3D Demos – Interactive 3D web demos built with Three.js.
- GPT Multi-Role Debate with Speech – A multi-agent debate system with LLM and speech output.
2024
- NTUST Order System – Web food ordering system.
- ORB-based Visual Odometry – Visual odometry system with ORB + Essential matrix + RANSAC.
- YOLOv8 - KITTI – Object detection project for NTUST GDG Computer Vision course.
2023
- Backpropagation from Scratch – Neural network with backward propagation written in NumPy.
- ChessBoard – A C++ chess game demo with ImGui-based GUI, music, and real-time FPS display.
2022
- Computer Vision Implementation Notes – Foundational CV code: detection, tracking, and segmentation.
Open Source Contributions
Major contributions:
Other notable contributions:
- The Turing Way – Outside collaborator
- Scikit-learn
- Argilla-io Distilabel
- TensorZero
- Ersilia
- Harmony
一些高中的東西
- 111台科資工面試 – 台科資工面試題目 & 心得
- ML Projects – 一些在 Kaggle 上的練習
- 圖論 – 歐拉路徑&漢米爾頓路徑
- 動態規劃 – DP解題方法
- AP325圖論 – AP325圖論程式碼