File tree 1 file changed +1
-18
lines changed
1 file changed +1
-18
lines changed Original file line number Diff line number Diff line change 5
5
[ ![ 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 )
6
6
</div >
7
7
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 >
13
8
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 >
27
9
28
10
## Table of Contents
29
11
@@ -92,6 +74,7 @@ Please avoid stopping and removing the container, as you will need to reinstall
92
74
93
75
## Running the System
94
76
77
+ Run NSVS-TL with single object detector, YOLO.
95
78
``` python
96
79
from ns_vfs import run_nsvs_yolo
97
80
from cvias.image.detection.object.yolo import Yolo
You can’t perform that action at this time.
0 commit comments