mttsky

Results 3 comments of mttsky
trafficstars

ok ,thanks, why level2/level3 don't use rotation and flip?

thanks,because random shift ,train data result is different. the test effect has often wrong. of course sometime is goog.

Thank you for your reply ![image](https://user-images.githubusercontent.com/8543230/200467143-304ced15-4a3e-43e1-9d15-d7d0ac2e41d4.png) python train_nuscenes.py \ --exp_name=${EXP_NAME} \ --max_iters=25000 \ --log_freq=1000 \ --dset='trainval' \ --batch_size=4 \ --grad_acc=5 \ --use_scheduler=True \ --data_dir=$DATA_DIR \ --log_dir='logs_nuscenes' \ --ckpt_dir='checkpoints' \ --res_scale=2...