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!
MIT License
1.09k stars 181 forks source link

Using model an 8-camera dataset #160

Open fxyQAQ opened 1 year ago

fxyQAQ commented 1 year ago

Hello, can the dataset of 8 cameras be tested with the given model, and if so, which files do I need to modify

anas-zafar commented 1 year ago

@fxyQAQ were you able to test it?

fxyQAQ commented 1 year ago

I tested my dataset with the Algebraic method, but had trouble with the Volumetric method.