forked from xinghaochen/awesome-hand-pose-estimation
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathevaluate_nyu.sh
24 lines (24 loc) · 1.28 KB
/
evaluate_nyu.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
python src/compute_error.py nyu max-frame\
DeepPrior results/nyu/CVWW15_NYU_Prior.txt\
DeepPrior-Refine results/nyu/CVWW15_NYU_Prior-Refinement.txt\
Feedback results/nyu/ICCV15_NYU_Feedback.txt\
DeepModel results/nyu/IJCAI16_NYU_DeepModel.txt\
Lie-X results/nyu/IJCV16_NYU_LieX.txt\
3DCNN results/nyu/CVPR17_NYU_3DCNN.txt\
Guo_Baseline results/nyu/ICIP17_NYU_Guo_Basic.txt\
REN-4x6x6 results/nyu/ICIP17_NYU_REN_4x6x6.txt\
REN-9x6x6 results/nyu/JVCI18_NYU_REN_9x6x6.txt\
DeepPrior++ results/nyu/ICCVW17_NYU_DeepPrior++.txt\
Pose-REN results/nyu/NEUCOM18_NYU_Pose_REN.txt\
DenseReg results/nyu/CVPR18_NYU_denseReg.txt\
V2V-PoseNet results/nyu/CVPR18_NYU_V2V_PoseNet.txt\
FeatureMapping results/nyu/CVPR18_NYU_DeepPrior++_FM.txt\
SHPR-Net results/nyu/Access18_NYU_SHPR_Net_frontal.txt\
SHPR-Net\(three\ views\) results/nyu/Access18_NYU_SHPR_Net_three.txt\
DeepHPS results/nyu/3DV18_NYU_DeepHPS.txt\
HandPointNet results/nyu/CVPR18_NYU_HandPointNet.txt\
Point-to-Point results/nyu/ECCV18_NYU_Point-to-Point.txt\
MURAUER results/nyu/WACV19_NYU_murauer_n72757_uvd.txt\
Generalized-Feedback results/nyu/TPAMI19_NYU_Generalized_Feedback.txt\
CrossInfoNet results/nyu/CVPR19_NYU_CrossInfoNet.txt\
WHSP-Net results/nyu/Sensors19_NYU_WHSP-Net.txt