zhangjunyang's Stars
nvdla/hw
RTL, Cmodel, and testbench for NVDLA
AlexeyAB/Yolo_mark
GUI for marking bounded boxes of objects in images for training neural network Yolo v3 and v2
cvat-ai/cvat
Annotate better with CVAT, the industry-leading data engine for machine learning. Used and trusted by teams at any scale, for data of any scale.
onnx/onnx
Open standard for machine learning interoperability
wang-xinyu/tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
OlafenwaMoses/ImageAI
A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities
PaddlePaddle/Paddle-Lite
PaddlePaddle High Performance Deep Learning Inference Engine for Mobile and Edge (飞桨高性能深度学习端侧推理引擎)
PaddlePaddle/Paddle
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
PaddlePaddle/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
AMAI-GmbH/AI-Expert-Roadmap
Roadmap to becoming an Artificial Intelligence Expert in 2022
feiyuhuahuo/Yolact_minimal
Minimal PyTorch implementation of YOLACT.
halfrost/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
tangtangcoding/C-C-
程序员相关电子书资料免费分享,欢迎关注个人微信公众号:编程与实战
ZachL1/Bilibili-plus
课程视频、PPT和源代码:侯捷C++系列;台大郭彦甫MATLAB
imfing/keras-flask-deploy-webapp
:smiley_cat: Pretty & simple image classifier app template. Deploy your own trained model or pre-trained model (VGG, ResNet, Densenet) to a web app using Flask in 10 minutes.
xuebinqin/U-2-Net
The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."
Tencent/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
onnx/tutorials
Tutorials for creating and using ONNX models
tomstillcoding/cs-roadmap
❤️这是一条汇总网上许多资料,而不是资料的纯粹堆砌,让人眼花缭乱的复制粘贴,这不是帮你在总结所有的知识点,而是根据实际的计算机系课程来安排学习路线,并且配合上面向就业的学习,与完全跟着学校课程相比,做到了不和工业界面试不脱节,非常实际、非常认真、非常掉头发,真心求个视频三连!
calibtoolkit/calibration_kit
hpc203/multiyolov5-opencv-onnxrun
分别使用OpenCV、ONNXRuntime部署多任务的yolov5目标检测+语义分割,包含C++和Python两个版本的程序
opencv/opencv_contrib
Repository for OpenCV's extra modules
opencv/opencv
Open Source Computer Vision Library
soulmachine/leetcode
LeetCode题解,151道题完整版。
shouxieai/tensorRT_Pro
C++ library based on tensorrt integration
multimodallearning/pytorch-mask-rcnn
bubbliiiing/centernet-tf2
这是一个centernet-tf2的源码,可以用于训练自己的模型。
bubbliiiing/unet-pytorch
这是一个unet-pytorch的源码,可以训练自己的模型
bubbliiiing/yolov5-pytorch
这是一个YoloV5-pytorch的源码,可以用于训练自己的模型。
bubbliiiing/yolov4-pytorch
这是一个YoloV4-pytorch的源码,可以用于训练自己的模型。