Pinned Repositories
deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
Image-processing-algorithm
paper implement
key_board
VHDL按键消抖详解
MatchCompare
用于对比各种模板匹配的运行性能(速度、精度)。
onnxruntime-inference-examples
Examples for using ONNX Runtime for machine learning inferencing.
onnxruntime-projects
Code for some onnxruntime projects
shape_based_matching
try to implement halcon shape based matching, refer to machine vision algorithms and applications, page 317 3.11.5, written by halcon engineers
StoneCNN
pytorch实现;常用的网络,包括分类、目标检测、分割;detrctron2和mmdetection的使用;功能模块测试;
VS2015-Qt-readcamera
用VS2015+Qt+Opencv读取视频。简单应用,用于配置调试
StoneWangMZ's Repositories
StoneWangMZ/VS2015-Qt-readcamera
用VS2015+Qt+Opencv读取视频。简单应用,用于配置调试
StoneWangMZ/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
StoneWangMZ/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
StoneWangMZ/Image-processing-algorithm
paper implement
StoneWangMZ/key_board
VHDL按键消抖详解
StoneWangMZ/MatchCompare
用于对比各种模板匹配的运行性能(速度、精度)。
StoneWangMZ/onnxruntime-inference-examples
Examples for using ONNX Runtime for machine learning inferencing.
StoneWangMZ/onnxruntime-projects
Code for some onnxruntime projects
StoneWangMZ/shape_based_matching
try to implement halcon shape based matching, refer to machine vision algorithms and applications, page 317 3.11.5, written by halcon engineers
StoneWangMZ/StoneCNN
pytorch实现;常用的网络,包括分类、目标检测、分割;detrctron2和mmdetection的使用;功能模块测试;
StoneWangMZ/StoneCommand
项目中常用的代码、语法和指令等