Skip to content

Commit

Permalink
add dummy links #143
Browse files Browse the repository at this point in the history
  • Loading branch information
voldemortX authored Apr 18, 2023
1 parent 26cb046 commit 626c396
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docs/MODEL_ZOO_J.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@ The whole [MODEL_ZOO](./MODEL_ZOO.md) with specifications.
## Lane Detection

- [Baseline](/configs/lane_detection/baseline)
- SCNN
- RESA
- LSTR
- LaneATT
- [SCNN](./MODEL_ZOO.md)
- [RESA](./MODEL_ZOO.md)
- [LSTR](./MODEL_ZOO.md)
- [LaneATT](./MODEL_ZOO.md)
- [BézierLaneNet](/configs/lane_detection/bezierlanenet)

## Semantic Segmentation

- [FCN](/configs/semantic_segmentation/fcn)
- DeeplabV2
- DeeplabV3
- ENet
- [DeeplabV2](./MODEL_ZOO.md)
- [DeeplabV3](./MODEL_ZOO.md)
- [ENet](./MODEL_ZOO.md)
- [ERFNet](/configs/semantic_segmentation/erfnet)

0 comments on commit 626c396

Please sign in to comment.