HVision-NKU / Conv2Former

MIT License
145 stars 11 forks source link

About the speed and Cuda memory. #7

Closed leexinhao closed 1 year ago

leexinhao commented 1 year ago

I try to reproduce your model and I find that During training, the Conv2former-T was twice as slow as the Convnext-T and required nearly twice as much cuda memory, is this normal?