Pinned Repositories
AdelaiDet
AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
CenterNet-TensorRT
This is a C++ implementation of CenterNet using TensorRT and CUDA
Deep-Stream-ONNX
How to deploy ONNX models using DeepStream on Jetson Nano
deep_sort_yolov3_pytorch
Add attention blocks such as cbam, se. Add deep sort, sort and some tracking algorithm using opencv
deepstream-services-library
A shared library of on-demand DeepStream Pipeline Services for Python and C/C++
deepstream_360_d_smart_parking_application
Describes the full end to end smart parking application that is available with DeepStream 4.0
dl_inference
通用深度学习推理服务,可在生产环境中快速上线由TensorFlow、PyTorch框架训练出的深度学习模型。
FaceDetection-DSFD
GAAS
Generalized Aviation: Open source autonomous aviation software platform, designed for fully autonomous drones and flying cars.
learnopencv
Learn OpenCV : C++ and Python Examples
uCedar's Repositories
uCedar/AdelaiDet
AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
uCedar/CenterNet-TensorRT
This is a C++ implementation of CenterNet using TensorRT and CUDA
uCedar/Deep-Stream-ONNX
How to deploy ONNX models using DeepStream on Jetson Nano
uCedar/deep_sort_yolov3_pytorch
Add attention blocks such as cbam, se. Add deep sort, sort and some tracking algorithm using opencv
uCedar/deepstream-services-library
A shared library of on-demand DeepStream Pipeline Services for Python and C/C++
uCedar/deepstream_360_d_smart_parking_application
Describes the full end to end smart parking application that is available with DeepStream 4.0
uCedar/dl_inference
通用深度学习推理服务,可在生产环境中快速上线由TensorFlow、PyTorch框架训练出的深度学习模型。
uCedar/FaceDetection-DSFD
uCedar/GAAS
Generalized Aviation: Open source autonomous aviation software platform, designed for fully autonomous drones and flying cars.
uCedar/learnopencv
Learn OpenCV : C++ and Python Examples
uCedar/ObjectDetection
some object detection algo
uCedar/README
README文件语法解读,即Github Flavored Markdown语法介绍
uCedar/segmentation_models.pytorch
Segmentation models with pretrained backbones. PyTorch.
uCedar/Stronger-yolo-pytorch
uCedar/TensorRT-CenterNet
tensorrt5 , centernet , centerface, deform conv, int8
uCedar/tensorrt-laboratory
Explore the Capabilities of the TensorRT Platform
uCedar/tensorrt-utils
⚡ Useful scripts when using TensorRT
uCedar/TensorRT-YOLOv4
tensorrt5, yolov4, yolov3,yolov3-tniy,yolov3-tniy-prn
uCedar/tensorrtx
Implementation of popular deep learning networks with TensorRT network definition APIs
uCedar/tkDNN
Deep neural network library and toolkit to do high performace inference on NVIDIA jetson platforms
uCedar/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.
uCedar/YoloV3-TensorRT
Run YoloV3 with the newest TensorRT6.0 at 37 fps on NVIIDIA 1060.
uCedar/yolov3-tiny-onnx-TensorRT
YOLOV3-Tiny TensorRT6.0 13个类别
uCedar/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > iOS
uCedar/yynet
📚 自己写的一个深度学习框架(c/c++ 实现, 不依赖于任何第三方库,含中文注释)