Commit 9027859a authored by Shaoshuai Shi's avatar Shaoshuai Shi
Browse files

add requirements.txt, update config

parent 98281d05
......@@ -46,14 +46,14 @@ MODEL:
{
'anchor_sizes': [[0.8, 0.6, 1.73]],
'anchor_rotations': [0, 1.57],
'anchor_bottom_heights': [-0.6],
'anchor_bottom_heights': [-1.78],
'align_center': False,
'feature_map_stride': 8
},
{
'anchor_sizes': [[1.76, 0.6, 1.73]],
'anchor_rotations': [0, 1.57],
'anchor_bottom_heights': [-0.6],
'anchor_bottom_heights': [-1.78],
'align_center': False,
'feature_map_stride': 8
}
......
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