TickLab LogoTickLab

Đặng Vũ Tuấn Kiệt

TickLab Member

Computer Vision Researcher

Educations

Ho Chi Minh University of Technology

Bachelor - Computer Science

Sep 2022 - Jun 2026

Grade: 3.7



Publications

Projects

LipSyncing

Jun 2025 - Jun 2025

Implements a real-time WebSocket API for generating lip-synced talking head videos from a single image and live audio input.

Utilizing RabbitMQ for message queuing to facilitate low-latency, real-time video generation and streaming.

AIoT Home

Feb 2025 - May 2025

Design a system for a smart home with multiple AI features: Facial Recognition, Voice Command Classification, Anomaly Detection.

Collect data from the hardware and use it for training the model.

Develop a small LLM for multiple-choice code question answering.

The model can now incorporate a dynamic number of choices using a learnable token.

Deep Learning From Scratch

Jun 2023 - Jul 2023

Building a deep learning library from scratch just using Python and Numpy.

The library provides a range of features, from multi-layer perceptrons to convolutional neural networks.

Adaptive Round Robin

Apr 2024 - May 2024

Enhance the Round Robin scheduler algorithm based on user requirements using the transformer architecture.

Early results show it can achieve high accuracy while still being fast.

Research and improve the performance of brain tumor segmentation on the BraTS dataset.

The design model achieves impressive performance on BraTS and multiple medical segmentation datasets.

Design a genetic algorithm, a biology-inspired approach, to solve the online puzzle game Reach The Flag.

Design and collect data to create a game environment to visualize and solve the game.

Certifications

deep-learning-ai

Deep Learning Specialization

DeepLearning.AI

Issued February 2024

An introduction to neural network architectures such as Convolutional Neural Networks, Recurrent Neural Networks, LSTMs, Transformers, and improvement strategies such as Dropout, BatchNorm, and Xavier/He initialization.

deep-learning-ai

Machine Learning Specialization

DeepLearning.AI

Issued January 2024


An introduction of modern machine learning concepts, including supervised learning (linear regression, logistic regression, neural networks, decision trees), unsupervised learning (clustering, anomaly detection), recommender systems, and reinforcement learning.