This paper is dedicated to the memory of my grandma. This is probably the only paper in my life that was written in a hospital the entire time. This is also at the same time the very first work in my ...
Abstract: Software vulnerabilities pose critical risks to the security and reliability of modern systems, requiring effective detection, repair, and explanation techniques. Large Language Models (LLMs ...
Abstract: Large Language Models (LLMs) have demonstrated impressive capabilities in many tasks such as code generation and automated program repair. However, code LLMs have ignored another important ...
This project focuses on the GPU acceleration of the well-known Kanade-Lucas-Tomasi (KLT) feature tracking algorithm. The goal is to implement and optimize the KLT feature tracker using CUDA to achieve ...