Closed seonhoon1002 closed 1 year ago
My av2 version is 0.1.0.
. Some users use 0.2.0
.
I think that I can recover performances by deleting the below line with argo==0.2.0 https://github.com/tusen-ai/SST/blob/a42fcab3d5827492c95721b50c3871d47aa30335/mmdet3d/datasets/argo2_dataset.py#L481
Below is the result that I tested
Thanks for reminding me! Glad to see that!
Hello. I've been testing your model on av2. But I have a problem DetectionCFG which is in "mmdet3d>datasets>argo2_dataset.py>Argo2Dataset line 481".
DetectionCfg in latest av2 library might has no "split" argument I think ... Probably, I think this is the library version problem. So Can I ask What version is your av2 libary?