layemiao

Results 2 issues of layemiao

The configuration file I used is flashocc-r50.py, the weight file is flashocc-r50-256x704.pth, and the dataset is the nuscenes-mini dataset. Run command: > bash tools/dist_test.sh projects/configs/flashocc/flashocc-r50.py ckpts/flashocc-r50-256x704.pth 4 --eval map >...

Thank you for your open-source work. The link you provided previously for the TensorRT (C++) example is now invalid. I tried to run the Demo using the following link, and...