kbrodt
kbrodt
There is a typo in documentation for `SMPL-X to SMPL`. You should run `python -m transfer_model --exp-cfg config_files/smplx2smpl.yaml` (instead of `python main.py --exp-cfg config_files/smplx2smpl.yaml`) from root repository directory. SMPL-X meshes...
No idea. https://googlethatforyou.com?q=socket.gaierror%20Name%20or%20service%20not%20known
Go to the [competition web site](https://waymo.com/open/challenges/2021/motion-prediction/), click on Download page and follow the instructions.
Try to remove multiprocessing and debug
It's a problem of `tensorflow`. Are `data` and `features_description` in `parsed = tf.io.parse_single_example(data, features_description)` correct?
I've tested on my machine and there were no errors. The tensorflow version: ``` tensorflow==2.5.0 tensorflow-addons==0.10.0 tensorflow-estimator==1.13.0 tensorflow-gpu==2.0.0 ```
Did you try with another samples or redownload new `uncompressed/tf_example/{training,validation,testing}`? No docker.
Hi, sorry, I don't know. @stepankonev wrote `rasterize`. As I remeber these parameters affects on the image size, agent position on the image, height.
I have the same problem. [Here](https://github.com/user-attachments/files/16434826/sample.zip) is one random sample from `result.pkl` and some `csv`.