Home

Awesome

<!-- <p align="center"> <a href="" target='_blank'> <img src="https://visitor-badge.laobi.icu/badge?page_id=PardisTaghavi.real_time_tracking_AB3DMOT&left_color=gray&right_color=red"> </a> </p> -->

"AB3DMOT" modification for real-time tracking in ROS

Requirements

Ubuntu 18.04/ ROS Melodic

Installation

git clone https://github.com/PardisTaghavi/real_time_tracking_AB3DMOT.git cd ab3d/src

conda env create --file environment.yml

conda activate AB3D

git clone https://github.com/xinshuoweng/AB3DMOT.git git clone https://github.com/open-mmlab/mmdetection3d.git

catkin build ab3d or catkin_make and Don't forget to source the package source devel/setup.bash

a rosbag file from kitti dataset is available in the following link for testing purposes: https://drive.google.com/file/d/1WHaCPYf0tYoGBJDB780DLfgqdfXo0V_p/view?usp=sharing you should play the rosbag on a seperate terminal

rosbag play <name of rosbag>.bag

roslaunch ab3d ab3dLaunch.launch

ezgif com-gif-maker


"Special thanks to the authors of the original code AB3DMOT and mmdetection3d for laying the foundation of this project."

AB3DMOT : https://github.com/xinshuoweng/AB3DMOT

mmdetection3d : https://github.com/open-mmlab/mmdetection3d

kitti dataset : https://www.cvlibs.net/datasets/kitti/