Skip to content

Commit 740f332

Browse files
minor update
1 parent 1c86fc3 commit 740f332

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

MATLABDeepLearningModelHub.mlx

3 Bytes
Binary file not shown.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ These networks have been trained to detect specific objects for a given applicat
100100
| Network | Application |Size (MB) |Location |Example Output |
101101
| ------------- | ------------- | ------------- |------------- |------------- |
102102
| [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>|
104104
| [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>|
105105
| [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>|
106106

0 commit comments

Comments
 (0)