microsoft / Swin3D

A shift-window based transformer for 3D sparse tasks
MIT License
201 stars 19 forks source link

S3DIS results #16

Open hpc100 opened 11 months ago

hpc100 commented 11 months ago

Thanks for sharing your work ! It's possible to provide Swin3D-L (without pretrained) results and the log for Swin3D-S (without pretrained). I ran some this two exp with 4GPU & 100 epoch and I get :

Yukichiii commented 11 months ago

The number of epochs is 100, but the loop is set to 30, which is equivalent to 3000 epochs. The eval_freqis 2, which is equivalent to evaluate every 60 epochs (due to loop=30).

hpc100 commented 11 months ago

Thank's for your reply. I'm going to test this ;)

hpc100 commented 11 months ago

@Yukichiii I applied epochs = 100 // loop = 30 and eval_freq = 2. I get on Area 5 :