tusen-ai / SST

Code for a series of work in LiDAR perception, including SST (CVPR 22), FSD (NeurIPS 22), FSD++ (TPAMI 23), FSDv2, and CTRL (ICCV 23, oral).
Apache License 2.0
801 stars 102 forks source link

data augmentation #95

Closed LinuxCup closed 1 year ago

LinuxCup commented 1 year ago

whether to use data augmentation? and whether will improve performance when used? Have done ablation study

Abyssaledge commented 1 year ago

Yes. You could refer to this.

LinuxCup commented 1 year ago

thiinks for your reply, does data augmentaion is used by default?

Abyssaledge commented 1 year ago

Yes