EunBeen Kim

Results 6 comments of EunBeen Kim
trafficstars

Did you find out what it's for?

I found that `norm` should be torso size or something else (like the head size as referred to PCKh). But their accuracy function in `evaluate.py` was made for just checking...

@stefanopini Yes, I think you're right. But it would not raise any error as the heatmap's resolution is 64x64 in most cases.

disqus comments를 허용할지 선택하는 것으로 알고있습니다. `_config.yml` 파일의 `disqus` 항목에 계정을 등록해야합니다.

With this solution of @eduard93, I finally succeed in building the glmnet in window os. Maybe this is fundamentally unrelated to this thread, but I think there are people like...

I faced same problem, and I solved it by directly downloading zip file from here (https://github.com/carla-simulator/sumo/archive/%CURRENT_OSM2ODR_COMMIT%.zip). In BuildOSM2ODR.bat, `%CURRENT_OSM2ODR_COMMIT%` is set to `1835e1e9538d0778971acc8b19b111834aae7261`. So, you need to download ```https://github.com/carla-simulator/sumo/archive/1835e1e9538d0778971acc8b19b111834aae7261.zip```, extract...