Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
postechjsk19 committed Jan 4, 2021
1 parent 796a0df commit be8cb2b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ TLR system designed for Hyundai Contest (2017).
TLs are detected by using ACF and HUV-Histogram.

## Accurate Traffic Light Detection using Deep Neural Network with Focal Regression Loss (2018)
Based on RGB camera, implmented with Caffe
Based on RGB camera, implmented with Caffe.
For training from scratch::
train -solver tlr_yolov2_deconv_resnet101_focalloss4_4.prototxt

For training from weights::
train -solver tlr_yolov2_deconv_resnet101_focalloss4_4.prototxt -weights deconv_focal_tlr_iter_62000(best).caffemodel -gpu 0
train -solver tlr_yolov2_deconv_resnet101_focalloss4_4.prototxt -weights deconv_focal_tlr_iter_62000(best).caffemodel -gpu 0
1 change: 0 additions & 1 deletion traffic_light_recognition
Submodule traffic_light_recognition deleted from d525ab

0 comments on commit be8cb2b

Please sign in to comment.