Update README.md
Browse files
README.md
CHANGED
|
@@ -23,6 +23,16 @@ Segment Any Events with Language</h1>
|
|
| 23 |
</div>
|
| 24 |
</p>
|
| 25 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 26 |
## Citation
|
| 27 |
If you find our code or paper useful, please cite
|
| 28 |
```bibtex
|
|
|
|
| 23 |
</div>
|
| 24 |
</p>
|
| 25 |
|
| 26 |
+
<p align="center">
|
| 27 |
+
<a href="">
|
| 28 |
+
<img src="https://github.com/0nandon/SEAL/blob/main/static/teaser.png" alt="Logo" width="100%">
|
| 29 |
+
</a>
|
| 30 |
+
</p>
|
| 31 |
+
<p align="center">
|
| 32 |
+
Our <strong>SEAL</strong> is the first Semantic-aware Segment Any Events model.
|
| 33 |
+
</p>
|
| 34 |
+
</p>
|
| 35 |
+
|
| 36 |
## Citation
|
| 37 |
If you find our code or paper useful, please cite
|
| 38 |
```bibtex
|