daohu527 / seahorse

a pure python autonomous driving framework
Apache License 2.0
6 stars 2 forks source link

How to contribute #11

Open YuqiHuai opened 2 months ago

YuqiHuai commented 2 months ago

Hi @daohu527

I’m very interested in contributing to this project and I’ve wanted a python ADS for a long time. How should we contribute to this project?

daohu527 commented 2 months ago

I will create a new plan and organize some discussions, welcome to participate!

Yes, I feel some inconveniences with the current use of autonomous driving, so I want to make an autonomous driving system that is simple, easy to use, and has rich algorithms and interfaces.

I have just started this project. Of course, I actually have a lot of ideas. The most urgent thing at the moment is to perfect the perception part first.

I currently use pytorch to implement several functions such as object detection, segmentation, and posture detection. I hope that what you see is what you get.

seahorse_architecture

input

For example you can specify the input source as:

output

After model inference, the visual interface can be directly output.

I hope it can implement various algorithm libraries as elegantly as possible. There are already some ideas for these, and I hope it is easy to simulate.

github-actions[bot] commented 5 days ago

Stale issue message