wenboDong0917

wenboDong0917

Geek Repo

0

followers

0

following

Github PK Tool:Github PK Tool

wenboDong0917's starred repositories

mmdetection3d

OpenMMLab's next-generation platform for general 3D object detection.

Language:PythonLicense:Apache-2.0Stargazers:5233Issues:61Issues:1606

Yet-Another-EfficientDet-Pytorch

The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.

Language:Jupyter NotebookLicense:LGPL-3.0Stargazers:5203Issues:108Issues:716

SensorsCalibration

OpenCalib: A Multi-sensor Calibration Toolbox for Autonomous Driving

Language:C++License:Apache-2.0Stargazers:2364Issues:47Issues:164

micronet

micronet, a model compression and deploy lib. compression: 1、quantization: quantization-aware-training(QAT), High-Bit(>2b)(DoReFa/Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference)、Low-Bit(≤2b)/Ternary and Binary(TWN/BNN/XNOR-Net); post-training-quantization(PTQ), 8-bit(tensorrt); 2、 pruning: normal、regular and group convolutional channel pruning; 3、 group convolution structure; 4、batch-normalization fuse for quantization. deploy: tensorrt, fp32/fp16/int8(ptq-calibration)、op-adapt(upsample)、dynamic_shape

Language:PythonLicense:MITStargazers:2212Issues:40Issues:110

livox_camera_calib

This repository is used for automatic calibration between high resolution LiDAR and camera in targetless scenes.

Language:C++License:GPL-2.0Stargazers:891Issues:20Issues:116

SE-SSD-AI-TRT

SE-SSD ALL IN TensorRT,NMS not implemented in TensorRT,implemented in c++