-
Notifications
You must be signed in to change notification settings - Fork 41
/
Copy path.gitignore
61 lines (57 loc) · 1.53 KB
/
.gitignore
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
build
__pycache__
# python
.venv
# thirdparty
thirdparty/pangolin
thirdparty/sophus
thirdparty/ceres
thirdparty/gtsam
thirdparty/g2o
thirdparty/mahigui
thirdparty/json
thirdparty/opencv
thirdparty/sesync
thirdparty/dbow3
thirdparty/obindex2
thirdparty/ibow-lcd
thirdparty/rerun
thirdparty/tensorrtbuffers/lib/libtensorrtbuffers.so
thirdparty/tensorrtbuffers10.0/lib/libtensorrtbuffers.so
thirdparty/tensorrtbuffers8.5/lib/libtensorrtbuffers.so
libtensorrtbuffers.so
thirdparty/TensorRT
thirdparty/rerun
thirdparty/tracy
thirdparty/tracy-profiler
thirdparty/tensorrtbuffers
thirdparty/TensorRT-8.5.1.7.Linux.x86_64-gnu.cuda-11.8.cudnn8.6.tar.gz
thirdparty/TensorRT-10.0.1.6.Linux.x86_64-gnu.cuda-11.8.tar.gz
thirdparty/TensorRT-10.3.0.26.Linux.x86_64-gnu.cuda-12.5.tar.gz
thirdparty/dbow3/build
thirdparty/dbow3/lib
thirdparty/libtorch
thirdparty/libtorch.zip
thirdparty/dbow2/lib
# data
data/new_college
data/remode_test_data/*
data/freiburg_sequence/matches
data/hfnet/hfnet_tf
data/hfnet/hfnet-rt
data/hfnet/hfnet_tf.tar.xz
data/hfnet/hfnet-rt.tar.xz
ImageToLocalAndGlobal*.engine
ImageToLocal*.engine
ImageToLocalAndIntermediate*.engine
IntermediateToGlobal*.engine
data/depth_anything/trained_data
data/dbow2_vocabulary/ORBvoc.bin
data/dbow2_vocabulary/ORBvoc.txt
data/segment_anything/models
data/segment_anything/weights
data/remode_test_data.zip
data/superpointglue/weights/superglue_indoor_sim_int32.engine
data/superpointglue/weights/superglue_outdoor_sim_int32.engine
data/superpointglue/weights/superpoint_v1_sim_int32.engine
*.engine