Pinned Repositories
Advanced-Lane-Lines
A pipeline that can detects lane boundaries, predicts upcoming curves, and measures lane curvature.
algorithm-base
专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!
amirstan_plugin
Useful tensorrt plugin. For pytorch and mmdetection model conversion.
bev_baseline
A Simple Baseline for BEV Perception
CaptainBlackboard
船长关于机器学习、计算机视觉和工程技术的总结和分享
CNN-From-Scratch
In this repository you will find everything you need to know about Convolutional Neural Network, and how to implement the most famous CNN architectures in both Keras and PyTorch. (I'm working on implementing those Architectures using MxNet and Caffe)
Compute-continuous-moments-de-ned-in-a-rectangular-region-using-CUDA-and-some-applications
External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
ppl.nn
A primitive library for neural network
yolov5-tensorrt-batchednms
Implement yolov5 with Tensorrt C++ api, and integrate batchedNMSPlugin
pgdtgq's Repositories
pgdtgq/Advanced-Lane-Lines
A pipeline that can detects lane boundaries, predicts upcoming curves, and measures lane curvature.
pgdtgq/CaptainBlackboard
船长关于机器学习、计算机视觉和工程技术的总结和分享
pgdtgq/detector-tensorrt-yolov5-linux
pgdtgq/HRNet-mxnet
mxnet implementation of High-Resolution Networks
pgdtgq/NAIC_Person_ReID_DMT
This is Top 3 Code for the Person ReID Compitition of NAIC
pgdtgq/objectDetectionDatasets
目标检测数据集制作:VOC,COCO,YOLO等常用数据集格式的制作和互相转换脚本
pgdtgq/OpenCV_Test
fbc_cv is an open source image process library.
pgdtgq/pnpTest
测量二维码相对于摄像头的位置
pgdtgq/pytorchx
Implement popular deep learning networks in pytorch, used by tensorrtx.
pgdtgq/QRDetectorAndTracker
一个能定位二维码并跟踪其位置的程序,可用于摄像头对机器的定位
pgdtgq/rotation-yolov5
rotation detection based on yolov5
pgdtgq/tcp_live
摄像头服务,使用OpenCV库实时采集图像,通过TCP传输到客户端。
pgdtgq/tensorRT
TensorRT-7 Network Lib 包括常用目标检测、关键点检测、人脸检测、OCR等 可训练自己数据
pgdtgq/tensorRT_Wheels
tensorrt wheels (API)
pgdtgq/tensorrtx
Implementation of popular deep learning networks with TensorRT network definition APIs
pgdtgq/tiny-tensorrt
A simple, efficient, easy-to-use Nvidia TensorRT wrapper for CNN, support c++ and python.
pgdtgq/TRT_Ultra_Fast_Lane_Detect
pgdtgq/Weak-scratch-detection
pgdtgq/Yolov5-in-Deepstream-5.0
Describe how to use yolov5 in Deepstream 5.0