Skip to content

Commit ccaf952

Browse files
authored
Update README.md
1 parent 71744d1 commit ccaf952

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,9 @@ model | relpn | bs | lr | [email protected] | sgdet@20 | sgdet@50 | sgdet@100
102102

103103
\* you can click 'model' in above table to download the checkpoints.
104104

105-
Above, we can see consistant improvements for different algorithms, which demonstrates the effeciveness of our proposed relation proposal network (RelPN). **Also, the inference time for the models with RelPN is reduced significantly since much less object pairs (256, originally > 1k) are fed to relation head for predicate classification.**
105+
Above, we can see consistant improvements for different algorithms, which demonstrates the effeciveness of our proposed relation proposal network (RelPN).
106+
107+
**Also, since much less object pairs (256, originally > 1k) are fed to relation head for predicate classification, the inference time for the models with RelPN is reduced significantly (~2.5 times faster)**
106108

107109

108110
## Tips and Tricks

0 commit comments

Comments
 (0)