dlyldxwl / fssd.pytorch

Pytorch re-implementation of Fssd
67 stars 27 forks source link

Input size #4

Open Dev2022 opened 5 years ago

Dev2022 commented 5 years ago

Hi...Is the pruning for 300X300 only? I didnt find any pruning for 512X512. Thanks

dlyldxwl commented 5 years ago

@Dev2022 yes, I only have one titan x card so that I can't training the 512*512 model (It will affect the accuracy that batch_size is to small.)