Code Monkey home page Code Monkey logo

second_ros's Introduction

Second

This package contains the second model that performs 3D object detection from pointcloud data.

Video_Result2


Setting up the environment and installing dependencies

Current Environment

  • ROS Melodic
  • Ubuntu 18.04
  • NVIDIA GeForce 940MX

Please install all dependencies required for the second.pytorch model.

Please note that this repo requires Python 3.6+. If you are using ROS Melodic, please build ROS from source to ensure rospy runs with Python3.

Setting up the package

Clone project into catkin_ws and build it

$ cd ~/catkin_ws && catkin_make
$ source devel/setup.bash

Download rosbag files for testing

To download rosbags for testing, please follow the link to get a kitti.bag for testing.

Using the package

Running the package

$ roslaunch second_ros second_kitti.launch

Future improvements

  • Test model inference on NVIDIA Jetson Xavier
  • Inference with ONNX or TensorRT
  • Add pointpillar/TANET support

Licenses and References

I referenced original implementation of second.pytorch which is under MIT License

second_ros's People

Contributors

indra4837 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.