Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration with ROS #1516

Open
pushkalkatara opened this issue Aug 30, 2018 · 10 comments
Open

Integration with ROS #1516

pushkalkatara opened this issue Aug 30, 2018 · 10 comments

Comments

@pushkalkatara
Copy link

There is darknet_ros version for darknet here - https://github.com/leggedrobotics/darknet_ros
But this is very slow compared to this version of the darknet.
I was trying to integrate this version with the same methodology but facing some compilation issues.
Here's the link - https://github.com/pushkalkatara/darknet_ros

@pushkalkatara
Copy link
Author

@MilkWithCoffee there are more optimizations possible. Like the letterbox image technique is used, but in the AlexeyAB's repository 3 different resizing techniques are available-
#232 (comment)

@BeckerFelix
Copy link

@MilkWithCoffee there are more optimizations possible. Like the letterbox image technique is used, but in the AlexeyAB's repository 3 different resizing techniques are available-
#232 (comment)

Thanks for the hint. Even though I didn´t want to go too far from Alexey´s great work, I will check it out.

@pushkalkatara
Copy link
Author

Hi, I adapted the alexby version to a ROS package. Link - https://github.com/pushkalkatara/darknet_ros

@fiorano10
Copy link

Did anyone make a ros wrapper compatible with this Darknet repo? w/o tracking

@pushkalkatara
Copy link
Author

Hi @fiorano10 Yes there is a ROS wrapper for the darknet repo as well. You can find it on this link - https://github.com/leggedrobotics/darknet_ros

@fiorano10
Copy link

I asked ‘this’, as in alexey darknet ros repo

@pushkalkatara
Copy link
Author

Yes, there's a darknet wrapper for alexeby repo too - https://github.com/pushkalkatara/darknet_ros

@fiorano10
Copy link

@pushkalkatara without tracking. issue#6

@Shame-fight
Copy link

Did anyone make a ros wrapper compatible with this Darknet repo? w/o tracking

Did anyone make a ros wrapper compatible with this Darknet repo? w/o tracking

I also have the same need to integrate this version of darknet with ros
@AlexeyAB @fiorano10 @pushkalkatara

@alexandrosnic
Copy link

have you guys find an integration of Alexey's darknet ROS (without tracking)?
@fiorano10 @Shame-fight

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants