Zoo.md

April 9, 2021 ยท View on GitHub

This page presents model performance on H36M under various settings. Pre-trained models and instructions for reproduction can also be found.

Fully-supervised Setting (S15678)

Download our pre-trained model

Download our pre-evolved data

Inference command:

python 2Dto3Dnet.py -evaluate True -twoD_source "HRN" -ckpt_dir "YourMODELPath"

Training command (Docs):

python 2Dto3Dnet.py -train True -num_stages 3 -num_blocks 3 -twoD_source "HRN" -evolved_path "YourDataPath"

Data synthesis command (Docs):

python evolve.py -SS "S15678" -T 1.5 -SD "YourDataPath" -generate True

MPJPE (P1) for each action under fully-supervised setting is shown in the table below.

Protocol #1Dir.DiscEatGreetPhonePhotoPosePurch.SitSitD.SmokeWaitWalkD.WalkWalkT.Avg.
Martinez et al. (ICCV'17)51.856.258.159.069.578.455.258.174.094.662.359.165.149.552.462.9
Fang et al. (AAAI'18)50.154.357.057.166.673.353.455.772.888.660.357.762.747.550.660.4
Yang et al. (CVPR'18)51.558.950.457.062.165.449.852.769.285.257.458.443.660.147.758.6
Pavlakos et al. (CVPR'18)48.554.454.452.059.465.349.952.965.871.156.652.960.944.747.856.2
Lee et al. (ECCV'18)40.249.247.852.650.175.050.243.055.873.954.155.658.243.343.352.8
Zhao et al. (CVPR'19)47.360.751.460.561.149.947.368.186.255.067.861.042.160.645.357.6
Sharma et al. (ICCV'19)48.654.554.255.762.672.050.554.370.078.358.155.461.445.249.758.0
Moon et al. (ICCV'19)51.556.851.252.255.247.750.963.369.954.257.450.442.557.547.754.4
Liu et al. (ECCV'20)46.352.247.350.755.567.149.246.060.471.151.550.154.540.343.752.4
Ours (S15678)45.644.649.349.352.558.546.444.353.867.549.446.152.541.444.449.7

MPJPE (P2) for each action under fully-supervised setting is shown in the table below.

Protocol #2Dir.DiscEatGreetPhonePhotoPosePurch.SitSitD.SmokeWaitWalkD.WalkWalkT.Avg.
Martinez et al. (ICCV'17)39.543.246.447.051.056.041.440.656.569.449.245.049.538.043.147.7
Fang et al. (AAAI'18)38.241.743.744.948.555.340.238.254.564.447.244.347.336.741.745.7
Pavlakos et al. (CVPR'18)34.739.841.838.642.547.538.036.650.756.842.639.643.932.136.541.8
Yang et al. (CVPR'18)26.930.936.339.943.947.428.829.436.958.441.530.529.542.532.237.7
Sharma et al. (ICCV'19)35.335.945.842.040.952.636.935.843.551.944.338.845.529.434.340.9
Cai et al. (ICCV'19)35.737.836.940.739.645.237.434.546.950.140.536.141.029.633.239.0
Liu et al. (ECCV'20)35.940.038.041.542.551.437.836.048.656.641.838.342.731.736.241.2
Ours (S15678)34.234.637.339.338.545.634.532.740.551.337.735.439.929.934.537.7

Weakly-supervised Setting (S1)

Download our pre-trained model

Download our pre-evolved data

Inference command:

python 2Dto3Dnet.py -evaluate True -twoD_source "HRN" -ckpt_dir "YourMODELPath" 

Training command (Docs):

python 2Dto3Dnet.py -train True -num_stages 2 -ws True -ws_name "S1" -twoD_source "HRN" -evolved_path "YourDataPath"

Data synthesis command (Docs):

python evolve.py -generate True -WS True -SS "S1"

MPJPE (P1) for each action under weakly-supervised setting is shown in the table below.

Protocol #1Dir.DiscEatGreetPhonePhotoPosePurch.SitSitD.SmokeWaitWalkD.WalkWalkT.Avg.
Kocabas et al. (CVPR'19)---------------65.3
Pavllo et al. (CVPR'19)---------------64.7
Li et al. (ICCV'19)70.483.676.678.085.4106.172.2103.0115.8165.082.474.394.660.170.688.8
Ours (S1)52.856.654.057.562.872.055.061.365.880.758.956.769.751.657.260.8

MPJPE (P2) for each action under fully-supervised setting is shown in the table below.

Protocol #2Dir.DiscEatGreetPhonePhotoPosePurch.SitSitD.SmokeWaitWalkD.WalkWalkT.Avg.
Rhodin et al. (CVPR'18)---------------64.6
Kocabas et al. (CVPR'19)---------------57.2
Li et al. (ICCV'19)---------------66.5
Ours (S1)40.243.441.946.148.255.142.842.649.661.144.543.251.538.144.446.2