booker-max

Results 48 comments of booker-max

@chaitanya-kaul @LiuXinqi12 Hello, I tried according to your method, installed pytube-10.8.5, but when I run the code, I still get an error. ![image](https://user-images.githubusercontent.com/74257220/123366605-11d18600-d5ab-11eb-93ba-240e5a979dcf.png)

> Hi, when I run your program "python download_images.py --vid VIDEO_ID", there is a problem "regex_search: could not find match for (?:v=|/)([0-9A-Za-z_-]{11})."occured. It seems to be related to pytube, but...

I also encountered the same problem, **args.N_rgb** = 4096, and len(**pred_distance**) = 4096, hence **pred_distance_smooth** = [], and ultimately caused NAN loss.

I don't know how to solve it, Do you have any advice?

> But I use the data and config files offered by the authors? What should I revise to include all of the training data? > > Thanks~ Hi, I encountered...

yes, i solved it, you only need to run the code in /src/scripts/train_data.sh.

> Thanks for pointing out the error, this part of the code is using NPBG. In our work, point clouds have normals, so it doesn't matter 1. When I run...

> It should be scaled proportionally to your poses. What should be done specifically, does it mean that gt pose and pred pose should be aligned?