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.1k stars 181 forks source link

RAM usage keeps increasing during training #118

Open kyang-06 opened 3 years ago

kyang-06 commented 3 years ago

When trying to train your model from scratch, I notice that, during 1st epoch, RAM usage starts from < 10GB and then goes up to > 90 GB till out of memory. Observed in both algebraic and volumetric approach, which is weird. Snipaste_2020-11-26_17-17-09