• Home
  • Resources
    Education Techs Posts Kitab Kuning Blog Journey
  • Portfolios

Crime detection from surveillance videos


Description

This project presents an anomaly detection and its design implementation in Jetson Nano. We employ temporal reasoning network along with self-attention to better learn temporal dependencies across the video frames. Our anomaly detection scheme is proposed for crime detection by using the input of surveillance camera (CCTV). Note that the red block indicates the time of anomaly while the green bounding box indicates the normal activities.

Tech Stack
  1. Tools: Python and PyTorch
  2. Backbone: Temporal Reasoning Network and Self-Attention

  Video



Action recognition for first-person videos




Major implementation

i) employing ImageNet pretrained model for feature descriptor; ii) adopting Hilbert-huang Transform (HHT) to aggregate the deep learned features; and iii) invoking temporal pooling to capture dynamic information in each sub-action.

Tech Stack
  1. Tools: MATLAB and Caffe
  2. Backbone: ImageNet and TDDNet

  Codes

Publications

       

  ICME 2017   IEEE TMM 2019   Master Thesis



Extreme low-resolution action recognition




Major implementation

i) utilizing super resolution to provide better visual information to facilitate the network training; ii) using knowledge distillation to transfer the information from HR videos into LR videos; iii) proposing another stream network, composed of RGB, Optical Flow, and Trajectory spatial modalities; and iv) invoking a bidirectional self-attention module to manifest various temporal dependencies.

Tech Stack
  1. Tools: Python and Pytorch
  2. Backbone: Inception 3D Network and Self-Attention

  Codes   Video

Publications

   

  ICCV w 2019   IEEE SPL 2019

Virtual Reality for Hajj




Description

This project presents virtual reality for hajj. For muslim, hajj is very meaningful, however, it is very expensive because we need to go to Macca. Virtual reality is one of the solutions to resolve the issue. Various places in the hajj will be modeled in 3D resemble like the actual conditions then allowing users to interact in it. It likes looking around Masjid al Haram which there is the Ka’bah and Mas'a (where sa'i) inside. In this project, we build a Hajj virtual reality applications by using the Oculus Rift. Oculus Rift itself is a pair of glasses with a viewpoint reach 110o with First Person Camera mode.

Tech Stack
  1. Tools: Oculus SDK, C#, Blender

  Codes   Video

Publications



  Bachelor Thesis

Let's Connect