hxl1990's repositories
HwVideoDec_nvidia
nvidia video decoder for tensorrt inference
aimet
AIMET is a library that provides advanced quantization and compression techniques for trained neural network models.
armadillo-code
Armadillo: fast C++ library for linear algebra & scientific computing - http://arma.sourceforge.net
brevitas
Brevitas: quantization-aware training in PyTorch
CelebA-Challenge
40 face attributes prediction on CelebA benchmark with PyTorch Implementation.
CppDesignPattern
22种设计模式的C++实现
EasyQuant
EasyQuant(EQ) is an efficient and simple post-training quantization method via effectively optimizing the scales of weights and activations.
hard_decode_trt
Yolov5 inference on NVDec hardware decoder
HwVideoDec-nvidia
nvidia video decoder for tensorrt inference
LearnOpenGL-CN
http://learnopengl.com 系列教程的简体中文翻译
llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
MegEngine
MegEngine 是一个快速、可拓展、易于使用且支持自动求导的深度学习框架
mmdeploy
OpenMMLab Model Deployment Framework
nncf
Neural Network Compression Framework for enhanced OpenVINO™ inference
open-adas
An open source advanced driver assistance system (ADAS) that uses Jetson Nano as the hardware. Features: Traffic sign detection, Forward collision warning, Lane departure warning.
ORB_SLAM3
ORB-SLAM3: An Accurate Open-Source Library for Visual, Visual-Inertial and Multi-Map SLAM
Pangolin
Pangolin is a lightweight portable rapid development library for managing OpenGL display / interaction and abstracting video input.
pytorch-auto-drive
Segmentation models (ERFNet, ENet, DeepLab, FCN...) and Lane detection models (SCNN, PRNet, RESA, LSTR, BézierLaneNet...) based on PyTorch with mixed precision training
regex-vis
🎨 Regex visualizer & editor
RMNet
RM Operation can equivalently convert ResNet to VGG, which is better for pruning; and can help RepVGG perform better when the depth is large.
self-driving-car-sim
A self-driving car simulator built with Unity
TengineGst
TengineGst is a streaming media analytics framework, based on GStreamer multimedia framework, for creating varied complex media analytics pipelines. It ensures pipeline interoperability and provides optimized media, and inference operations using Tengine Toolkit Inference Engine backend, across varied architecture - CPU, iGPU and VPU.
tiny-tensorrt
A simple, efficient, easy-to-use Nvidia TensorRT wrapper for CNN, support c++ and python.
TRTorch
PyTorch/TorchScript compiler for NVIDIA GPUs using TensorRT
Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.
YOLOP
You Only Look Once for Panopitic Driving Perception.(https://arxiv.org/abs/2108.11250)
YoLov5-TensorRT-NMS
Implement yolov5 with Tensorrt C++ api, and integrate batchedNMSPlugin. A Python wrapper is also provided.
yolov7
🔥🔥🔥🔥 YOLO with Transformers and Instance Segmentation, with TensorRT acceleration! 🔥🔥🔥