Skip to content

Commit 074171d

Browse files
authored
Update README.md
1 parent 90ab355 commit 074171d

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
@@ -27,13 +27,13 @@ We provide some raw scripts used in our daily research. Some of them may be usef
2727

2828
Official implementation of the Ocean tracker. Ocean proposes a general anchor-free based tracking framework. It includes a pixel-based anchor-free regression network to solve the weak rectification problem of RPN, and an object-aware classification network to learn robust target-related representation. Moreover, we introduce an effective multi-scale feature combination module to replace heavy result fusion mechanism in recent Siamese trackers. This work also serves as the baseline model of OceanPlus. An additional **TensorRT** toy demo is provided in this repo.
2929

30-
<div align="center">
30+
<div align="left">
3131
<img src="https://github.com/penghouwen/TracKit/blob/master/demo/Ocean_overview.jpg" height="300" alt="Ocean"/><br/>
3232
<!-- <p>Example SiamFC, SiamRPN and SiamMask outputs.</p> -->
3333
</div>
3434

3535

36-
<div align="center">
36+
<div align="left">
3737
<img src="demo/ocean1.gif" width="800px" />
3838
<!-- <p>Example SiamFC, SiamRPN and SiamMask outputs.</p> -->
3939
</div>

0 commit comments

Comments
 (0)