Skip to content

some papers books notes ... about self-driving-car

Notifications You must be signed in to change notification settings

chasingw/Paper-Zoo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Paper

  • 深度学习等相关论文 笔记
  • object detection 相关

[TOC]

paper list

2D Object Detection && CNN

anchor free

  • [Soft Anchor-Point Object Detection-1911.12448](./paper/Soft Anchor-Point Object Detection-1911.12448.pdf)

two-stage

one-stage

FPN Feature Pyramid Networks for Object Detection 2016

Focal Loss for Dense Object Detection

Computer Vision

3D Object Detection

PointPillars-1812.05784.pdf

KITTI 3D Object Detection Evaluation

Vote3Deep: Fast Object Detection in 3D Point Clouds Using Efficient 1609.06666

MV3D 2016 Multi-View 3D Object Detection Network for Autonomous Driving

Pointnet pointnet++ f-pointnet

  • pointnet 2017 PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation
  • pointnet2 2017 PointNet++: Deep Hierarchical Feature Learning on Point Sets in a Metric Space
  • F-Pointnet - Frustum PointNets for 3D Object Detection from RGB-D Data
  • Author Homepage

VoxelNet 2017

Complex-YOLO

PointRCNN

RoarNet

SECOND: Sparsely EmbeddedConvolutional Detection

  • [SECOND: Sparsely EmbeddedConvolutional Detection](paper/SECOND: Sparsely EmbeddedConvolutional Detection.pdf)

pointcloud datasets

label tools about 3d pointcloud

Quantization Compression

点云补全

  • [PCN: Point Completion Network](paper/1808.00671-PCN: Point Completion Network.pdf)

Deep Learning

Dropout 2014

SparseConvNet

  • paper
    • [Submanifold Sparse Convolutional Networks-1706.01307](paper/Submanifold Sparse ConvolutionalNetworks-1706.01307.pdf)
    • [3D Semantic Segmentation withSubmanifold Sparse Convolutional Networks-1711.10275](paper/3D Semantic Segmentation withSubmanifold Sparse Convolutional Networks-1711.10275.pdf)
  • code
  • paper

路径规划

  • [OpenPlanner Open Source Integrated Planner for Autonomous Navigation in Highly Dynamic Environments](paper/Open Source Integrated Planner for Autonomous Navigation in Highly Dynamic Environments.pdf)

局部路径规划

book

  • http://www.probabilistic-robotics.org ProbabilisticRobotics 来自google x实验室创始人Sebastian Thrun的经典著作,详细介绍了基于概率的机器人感知,定位与规划控制方法

  • [Multiple View Geometry in Computer Vision (Second Edition)] 深入的介绍了机器视觉中的视角变换

  • the global positioning system and inertial navigation 深入浅出介绍了GPS工作原理,IMU工作原理和Kalman滤波,并提供了多种数据融合解决方案,能够让人从头读到尾的好书。

SLAM

优化

滤波

About

some papers books notes ... about self-driving-car

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published