Samleo8 / learnable-triangulation-pytorch

The repository that this is forked from 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! This repo aims to extend the capabilites to the CMU dataset
MIT License
27 stars 11 forks source link

Demo Script Error #7

Open anas-zafar opened 1 year ago

anas-zafar commented 1 year ago

I am the following error when I try to run the demo script NotADirectoryError: [Errno 20] Not a directory: './logs/demo_cmu_vol_softmax_VolumetricTriangulationNet@02.04.2023-03:00:21' Please guide me how can I resolve this? Thanks

anas-zafar commented 1 year ago

@Samleo8 I am having the following issue when trying to visualize the results on cmu dataset

    raise Exception("Matrix multiply error")
Exception: Matrix multiply error