IgorZhiltsoff
IgorZhiltsoff
I tried running ``` ./tools/dist_test_map.sh ./projects/configs/hrmapnet/hrmapnet_maptrv2_nusc_r50_110ep.py ./ckpts/hrmapnet_maptrv2_nuscenes_ep110.pth 1 ``` (the checkpoint is downloaded from the link in repo's README) and got an error ``` Traceback (most recent call last): File...
I am trying to build HRMapNet on wsl (`5.15.167.4-microsoft-standard-WSL2`; my Windows is `Microsoft Windows [Version 10.0.19045.5737]`). Following the installation guide (https://github.com/HXMap/HRMapNet/blob/master/docs/install.md), I run into problems on step (g) When I...
For example, `numpy==1.19.5` doesn't seem enough, since running the testing script terminates with ```ModuleNotFoundError: No module named 'numpy.typing'``` Also, pip found ```nuscenes-devkit 1.1.10 requires Shapely