Commit 54ba0acb authored by syiming's avatar syiming
Browse files

add comments

parent 707c23b6
...@@ -71,7 +71,7 @@ model { ...@@ -71,7 +71,7 @@ model {
first_stage_max_proposals: 300 first_stage_max_proposals: 300
first_stage_localization_loss_weight: 2.0 first_stage_localization_loss_weight: 2.0
first_stage_objectness_loss_weight: 1.0 first_stage_objectness_loss_weight: 1.0
initial_crop_size: 14 initial_crop_size: 14 # According to the origial paper, value should be 7.
maxpool_kernel_size: 2 maxpool_kernel_size: 2
maxpool_stride: 2 maxpool_stride: 2
second_stage_box_predictor { second_stage_box_predictor {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment