File tree Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ These networks have been trained to detect specific objects for a given applicat
100
100
| Network | Application | Size (MB) | Location | Example Output |
101
101
| ------------- | ------------- | ------------- | ------------- | ------------- |
102
102
| [ Spatial-CNN] ( https://github.com/matlab-deep-learning/pretrained-spatial-CNN ) | Lane detection | 74 | [ GitHub ] ( https://github.com/matlab-deep-learning/pretrained-spatial-CNN ) | <img src =" Images/lanedetection.jpg " width =150 >|
103
- | [ RESA] ( https://github.com/matlab-deep-learning/Pretrained-RESA-Network-For-Road-Boundary-Detection ) | Road Boundary detection | - | [ GitHub ] ( https://github.com/matlab-deep-learning/Pretrained-RESA-Network-For-Road-Boundary-Detection ) | <img src =" Images/road_boundary.png " width =150 >|
103
+ | [ RESA] ( https://github.com/matlab-deep-learning/Pretrained-RESA-Network-For-Road-Boundary-Detection ) | Road Boundary detection | 95 | [ GitHub ] ( https://github.com/matlab-deep-learning/Pretrained-RESA-Network-For-Road-Boundary-Detection ) | <img src =" Images/road_boundary.png " width =150 >|
104
104
| [ Single Shot Detector (SSD)] ( https://www.mathworks.com/help/vision/ug/object-detection-using-single-shot-detector.html ) | Vehicle detection | 44 | [ Doc ] ( https://www.mathworks.com/help/vision/ug/object-detection-using-single-shot-detector.html ) | <img src =" Images/ObjectDetectionUsingSSD.png " width =150 >|
105
105
| [ Faster R-CNN] ( https://www.mathworks.com/help/vision/ug/object-detection-using-faster-r-cnn-deep-learning.html ) | Vehicle detection | 118 | [ Doc] ( https://www.mathworks.com/help/vision/ug/object-detection-using-faster-r-cnn-deep-learning.html ) | <img src =" Images/faster_rcnn.png " width =150 >|
106
106
You can’t perform that action at this time.
0 commit comments