Pinned Repositories
BackgroundSplit-OpenCV
This repository is the C++ Source Code of several algorithms of Extracting Background, which are based on OpenCV libraries after I learn about the theory of these algorithms(including Frame-Difference, Gauss-Background-Difference, ViBe algorithms).
CPlusPlusThings
C++那些事
darknet
Convolutional Neural Networks
DenseNet
DenseNet implementation in Keras
interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
jaccardSegment
Deeplab-resnet-101 in Pytorch with Jaccard loss
keras-js
Run Keras models in the browser, with GPU support using WebGL
mindspore
MindSpore is a new open source deep learning training/inference framework that could be used for mobile, edge and cloud scenarios.
MNN
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
onnx
Open standard for machine learning interoperability
alsj213's Repositories
alsj213/onnx
Open standard for machine learning interoperability
alsj213/BackgroundSplit-OpenCV
This repository is the C++ Source Code of several algorithms of Extracting Background, which are based on OpenCV libraries after I learn about the theory of these algorithms(including Frame-Difference, Gauss-Background-Difference, ViBe algorithms).
alsj213/CPlusPlusThings
C++那些事
alsj213/darknet
Convolutional Neural Networks
alsj213/DenseNet
DenseNet implementation in Keras
alsj213/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
alsj213/jaccardSegment
Deeplab-resnet-101 in Pytorch with Jaccard loss
alsj213/keras-js
Run Keras models in the browser, with GPU support using WebGL
alsj213/mindspore
MindSpore is a new open source deep learning training/inference framework that could be used for mobile, edge and cloud scenarios.
alsj213/MNN
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
alsj213/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
alsj213/ncnn-assets
alsj213/TensorRT
TensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators.
alsj213/testgit
alsj213/tvm
Open deep learning compiler stack for cpu, gpu and specialized accelerators
alsj213/YOLOv5-Lite
🍅🍅🍅YOLOv5-Lite: lighter, faster and easier to deploy. Evolved from yolov5 and the size of model is only 930+kb (int8) and 1.7M (fp16). It can reach 10+ FPS on the Raspberry Pi 4B when the input size is 320×320~