MapTR icon indicating copy to clipboard operation
MapTR copied to clipboard

MapTR on a single GPU??

Open mohamedsamirx opened this issue 11 months ago • 1 comments

how to train and evaluate maptr or maptrv2 on a single gpu as all the code use torch.distributed ??

mohamedsamirx avatar Sep 11 '23 16:09 mohamedsamirx

you can train like this: python tools/train.py ./projects/configs/maptrv2/maptrv2_nusc_r50_24ep.py

eraofelix avatar Oct 21 '23 11:10 eraofelix