Skip to content

Commit eda2581

Browse files
committed
minor change to readme
1 parent 2c522a5 commit eda2581

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -67,12 +67,12 @@ source | backbone | model | bs | lr | lr_decay | sgdet@20 | sgdet@50 | sgdet@100
6767
<!---[this repo](https://drive.google.com/open?id=1Vb-gX3_OLhzgdNseXgS_2DiLmJ8qiG8P) | Res-101 | freq | 6 | 5e-3 | 70k,90k | 100k | 19.4 | 25.0 | 28.5-->
6868

6969
### Scene Graph Generation (Step training)
70-
source | backbone | model | relpn | bs | lr | lr_decay | [email protected] | sgdet@20 | sgdet@50 | sgdet@100
71-
-------|--------|--------|--------|:------:|:-------:|:------:|:------:|:-------:|:-------:|:-------:
72-
this repo | Res-101 | vanilla | no | 8 | 5e-3 | 20k,30k | 24.2 | 10.5 | 13.8 | 16.1
73-
this repo | Res-101 | vanilla | yes | 8 | 5e-3 | 20k,30k | 24.2 | 12.3 | 15.8 | 17.7
74-
[this repo](https://drive.google.com/open?id=1tAJAhrq8EP86PZJYfwsjtQ-k1RJt1p7q) | Res-101 | imp | no | 8 | 5e-3 | 20k,30k | 24.2 |16.7 | 21.7 | 25.2
75-
[motifnet](https://github.com/rowanz/neural-motifs) | VGG-16 | imp | -| - | - | - | - | 14.6 | 20.7 | 24.5
70+
source | backbone | model | relpn | bs | lr | [email protected] | sgdet@20 | sgdet@50 | sgdet@100
71+
-------|--------|--------|--------|:------:|:------:|:------:|:-------:|:-------:|:-------:
72+
this repo | Res-101 | vanilla | no | 8 | 5e-3 | 24.2 | 10.5 | 13.8 | 16.1
73+
this repo | Res-101 | vanilla | yes | 8 | 5e-3 | 24.2 | 12.3 | 15.8 | 17.7
74+
[this repo](https://drive.google.com/open?id=1tAJAhrq8EP86PZJYfwsjtQ-k1RJt1p7q) | Res-101 | imp | no | 8 | 5e-3 | 24.2 |16.7 | 21.7 | 25.2
75+
[motifnet](https://github.com/rowanz/neural-motifs) | VGG-16 | imp | -| - | - | - | 14.6 | 20.7 | 24.5
7676
<!--this repo | Res-101 | msdn | 8 | 5e-3 | 20k,30k | - | - | - | - -->
7777
<!--this repo | Res-101 | grcnn | 8 | 5e-3 | 20k,30k | - | - | - | - -->
7878

0 commit comments

Comments
 (0)