Pinned Repositories
caffe
caffe 工程,支持depthwide层, 支持SSD目标检测
calculate_detect_mAP
计算目标检测的指标:mAP,检出率,漏检率
CenterPoint
centerpoint-zs
此代码是centerpoint 3D目标检测算法整套pipeline,包含标注、训练等。
darknet2caffe
Convert darknet weights to caffemodel
fire-detection-cnn
real-time fire detection in video imagery using a convolutional neural network (deep learning) - from our ICIP 2018 paper (Dunnings / Breckon) + ICMLA 2019 paper (Samarth / Bhowmik / Breckon)
free
翻墙、免费翻墙、免费科学上网、免费节点、免费梯子、免费ss/v2ray/trojan节点、蓝灯、谷歌商店、翻墙梯子
imagehash
A Python Perceptual Image Hashing Module
IOU-Tracker
Object dectect Tracker base IOU
Ocr-Character-Detection
利用centernet定位和crnn识别网络,在海思平台上优化和部署.
zhangsong8's Repositories
zhangsong8/Ocr-Character-Detection
利用centernet定位和crnn识别网络,在海思平台上优化和部署.
zhangsong8/darknet2caffe
Convert darknet weights to caffemodel
zhangsong8/IOU-Tracker
Object dectect Tracker base IOU
zhangsong8/centerpoint-zs
此代码是centerpoint 3D目标检测算法整套pipeline,包含标注、训练等。
zhangsong8/imagehash
A Python Perceptual Image Hashing Module
zhangsong8/caffe
caffe 工程,支持depthwide层, 支持SSD目标检测
zhangsong8/calculate_detect_mAP
计算目标检测的指标:mAP,检出率,漏检率
zhangsong8/CenterPoint
zhangsong8/fire-detection-cnn
real-time fire detection in video imagery using a convolutional neural network (deep learning) - from our ICIP 2018 paper (Dunnings / Breckon) + ICMLA 2019 paper (Samarth / Bhowmik / Breckon)
zhangsong8/free
翻墙、免费翻墙、免费科学上网、免费节点、免费梯子、免费ss/v2ray/trojan节点、蓝灯、谷歌商店、翻墙梯子
zhangsong8/kalman.c
卡尔曼滤波的c语言实现代码
zhangsong8/LaneNet
Pytorch implementation of "Towards end-to-end lane detection: an instance segmentation approach"
zhangsong8/MobileNet-YOLO
A caffe implementation of MobileNet-YOLO detection network
zhangsong8/polarseg_zs
zhangsong8/pyboostcvconverter
Minimalist code necessary for using porting C++ functions/classes using OpenCV's "Mat" type in functions argument lists directly (w/o explicit conversions) to python.
zhangsong8/pytorch-YOLOv4
PyTorch ,ONNX and TensorRT implementation of YOLOv4
zhangsong8/PyTorch_YOLOv4
PyTorch implementation of YOLOv4
zhangsong8/TensorRT
TensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators.
zhangsong8/yolov4-pytorch
这是一个YoloV4-pytorch的源码,可以用于训练自己的模型。