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 <42202095+wep21@users.noreply.github.com>
Signed-off-by: kminoda <koji.minoda@tier4.jp>
  • Loading branch information
2 people authored and kminoda committed Jan 6, 2023
1 parent fa3a008 commit 3549a7a
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 3549a7a

Please sign in to comment.