Coder Social home page Coder Social logo

fusion-based-perception's Introduction

深蓝学院多传感器融合感知课程

项目实现了Lidar与Camera的后融合感知算法,融合的算法基于扩展卡尔曼滤波(Extended Kalman Filter,EKF)。输入数据为Lidar检测结果以及Camera检测结果,检测算法与Apollo 6.0一致,Lidar检测算法为PointPillars,Camera检测算法为YOLO。 该项目可以扩展至Lidar, Camera, Radar3种传感器的感知融合。

编译环境

平台:ubuntu ≥ 16.04

ROS版本 ≥ kinetic

使用方法

使用catkin_make编译代码并source所在的工作空间

使用以下命令启动可视化

$ roslaunch kit_perception rviz.launch

提供了两个数据集供测试使用,分别为单物体数据集和多物体数据集

使用以下命令使用单物体数据集启动程序

$ roslaunch kit_perception single_obj_fusion.launch

使用以下命令使用多物体数据集启动程序

$ roslaunch kit_perception mutil_obj_fusion.launch

可视化说明

在rviz内蓝色物体为融合结果,白色物体为雷达观测

fusion-based-perception's People

Contributors

shenlan2017 avatar incloon avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.