Pinned Repositories
2019-CCF-BDCI-OCR-MCZJ-OCR-IdentificationIDElement
2019CCF-BDCI大赛 最佳创新探索奖获得者 基于OCR身份证要素提取赛题冠军 天晨破晓团队 赛题源码
_cuda_learning
learning how CUDA works
aarch64-emu
[WIP] AArch64 emulator written in C++
Agent4Rec
The implementation of paper "On Generative Agents in Recommendation"
blazeface
face dectection
mobile-yolov5-pruning-distillation
mobile-yolov5 通道剪枝、蒸馏。ncnn转换并部署到android上,tensorRT部署到边缘端
ncnn-webassembly-blazeface
zineos's Repositories
zineos/mobile-yolov5-pruning-distillation
mobile-yolov5 通道剪枝、蒸馏。ncnn转换并部署到android上,tensorRT部署到边缘端
zineos/2019-CCF-BDCI-OCR-MCZJ-OCR-IdentificationIDElement
2019CCF-BDCI大赛 最佳创新探索奖获得者 基于OCR身份证要素提取赛题冠军 天晨破晓团队 赛题源码
zineos/AherNet
zineos/AnomalyDetectionCVPR2018-Pytorch
Pytorch version of - https://github.com/WaqasSultani/AnomalyDetectionCVPR2018
zineos/BlazePalmTF2
zineos/BlazePose-tensorflow
A third-party Tensorflow Implementation for paper "BlazePose: On-device Real-time Body Pose tracking".
zineos/CDMI-Net
The implementation of CDMI-Net in Paper - Deep Multiple Instance Learning for Landslide Mapping
zineos/compilerbook-examples
Example code for compilers textbook.
zineos/DAVSOD
Shifting More Attention to Video Salient Objection Detection, CVPR 2019 (Best paper finalist & Oral)
zineos/deepstream-video-pipeline
zineos/DeepVision
在我很多项目中用到的CV算法推理框架应用。
zineos/dlstreamer_gst
This repository is a home to Deep Learning (DL) Streamer. DL Streamer is a streaming media analytics framework, based on GStreamer* multimedia framework, for creating complex media analytics pipelines.
zineos/ECO-pytorch
PyTorch implementation for "ECO: Efficient Convolutional Network for Online Video Understanding", ECCV 2018
zineos/Heterogeneous_CD
This repository contains the software developed for the project of Heterogeneous Change Detection in Remote Sensing Images.
zineos/kms
KMS激活服务,slmgr命令激活Windows系统、Office
zineos/live-video-analytics
A collection of reference applications using live video analytics capabilities in Azure Media Services
zineos/Memory-efficient-Convolution-for-Deep-Neural-Network
zineos/mmdetection-to-tensorrt
convert mmdetection model to tensorrt, support fp16, int8, batch input, dynamic shape etc.
zineos/nanodet
⚡Super fast and lightweight anchor-free object detection model. 🔥Only 1.8mb and run 97FPS on cellphone🔥
zineos/ncnn-android-yolov5
The YOLOv5 object detection android example
zineos/RAPiD
RAPiD: Rotation-Aware People Detection in Overhead Fisheye Images (CVPR 2020 Workshops)
zineos/ScaledYOLOv4
zineos/SimpleCNNbyCPP
For Course CS205 'C/C++ Program Design' at Southern University of Scicence and Technology, China
zineos/soDLA
Chisel implementation of the NVIDIA Deep Learning Accelerator (NVDLA), with self-driving accelerated
zineos/STANet
official implementation of the spatial-temporal attention neural network (STANet) for remote sensing image change detection
zineos/TTNet-Real-time-Analysis-System-for-Table-Tennis-Pytorch
Unofficial implementation of "TTNet: Real-time temporal and spatial video analysis of table tennis" (CVPR 2020)
zineos/yolo-face-with-landmark
yoloface大礼包 使用pytroch实现的基于yolov3的轻量级人脸检测(包含关键点)
zineos/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > TFLite
zineos/Yolov5-in-Deepstream-5.0
Describe how to use yolov5 in Deepstream 5.0
zineos/YOLOv5_NCNN
🍅 移动端部署,支持YOLOv5s、YOLOv4-tiny、MobileNetV2-YOLOv3-nano、Simple-Pose与Yolact模型,支持iOS、Android,使用NCNN框架。