Pinned Repositories
3D-Machine-Learning
A resource repository for 3D machine learning
3DOD_thesis
3D Object Detection for Autonomous Driving in PyTorch, trained on the KITTI dataset.
AdversarialNetsPapers
The classical paper list with code about generative adversarial nets
awesome-active-learning
Hope you can find everything you need about Active Learning in this repository.
awesome-lidar-labeling
A collection of annotation tools for LiDAR Point Cloud. There are 3D Object Detection directions, and Semantic Segmentation.
Business-information-picture-OCR-Model
本模型是基于Python3编写的工商信息图片识别文字模型。主要步骤包括去噪、分离水印、反色、二值化增强等,支持批量图片处理。
car-color-classifier-yolo3-python
Car color classification with YOLOv3 object detector - Python example
china_job_survey
stats of Chinese developers. 统计中国程序员的就业情况
CIA-SSD-AI-TRT
CIA-SSD ALL IN TensorRT,NMS not implemented in TensorRT,implemented in c++
LPCC
local point cloud completion network
ruguowoshiyu's Repositories
ruguowoshiyu/3D-Machine-Learning
A resource repository for 3D machine learning
ruguowoshiyu/awesome-active-learning
Hope you can find everything you need about Active Learning in this repository.
ruguowoshiyu/awesome-lidar-labeling
A collection of annotation tools for LiDAR Point Cloud. There are 3D Object Detection directions, and Semantic Segmentation.
ruguowoshiyu/car-color-classifier-yolo3-python
Car color classification with YOLOv3 object detector - Python example
ruguowoshiyu/CIA-SSD-AI-TRT
CIA-SSD ALL IN TensorRT,NMS not implemented in TensorRT,implemented in c++
ruguowoshiyu/cnn_seg_lidar
Real time 3D semantic segmentation for Lidar, Ros based project
ruguowoshiyu/CRB-active-3Ddet
The official PyTorch implementation of "Exploring Active 3D Object Detection from a Generalization Perspective" (ICLR Spotlight 2023).
ruguowoshiyu/data-centric-AI
A curated, but incomplete, list of data-centric AI resources.
ruguowoshiyu/DSVT-AI-TRT
DSVT: Dynamic Sparse Voxel Transformer with Rotated Sets(CVPR2023),vaymo vehicle 3D Object Detection(top2), waymo cyclist 3D Object Detection(top1),waymo pedestrian 3D Object Detection(top1)
ruguowoshiyu/efficientdet-pytorch
A PyTorch impl of EfficientDet faithful to the original Google impl w/ ported weights
ruguowoshiyu/HyperLPR
基于深度学习高性能中文车牌识别 High Performance Chinese License Plate Recognition Framework.
ruguowoshiyu/HyperVID
开源移动端车型识别 Mobile Plateform Vehicle Identification Model
ruguowoshiyu/kitti_visualizer
Visualize KITTI Data Based on ROS and Rviz
ruguowoshiyu/LiDAL
Implementation of ECCV2022 paper - LiDAL: Inter-frame Uncertainty Based Active Learning for 3D LiDAR Semantic Segmentation
ruguowoshiyu/locus
[ICRA 2021] This repository contains the code for "Locus: LiDAR-based Place Recognition using Spatiotemporal Higher-Order Pooling".
ruguowoshiyu/MST-plus-plus-TensorRT
:poodle: :poodle: :poodle: TensorRT 2022复赛方案: 首个基于Transformer的图像重建模型MST++的TensorRT模型推断优化
ruguowoshiyu/patchwork
SOTA fast and robust ground segmentation using 3D point cloud (accepted in RA-L'21 w/ IROS'21)
ruguowoshiyu/patchwork-plusplus
Patchwork++: Fast and robust ground segmentation method for 3D point cloud. @ IROS'22
ruguowoshiyu/Point-Clouds-Visualization
visualization点云可视化(open3D, mayavi,rviz(ros)等)
ruguowoshiyu/pointcloud-3d-detector-tensorrt
The first tensorrt implementation for point-based 3d detector, i.e., 3DSSD,SASA,IA-SSD.
ruguowoshiyu/Pointpillars-ROS
Pointpillars with ROS Rviz
ruguowoshiyu/pytorchOCR
基于pytorch的ocr算法库,包括 psenet, pan, dbnet, sast , crnn
ruguowoshiyu/RobDet3D
ruguowoshiyu/SE-SSD-AI-TRT
SE-SSD ALL IN TensorRT,NMS not implemented in TensorRT,implemented in c++
ruguowoshiyu/SensorsCalibration
OpenCalib: A Multi-sensor Calibration Toolbox for Autonomous Driving
ruguowoshiyu/SUSTechPOINTS
3D Point Cloud Annotation Platform for Autonomous Driving
ruguowoshiyu/Vehicle-Car-detection-and-multilabel-classification
使用YOLO_v3_tiny和B-CNN实现街头车辆的检测和车辆属性的多标签识别 Using yolo_v3_tiny to do vehicle or car detection and attribute's multilabel classification or recognize
ruguowoshiyu/vehicle-recognition-api-yolov4-python
Vehicle Recognition API - brand and color classification
ruguowoshiyu/vininfo
Extracts useful information from Vehicle Identification Number (VIN)
ruguowoshiyu/viz_3Dbbox_ros2_pointpillars
Visualization tool for 3D bounding box results of TAO-PointPillars