SENet icon indicating copy to clipboard operation
SENet copied to clipboard

Squeeze-and-Excitation Networks

Results 15 SENet issues
Sort by recently updated
recently updated
newest added

How to train my custom data with SENet

Hello, thank you for your contribution. I don't quite understand a few points. Input. shape = (1,10242,6) 1. Do I need to extend the input to 4 dimensions? (1,10242,6)----->(1,1,10242,6) 2....

Could you please provide the training detail of the SE-WRN for cifar? Thanks a lot!

Hi we can't get good result with preprocessing info on the pretrained model. BGR mean values [103.94,116.78,123.68] are subtracted scale: 0.017 is used as std values for image preprocessing can...

Did anyone use SENet on Optical Flow features? Dose it work on Optical Flow features?

Hello @hujie-frank First of all, **thanks for sharing your amazing work**. I am trying to reproduce your results using VGG-16 but on cifar10 & cifar100, but unfortunately, I couldn't increase...

hi, I want to do some work under your work. I would like to use the pretrained model of SE-VGG-16 network, because our resources are limited, we can't train the...

Hello, thank you very much for your work. Your work is great, and you have contributed a lot to this field. I see that the top-1 result of the Inception-ResNet-v2...

I am curious about the values ofSE_Stage_5 top err, GFLOPs and Params. I know the basiline ResNet-50 and see the description of "