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: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>
  • Loading branch information
2 people authored and HansRobo committed Dec 16, 2022
1 parent 266abe2 commit 30d3d92
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 30d3d92

Please sign in to comment.