Jiawei (Janna) Lin
Robot-assisted Dressing for Closed Geometry Clothing
CS6751: Robot Manipulation Python, ROS, MoveIt, EfficientSAM, Panda Franka, Computer Vision
  • Developed the first phase of a robot-assisted dressing schemework for closed geometry clothing. demonstrated with T-shirt on Manikin's arm
  • Use MoveIt to plan for robot grasping, including a shallow grasp and a deep grasp
Research Project Image
Optical Music Recognition
CS4701: Artificial Intelligence Practicum Python, Deep Learning, Computer Vision
  • Built an Optical Music Recognition pipeline that converts a music score image to machine-readable format MusicXML
  • Implemented Histogram of Oriented Gradients and Support Vector Machine for feature extraction and classification
  • Combined Convolutional Recurrent Neural Network (CRNN) and Connectionist Temporal Classification(CTC) to train the model
Research Project Image
CS3110: Functional Programming OCaml, Formal Methods
  • Implemented a Flat LTL to Buchi Automata converter
  • This converter takes in strictly-formatted human language, parses and synthesizes it into a simplified Linear Temporal Logic expression, and converts it into a reliable Büchi automaton that is visualized and verifiable
  • With the automaton being generated, the user is able to verify if their subsequent tentative actions is executable
Research Project Image
MAE4810: Robot Perception Python
  • Implemented the Cooperative Multi-Robot Observation of Multiple Moving Targets (B-CMOMMT) algorithm, emphasizing its strengths in computational efficiency and coverage optimization for multi-robot surveillance
  • Compare the performance between A-CMOMMT and B-CMOMMT
Research Project Image
CS3420: Embedded System C, Arduino
  • Developed a tideclock system utilizing the FRDM-KL46Z board to send tidal data via UART serial communication
  • Implement Arduino code (Arduino Mega) to receive and process the tide data, controlling an LED strip to visually represent the tide's ebb and flow, demonstrating the concept of tidal energy and promoting awareness of sustainability.
Research Project Image