Zhexiao Xiong

Results 11 issues of Zhexiao Xiong

While training python train.py --config configs/config.py , I meet this problem: Traceback (most recent call last): File "train.py", line 150, in main() File "train.py", line 55, in main train(config, device,...

I cannot find the train_val split through the link that you listed. Could you upload this? Thanks.

While training on my own dataset, I find the following problem: ValueError: `val_check_interval` (25000) must be less than or equal to the number of the training batches (109). If you...

Hello, thanks for your work. I could not find the .yaml config file in your project, which I think should be used in inference. Could you help upload it? I...

Thanks for your great work! The link to the label of nuScenes dataset is broken. Could you please fix it? Thank you.

显示NameError: name 'raw_input' is not defined

Where is the code for the calculation of LRCE metrics metioned in the paper? I could not find it. Thanks.

Hello, thanks for your good work. The pretrained model is not available now. Could you share the pretrained model? Thank you.