陳俊宇

M.S. in Electrical Engineering, National Tsing Hua University


Chun-Yu Chen is a graduate student for Master's degree in Electrical Engineering under the supervision of Prof. Chi-Chun (Jeremy) Lee in Behavioral Informatics & Interaction Lab (BIIC Lab) at National Tsing Hua University starting from 2020.
His research interests are in human behavior analysis, focusing on emotion recognition in conversation. He has also engaged in a Lab internal project in face emotion recognition since 2020.

      

 [email protected]

: 0921769710


Projects

NCKU Line

(android frontend code, ios frontend code, backend code)

  • Android & IOS app
  • SQLite accesses the local data of the mobile phone (to avoid restarting the app and needing to log in again, save the chat history data...)
  • Log in to the app by scanning the barcode of student/teacher card

NCKU Line framework

Dialogical Emotion Decoding Pure Python CRF (source code)

  • Predict speaker's emotion in dialog by CRF based machine learning approach
  • No packages such as PyTorch, Sklearn, etc. are used, and the model performance is not bad

Face Emotion Recognition

  • Video Version  (source code)
    • Execute in docker container
    • Complete CI pipeline to verify the correctness of the program
  • Streaming Version (source code)
    • Detect facial emotions in real time with webcam
    • One server-multi clients architecture; both are dockerized

Computer Vision Tasks

μC Compiler for Java Assembly Code Generation (source code)

  • Semantic Analysis of  C Language
  • Support type casting of C Language
  • The execution result of the input program can be printed out
Compiler workflow

SIC Assembler (source code)

  • Implemented by C++
  • Convert assembly code to object code

Tainan Food Recommendation Chatbot (source code)

  • FaceBook messenger ChatBot
  • Implemented by finite state machine

Experience

Amazon - AWS Cloud Training Course (Certificate)

  • Learn to operate AWS's core services, including: Compute, Storage, Database, and Networking
  • Learn to build a secure and highly scalable information service platform on the AWS platform

Jan 2019

Education

National Tsing Hua University-Master of Electrical Engineering

Sep 2020 - Present

National Cheng Kung University-Bachelor of Computer Science

  • Awarded the Presidential Award for academic performance at university

Sep 2016 - Jun 2020

Programming Language

Skills


  • Python (PyTorch, Keras, Pytest, Web crawler)
  • C/C++ (Makefile, gdb, Socket programming )
  • Java (Android app)
  • Swift (IOS app)
  • Lex/Yacc (building μC Compiler)

  • Docker
  • Gitlab-CI
  • Git command line
  • Linux command line