Projects

Undergraduate Research Fellowship Project
Weakly Supervised Localization for Assembly Line Understanding

The primary motivation for our research is the application of deep learning technology on the assembly line. Our goal is to have a robust network that takes input assembling images as training data with only the image-level classification label. Later, when testing under a similar setup, the network is supposed to classify and localize the object of interest so that further interaction with human workers is possible

Go Princess
2D Unity Game
Youtube Trailer

This is a 2D game inplemented with Unity.

Health Book
Java Application

This is a desktop Health Book application. It has a GUI but most of the user interactions happen using a CLI (Command Line Interface). It is written in OOP fashion. It provides a reasonably well-written code example that is significantly bigger (around 6 KLoC)than what students usually write in beginner-level SE modules. The Health Book application targets clinic receptionists who need to manage a significant number of appointments The Health Book application is most effective when user has preference for CLI and is able to type fast rather than mouse input