Skip to content

Commit

Permalink
docs: update training data for traffic light (autowarefoundation#2464)
Browse files Browse the repository at this point in the history
* update traffic light cnn classifier README.md

* correct to upper case

Co-authored-by: Daisuke Nishimatsu <[email protected]>
  • Loading branch information
Mingyu1991 and wep21 authored Dec 7, 2022
1 parent a428716 commit 4a75d7c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion perception/traffic_light_classifier/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ traffic_light_classifier is a package for classifying traffic light labels using

### cnn_classifier

Traffic light labels are classified by MobileNetV2.
Traffic light labels are classified by MobileNetV2.
Totally 37600 (26300 for training, 6800 for evaluation and 4500 for test) TIER IV internal images of Japanese traffic lights were used for fine-tuning.

### hsv_classifier

Expand Down

0 comments on commit 4a75d7c

Please sign in to comment.