ntutangyun
ntutangyun
> > i have download the model, but the file is only 2M and it is not a torch weights. Can you check the link you offered? @nachiket92 > >...
hi @foww-0001 what pytorch version you have installed I wonder ? thanks... I checked online and some suggested the `persistent_load function` error is due to the torch version. but I'm...
OK my mistake... the downloaded weight file is the `tar` file itself. DO NOT unzip it... just use it after the `-w` flag will do: `python evaluate.py ... -w PGP_lr-scheduler.tar`
I'm not quite sure. Maybe because the turning angle is too sharp...
Maybe you can switch to apollo 7.0 so that more developers will be able to help...
HI, @natashadsouza @quning18 I'd like to ask how to stop the recording process, started with command `cyber_recorder record -a -o 1.record`. I tried "Ctrl+C" directly, but after it's stopped, there...
the recorded file size turned out to be too large... If I only record selected channels, instead of all channels, the recorded file size would be much smaller and it...
@Avps1 Hi, I recorded the messages to check out the actual data of all the channels in runtime. I'm not testing the perception module, but to debug it, I think...
the recording file seems to be corrupted.
Note that I've modified some of the dreamview code including backend and frontend so that the visualization could display in 3D instead of 2D by default. But I don't think...