forked from shouxieai/tensorRT_Pro
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
88 lines (73 loc) · 1.21 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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
#
tutorial/2.0CenterNet_from_torch_trt/0_to_1_python_to_cuda/cpp_cuda_centernet/src/tensorRT
tutorial/2.0CenterNet_from_torch_trt/0_to_1_python_to_cuda/cpp_cuda_centernet/objs
tutorial/2.0CenterNet_from_torch_trt/0_to_1_python_to_cuda/cpp_cuda_centernet/workspace/pro
# compressed files
*.tar.gz
*.zip
# temp tensor and data
*.tensor
*.data
# Prerequisites
*.d
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
/objs
*.trtmodel
*.onnx
/workspace/pro
/build
/workspace/*.avi
/workspace/.ipynb_checkpoints
/workspace/*_result
/workspace/face/library_draw
/workspace/face/result
/workspace/face/library/laq.jpg
__pycache__
/tools/process_so.sh
/tools/proc2.sh
/python/trtpy.egg-info
/python/dist
/python/build
/workspace/formtest.ipynb
/workspace/meta.json
/.vs
*.pyd
*.zip
*.pdb
*.ilk
*.lib
*.exp
/lean/cuda10.1
/lean/cudnn8.2.2.26
/lean/opencv3.4.6
/lean/protobuf3.11.4
/lean/TensorRT-8.0.1.6
__pycache__
!/workspace/wget.exe
/workspace/*.mp4
/workspace/single_inference
/workspace/exp/tracker.final.mp4
/workspace/perf.result.log