voldemortX / pytorch-auto-drive

PytorchAutoDrive: Segmentation models (ERFNet, ENet, DeepLab, FCN...) and Lane detection models (SCNN, RESA, LSTR, LaneATT, BézierLaneNet...) based on PyTorch with fast training, visualization, benchmarking & deployment help
BSD 3-Clause "New" or "Revised" License
839 stars 137 forks source link

Suggestions: README.md #62

Open HerrYu123 opened 2 years ago

HerrYu123 commented 2 years ago

Just like mmdection or mmsegmetation, it would be nice if each method of the paper could have a corresponding documetation.

voldemortX commented 2 years ago

Good suggestion! We will take that into the roadmap.

voldemortX commented 2 years ago

Let's have a checklist here. Community contributions are very much welcomed, please comment below for the model you want to contribute a doc. Otherwise I'll start adding them one by one when I have time. See #63 for an example.

Lane Detection

Semantic Segmentation

voldemortX commented 2 years ago

BézierLaneNet #63

voldemortX commented 2 years ago

Baseline #64 FCN #67 ERFNet #69