Robin R.Zheng
Robin R.Zheng
> This could be caused by that I changed a visualizer.py file for visualizing and saving images, and mistakenly changed a line of saving path. I fixed it in these...
> Hi, > > I have tried to use the example code: `python3 infer.py --deca DECA --rome data ` > > And got the following log: `Start infer! creating the...
> Have you put all weights correctly? It seems that the all weights are loaded and all dependencies are installed. I can run "python3 infer.py --deca DECA --rome data" successfully...
> You may be care the part of keypoint detector Same error :( Just modify the frame_shape to [512,512] and use the 512 train dataset will meet the same error....