Skip to content

Commit 9feb15a

Browse files
authored
Update README.md
1 parent ccaf952 commit 9feb15a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ source | backbone | model | bs | lr | [email protected] | sgdet@20 | sgdet@50 | sgdet@100
7979

8080
The above table shows that our reimplementation of baseline and imp algorithm match the performance reported in mofitnet.
8181

82-
### Comparisons with Other Methods
82+
### Comparisons with other Methods
8383
model | bs | lr | [email protected] | sgdet@20 | sgdet@50 | sgdet@100
8484
--------|:------:|:------:|:------:|:-------:|:-------:|:-------:
8585
[vanilla](https://drive.google.com/open?id=1EoAVYsvOk5narI6iIoyOBb8jXDS7Retf) | 8 | 5e-3 | 24.2 | 10.5 | 13.8 | 16.1
@@ -89,7 +89,7 @@ msdn | 8 | 5e-3 | 24.2 | - | - | -
8989

9090
\* you can click 'model' in above table to download the checkpoints.
9191

92-
### Adding RelPN to Other Methods
92+
### Adding RelPN to other Methods
9393

9494
We added our RelPN to various algorithms and compared with the original version.
9595

0 commit comments

Comments
 (0)