dyldang commited on
Commit
b728eca
·
verified ·
1 Parent(s): a70d818

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -130,7 +130,7 @@ This made it so that the performance differences across classes were influenced
130
 
131
  ![Prediction](./val_batch0_pred.jpg)
132
 
133
- This example shows successful detection of lane markings and vehicles under clear conditions.
134
 
135
  ---
136
 
 
130
 
131
  ![Prediction](./val_batch0_pred.jpg)
132
 
133
+ This example shows the model’s predictions on a validation images. In my analysis I found that the model correctly identifies several road features, but also makes some errors, such as detecting a building as a vehicle and labeling a bus lane as a bike lane. This reflects the model’s tendency to rely on visual similarity and highlights limitations in distinguishing similar structures.
134
 
135
  ---
136