karfly/learnable-triangulation-pytorch
This repository is an official PyTorch implementation of the paper "Learnable Triangulation of Human Pose" (ICCV 2019, oral). Proposed method archives state-of-the-art results in multi-view 3D human pose estimation!
PythonMIT
Issues
- 2
Pretrained weights file for CMU Dataset
#72 opened by Samleo8 - 1
Pretaining for 2D Backbone, with CMU Dataset
#77 opened by Samleo8 - 5
CMU-trained Weights and Cross dataset evaluation
#83 opened by Samleo8 - 3
- 3
Can it run in realtime?
#97 opened by dandevs - 11
- 6
How does the number of camera views influence the performance on Human 3.6m dataset?
#95 opened by huagl - 4
Evaluating without Human3.6M dataset?
#71 opened by BartArtanim - 3
Bug with n_joints in `train.py`
#73 opened by Samleo8 - 2
- 1
preprocess the dataset:Cannot load CDF C library; checked . Try 'os.environ["CDF_LIB"] = library_directory'
#84 opened by angechen - 2
GPU utility during training
#103 opened by kyang-06 - 1
Viewing data in 3D space
#102 opened by jamalknight - 1
Calculating MPJPE
#98 opened by jamalknight - 2
H36M Test set
#101 opened by jamalknight - 2
Camera information
#99 opened by jamalknight - 1
Testing
#100 opened by jamalknight - 2
Issue running evaluation
#96 opened by jamalknight - 2
How to stop training?
#94 opened by jamalknight - 1
Question: Training duration (volumetric)
#90 opened by jamalknight - 6
How many iters for training?
#92 opened by jamalknight - 2
- 0
- 14
Issues, notes and documentation while testing on the CMU dataset, using volumetric model
#75 opened by Samleo8 - 2
- 2
Question: Will pre processing all frames (instead of skipping frames) make it temporally smoother? ie. less jittering
#88 opened by jamalknight - 2
- 2
Error running collect-bboxes.py
#86 opened by jamalknight - 4
Dropbox path not working
#82 opened by jamalknight - 2
- 4
training time
#69 opened by angechen - 1
CUDA out of memory error (only after first epoch)
#80 opened by Samleo8 - 5
Training of CMU dataset gets stuck on batch 1
#79 opened by Samleo8 - 0
- 2
- 6
- 6
Some problems about the dataset Human36M
#63 opened by sunny0212452 - 1
Possible bug in update_after_resize
#65 opened by ThomasOerkild - 4
About training and evaluating in a single view setting when using Volumetric Triangulation
#64 opened by ShirleyMaxx - 1
Use the test data of dataset Human36M
#59 opened by sunny0212452 - 5
Regarding the volumetric triangulation, how is the heatmap projected into the Volume
#57 opened by davidmaeurer - 1
- 1
- 1
How to train weights in confidence branch?
#60 opened by jevonswang - 1
Are you going to use MoVi dataset?
#58 opened by Ongoza - 10
Visualising the evaluation results
#51 opened by Samleo8 - 4
backbone pretraining details
#56 opened by pablovela5620 - 2
- 4
CMU Panoptic style annotation
#53 opened by isarandi - 1
Bbox requirements - Do they need to be square?
#54 opened by Samleo8