Stars
In this repository, I will share some useful notes and references about deploying deep learning-based models in production.
PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations
Implementation of popular deep learning networks with TensorRT network definition API
NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This repository contains the open source components of TensorRT.
An easy to use PyTorch to TensorRT converter
Most popular metrics used to evaluate object detection algorithms.
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
MACE is a deep learning inference framework optimized for mobile heterogeneous computing platforms.
Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.
CV算法岗知识点及面试问答汇总,主要分为计算机视觉、机器学习、图像处理和 C++基础四大块,一起努力向offers发起冲击!
(CGCSTCD'2017) An easy, flexible, and accurate plate recognition project for Chinese licenses in unconstrained situations. CGCSTCD = China Graduate Contest on Smart-city Technology and Creative Design
How to Make a Computer Operating System in C++
This repository contains vczh's toys for black magic codes or experiments
Visualizer for neural network, deep learning and machine learning models
Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727.
AlexeyAB / darknet
Forked from pjreddie/darknetYOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
Object detection system using deformable part models (DPMs) and latent SVM (voc-release5). You may want to use the latest tarball on my website. The github code may include code changes that have n…
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
SNIPER / AutoFocus is an efficient multi-scale object detection training / inference algorithm
A Keras implementation of YOLOv3 (Tensorflow backend)