Master Thesis "ZynqNet: An FPGA-Accelerated Embedded Convolutional Neural Network"
This is a pytorch repository of YOLOv4, attentive YOLOv4 and mobilenet YOLOv4 with PASCAL VOC and COCO
PyTorch implementation of the method described in the paper "LipNet: End-to-End Sentence-level Lipreading" (https://arxiv.org/abs/1611.01599)
Online video stabilization using a novel MeshFlow motion model
SenseTime Research platform for single object tracking, implementing algorithms like SiamRPN and SiamMask.
This repo is projected to offer a tutorial on how to implement YOLO V3 from scratch. Hopefully, developers can build and train their own YOLO network using custom datasets for various object detection tasks