forked from yuxng/PoseCNN
-
Notifications
You must be signed in to change notification settings - Fork 5
/
.gitignore
57 lines (50 loc) · 916 Bytes
/
.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
*.mat
*.mex*
*.pyc
*.tgz
*.so
*.o
*.obj
*.mtl
*.xml
*.png
*.pkl
output*
lib/icp/icp_main.cpp
ros/build/*
ros/data/*
ros/devel/*
images/*
.idea/
data/YCB/models/
data/demo_models/vgg16_fcn_color_single_frame_2d_pose_add_lov_iter_160000.ckpt.index
data/imagenet_models/vgg16_fcn_color_single_frame_2d_pose_add_lov_iter_160000.ckpt.data-00000-of-00001
data/imagenet_models/vgg16_fcn_color_single_frame_2d_pose_add_lov_iter_160000.ckpt.index
lib/kinect_fusion/build/
lib/nms/gpu_nms.cpp
lib/normals/gpu_normals.cpp
lib/synthesize/build/
bag/
generate_dataset/data/
generate_dataset/config.yaml
data/LOV/data/
data/LOV/original_data/
data/LOV/poses/
data/LOV/models/
data/SUN2012
data/ObjectNet3D
lib/setup.py
generate_dataset/config/
data/LOV/trainval.txt
trained_nets/
data/LOV/indexes
runs.txt
.cproject
.project
PoseCNN.cu
nohup.out
npy/
*.npy
*/meta_data.txt
experiments/scripts/lov_color_box_train.sh
videos/