-
Notifications
You must be signed in to change notification settings - Fork 5
/
.gitmodules
72 lines (72 loc) · 4.07 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
[submodule "basics/1_dvs_event_stream_printer/third_party/sepia"]
path = basics/1_dvs_event_stream_printer/third_party/sepia
url = https://github.com/neuromorphic-paris/sepia.git
[submodule "basics/2_dvs_event_stream_counter/third_party/sepia"]
path = basics/2_dvs_event_stream_counter/third_party/sepia
url = https://github.com/neuromorphic-paris/sepia.git
[submodule "basics/3_flow_averager/third_party/sepia"]
path = basics/3_flow_averager/third_party/sepia
url = https://github.com/neuromorphic-paris/sepia.git
[submodule "basics/3_flow_averager/third_party/tarsier"]
path = basics/3_flow_averager/third_party/tarsier
url = https://github.com/neuromorphic-paris/tarsier.git
[submodule "basics/4_atis_event_stream_viewer/third_party/sepia"]
path = basics/4_atis_event_stream_viewer/third_party/sepia
url = https://github.com/neuromorphic-paris/sepia.git
[submodule "basics/4_atis_event_stream_viewer/third_party/tarsier"]
path = basics/4_atis_event_stream_viewer/third_party/tarsier
url = https://github.com/neuromorphic-paris/tarsier.git
[submodule "basics/4_atis_event_stream_viewer/third_party/chameleon"]
path = basics/4_atis_event_stream_viewer/third_party/chameleon
url = https://github.com/neuromorphic-paris/chameleon.git
[submodule "examples/blob_tracker/third_party/sepia"]
path = examples/blob_tracker/third_party/sepia
url = https://github.com/neuromorphic-paris/sepia.git
[submodule "examples/blob_tracker/third_party/tarsier"]
path = examples/blob_tracker/third_party/tarsier
url = https://github.com/neuromorphic-paris/tarsier.git
[submodule "examples/blob_tracker/third_party/chameleon"]
path = examples/blob_tracker/third_party/chameleon
url = https://github.com/neuromorphic-paris/chameleon.git
[submodule "examples/events_to_frames/third_party/sepia"]
path = examples/events_to_frames/third_party/sepia
url = https://github.com/neuromorphic-paris/sepia.git
[submodule "examples/events_to_frames/third_party/tarsier"]
path = examples/events_to_frames/third_party/tarsier
url = https://github.com/neuromorphic-paris/tarsier.git
[submodule "examples/events_to_frames/third_party/chameleon"]
path = examples/events_to_frames/third_party/chameleon
url = https://github.com/neuromorphic-paris/chameleon.git
[submodule "examples/live_tweaking/third_party/sepia"]
path = examples/live_tweaking/third_party/sepia
url = https://github.com/neuromorphic-paris/sepia.git
[submodule "examples/live_tweaking/third_party/tarsier"]
path = examples/live_tweaking/third_party/tarsier
url = https://github.com/neuromorphic-paris/tarsier.git
[submodule "examples/live_tweaking/third_party/chameleon"]
path = examples/live_tweaking/third_party/chameleon
url = https://github.com/neuromorphic-paris/chameleon.git
[submodule "examples/optical_flow/third_party/sepia"]
path = examples/optical_flow/third_party/sepia
url = https://github.com/neuromorphic-paris/sepia.git
[submodule "examples/optical_flow/third_party/tarsier"]
path = examples/optical_flow/third_party/tarsier
url = https://github.com/neuromorphic-paris/tarsier.git
[submodule "examples/optical_flow/third_party/chameleon"]
path = examples/optical_flow/third_party/chameleon
url = https://github.com/neuromorphic-paris/chameleon.git
[submodule "examples/buffered_wrapper/third_party/sepia"]
path = examples/buffered_wrapper/third_party/sepia
url = https://github.com/neuromorphic-paris/sepia.git
[submodule "examples/buffered_wrapper/third_party/tarsier"]
path = examples/buffered_wrapper/third_party/tarsier
url = https://github.com/neuromorphic-paris/tarsier.git
[submodule "examples/dvs_viewer/third_party/tarsier"]
path = examples/dvs_viewer/third_party/tarsier
url = https://github.com/neuromorphic-paris/tarsier.git
[submodule "examples/dvs_viewer/third_party/chameleon"]
path = examples/dvs_viewer/third_party/chameleon
url = https://github.com/neuromorphic-paris/chameleon.git
[submodule "examples/dvs_viewer/third_party/dvs_sepia"]
path = examples/dvs_viewer/third_party/dvs_sepia
url = https://github.com/neuromorphic-paris/dvs_sepia.git