Skip to content

Commit 3db8f7a

Browse files
authored
update readme
1 parent 6b43236 commit 3db8f7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Models from this repo are faster to train (**single card trainable**) and often
4040
| semantic segmentation | - | [ERFNet](https://ieeexplore.ieee.org/abstract/document/8063438/) |
4141
| lane detection | ENet, ERFNet, VGG16, ResNets (18, 34, 50, 101) | Baseline |
4242
| lane detection | ERFNet, VGG16, ResNets (18, 34, 50, 101) | [SCNN](https://arxiv.org/abs/1712.06080) |
43-
| lane detection | VGG16, ResNets (18, 34, 50, 101) | [RESA](https://arxiv.org/abs/2008.13719) (*In progress*) |
43+
| lane detection | ResNets (18, 34, 50, 101) | [RESA](https://arxiv.org/abs/2008.13719) |
4444
| lane detection | ERFNet, ENet | [SAD](https://arxiv.org/abs/1908.00821) ([*Postponed*](https://github.com/voldemortX/pytorch-auto-drive/wiki/Notes)) |
4545
| lane detection | ERFNet | [PRNet](http://www.ecva.net/papers/eccv_2020/papers_ECCV/papers/123630698.pdf) (*In progress*) |
4646
| lane detection | ERFNet, ResNet18-reduced | [LSTR](https://arxiv.org/abs/2011.04233) |

0 commit comments

Comments
 (0)