Pinned Repositories
annotation
darknet
Convolutional Neural Networks
dataset2OF
detectron2
Detectron2 is FAIR's next-generation platform for object detection and segmentation.
feasha
Convolutional neural network model for video classification trained on the Kinetics dataset.
flownet2-pytorch
Pytorch implementation of FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks
IDT2SVM
storage
two-stream
two-stream CNN for action recognition
zbhoscar.github.io
My Blog
zbhoscar's Repositories
zbhoscar/two-stream
two-stream CNN for action recognition
zbhoscar/annotation
zbhoscar/darknet
Convolutional Neural Networks
zbhoscar/dataset2OF
zbhoscar/detectron2
Detectron2 is FAIR's next-generation platform for object detection and segmentation.
zbhoscar/feasha
Convolutional neural network model for video classification trained on the Kinetics dataset.
zbhoscar/flownet2-pytorch
Pytorch implementation of FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks
zbhoscar/IDT2SVM
zbhoscar/storage
zbhoscar/zbhoscar.github.io
My Blog
zbhoscar/labelImg
:metal: LabelImg is a graphical image annotation tool and label object bounding boxes in images
zbhoscar/libmaxdiv
Implementation of the Maximally Divergent Intervals algorithm for Anomaly Detection in multivariate spatio-temporal time-series.
zbhoscar/mydash
Dash repo of user contributed docsets
zbhoscar/netdef_models
Repository for different network models related to flow/disparity (ECCV 18)
zbhoscar/numpy_neural_network
仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...
zbhoscar/Object-detection
Object detection project for real-time (webcam) and offline (video processing) application.
zbhoscar/quick-look-plugins
List of useful Quick Look plugins for developers
zbhoscar/realtime-action-detection
This repository host the code for real-time action detection paper
zbhoscar/shadowsocks_install
Auto Install Shadowsocks Server for CentOS/Debian/Ubuntu
zbhoscar/shell-demo
zbhoscar/SSD_test
zbhoscar/submax
zbhoscar/tfelement
zbhoscar/transferlearning-tutorial
《迁移学习简明手册》LaTex源码
zbhoscar/Two-in-One-ActionDetection
The code is for the CVPR 2019 paper 'Dance with Flow: Two-in-One Stream for Action Detection '
zbhoscar/voc-dpm
Object detection system using deformable part models (DPMs) and latent SVM (voc-release5). You may want to use the latest tarball on my website. The github code may include code changes that have not been tested as thoroughly and will not necessarily reproduce the results on the website.