File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -43,11 +43,11 @@ The goal of gathering all these representative methods into a single repo is to
4343
4444### Object Detection
4545
46- backbone | model | batch size | lr | lr_decay_step | max_iter | mAP@0.5 | mAP@0.50:0.95
46+ backbone | model | batch size | lr | lr_decay_step | max_iter | mAP@0.5 | mAP@0.50:0.95
4747--------|--------|--------|--------|---------|--------|--------|--------
4848Resnet-101 | faster r-cnn | 6 | 5e-3 | (70k, 90k) | 100k | - | -
4949
5050### Scene Graph Generation
51- backbone | model | batch size | lr | lr_decay_step | max_iter | sgdet@20 | sgdet@50 | sgdet@100
51+ backbone | model | batch size | lr | lr_decay_step | max_iter | sgdet@20 | sgdet@50 | sgdet@100
5252--------|--------|--------|---------|--------|--------|--------|---------|---------
5353Resnet-101 | vanilla | 6 | 5e-3 | (70k,90k) | 100k | - | - | -
You can’t perform that action at this time.
0 commit comments