Pinned Repositories
anomalib
An anomaly detection library comprising state-of-the-art algorithms and features such as experiment management, hyper-parameter optimization, and edge inference.
build-your-own-x
Master programming by recreating your favorite technologies from scratch.
darknet
YOLOv4 - Neural Networks for Object Detection (Windows and Linux version of Darknet )
free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
Landing
down to earth
models
Models and examples built with TensorFlow
Orga-DATA
public-apis
A collective list of free APIs
ResNet_CRNN_OCR
This repo is used to train and run OCR model which is based on original CRNN and change it's backbone to the ResNet34.
spdlog
Fast C++ logging library.
montensorrt's Repositories
montensorrt/anomalib
An anomaly detection library comprising state-of-the-art algorithms and features such as experiment management, hyper-parameter optimization, and edge inference.
montensorrt/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
montensorrt/darknet
YOLOv4 - Neural Networks for Object Detection (Windows and Linux version of Darknet )
montensorrt/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
montensorrt/Landing
down to earth
montensorrt/models
Models and examples built with TensorFlow
montensorrt/Orga-DATA
montensorrt/public-apis
A collective list of free APIs
montensorrt/ResNet_CRNN_OCR
This repo is used to train and run OCR model which is based on original CRNN and change it's backbone to the ResNet34.
montensorrt/spdlog
Fast C++ logging library.
montensorrt/tensorrt_demos
TensorRT YOLOv4, YOLOv3, SSD, MTCNN, and GoogLeNet
montensorrt/Yolo_mark
GUI for marking bounded boxes of objects in images for training neural network Yolo v3 and v2
montensorrt/the-art-of-command-line
Master the command line, in one page