In this talk, Delong Zhu talked about their experience in the DGI Developer Challenge . His team won the global top 10 in the contest. They have designed and engineered an automonous drone that is capable of tracking moving vehicle, automatically landing on it, and avoiding collision, e.g. collision with trees in the trajectory of flight. With […]
A Year of Kernel Development
Wei Tang has spent the past year developing a microkernel. Rust is a new generation of system level programming language that builds on lessons of the C programming language. The kernel is written in Rust, which provides memory safety compared with C. The development is done in QEMU. A microkernel is supposed to have, aka […]
From Image Pixel Optimization to Object Understanding
Speaker: Xiaoyong Shen In this talk, Xiaoyong Shen briefly presented the research projects on computer vision during his PhD study. First, He showed the pixel-level manipulation works including image restoration, filtering, denoising, deblurring, etc. Second, approaches for image matching based on image region understanding were introduced. At last, He introduced our recent researches on automatic object […]
Sign into Your App Accounts with Facebook and Sina
Speaker: Ronghai Yang Mainstream Identity Providers (e.g. Facebook, Sina) have adopted OAuth 2.0 protocol to support Single-Sign-On service. We will present several OAuth vulnerabilities, all of which can be exploited to sign into a victim’s mobile app account. These vulnerabilities have affected lots of popular third-party applications. Part of the result has been demonstrated on […]
Deep Learning for Medical Image Processing
Speaker: Lequan Yu Basic introduction of deep learning for computer vision and medical image processing (CT, MRI and histopathology images)
Double Sensor System for Cuffless Blood Pressure Monitoring
The Age of Digital Crime – Working as a Computer Forensics and Cybercrime Professional
Speaker: Terence Li Terence Li is a IE alumni graduated in 2006. He is now the manager of Forensic Service PwC. He gave us a sharing about his experience of working as a computer forensics and cybercrime professional.
Build VR application — Have fun with Oculus and Leap Motion
Speakers: Mao Xi, Zhang Zhuohui,Wang Xishi Virtual reality is making it possible to experience anything, anywhere by using special devices. This talk will share how to build a VR application using oculus and Leap Motion and show their project which aims to give users unusual experience at CUHK campus.
Build iOS Layout Smartly
Speaker: Zhaohui Jia Apple keeps developing new concepts to help create iOS layout for device in different sizes. This talk will introduce some different layout skills as well as the concepts behind them, and help you implement your ideas in a responsive, effective and flexible way.
Building a Cloud-based Log Processing System
Speaker: Lingxiao Xia Topic: Building a Cloud-based Log Processing System Slides: