Skip to content

Commit b92cce7

Browse files
committed
refactor
1 parent 63e4cd4 commit b92cce7

File tree

1 file changed

+1
-18
lines changed

1 file changed

+1
-18
lines changed

README.md

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -5,25 +5,7 @@
55
[![arXiv](https://img.shields.io/badge/arXiv-2403.11021-b31b1b.svg)](https://arxiv.org/abs/2403.11021) [![Paper](https://img.shields.io/badge/Paper-pdf-green.svg)](https://arxiv.org/abs/2403.11021) [![Website](https://img.shields.io/badge/ProjectWebpage-nsvs--tl-orange.svg)](https://utaustin-swarmlab.github.io/nsvs-project-page.github.io/) [![GitHub](https://img.shields.io/badge/Code-Source--Code-blue.svg)](https://github.com/UTAustin-SwarmLab/Neuro-Symbolic-Video-Search-Temporal-Logic) [![GitHub](https://img.shields.io/badge/Code-Dataset-blue.svg)](https://github.com/UTAustin-SwarmLab/Temporal-Logic-Video-Dataset)
66
</div>
77

8-
<!-- PROJECT LOGO -->
9-
<br />
10-
<div align="center">
11-
<a href="https://github.com/UTAustin-SwarmLab/Neuro-Symbolic-Video-Search-Temploral-Logic">
12-
</a>
138

14-
<h3 align="center">Neuro Symbolic Video Search with Temporal Logic</h3>
15-
16-
<p align="center">
17-
Unleashing Video Intelligence: Where Vision Meets Logic
18-
<br />
19-
<a href="https://arxiv.org/abs/2403.11021"><strong>» Read Paper »</strong></a>
20-
<br />
21-
<br />
22-
<a href="https://utaustin-swarmlab.github.io/nsvs-project-page.github.io/">NSVS-TL Project Webpage</a>
23-
·
24-
<a href="https://github.com/UTAustin-SwarmLab/Neuro-Symbolic-Video-Search-Temploral-Logic">TLV Dataset</a>
25-
</p>
26-
</div>
279

2810
## Table of Contents
2911

@@ -92,6 +74,7 @@ Please avoid stopping and removing the container, as you will need to reinstall
9274

9375
## Running the System
9476

77+
Run NSVS-TL with single object detector, YOLO.
9578
```python
9679
from ns_vfs import run_nsvs_yolo
9780
from cvias.image.detection.object.yolo import Yolo

0 commit comments

Comments
 (0)