ilyasmg / sort-deepsort-yolov3-ROS

Tracker ROS node (sort and deep sort) using darknet_ros (YOLOv3)
GNU General Public License v3.0
62 stars 23 forks source link

A problem with the deep sort package #7

Closed kareem-93 closed 3 years ago

kareem-93 commented 3 years ago

Hello ilyas,

Thanks alot for your great work and effort. I knew that this package is no more supported, but i am using your code in my master thesis project and i am stuck in a point where i can not go ahead since 2 weeks. if you can help me i would be really thankful for you ! Screenshot from 2020-12-20 20-12-11 Screenshot from 2020-12-20 19-23-46

ilyasmg commented 3 years ago

Hey, I fixed the IndentationError but there are still dependencies problems with python2. I think you should try to do it with python3 and ROS Noetic. Look at this issue for more details #8 I also added a docker environment for both ROS kinetic and ROS noetic to use instead of installing locally