keras-resnet icon indicating copy to clipboard operation
keras-resnet copied to clipboard

ResNeXt-C block

Open 0x00b1 opened this issue 7 years ago • 4 comments

Implement the block diagramed in figure 3a. from “Aggregated Residual Transformations for Deep Neural Networks.”

0x00b1 avatar Apr 26 '17 21:04 0x00b1

Implemented here: https://gist.github.com/mjdietzx/0cb95922aac14d446a6530f87b3a04ce#file-residual_network-py-L59

mjdietzx avatar May 03 '17 03:05 mjdietzx

Thanks, @mjdietzx. Huge help!

0x00b1 avatar May 11 '17 23:05 0x00b1

@0x00b1 Do you have ResNext Imagenet weights file? Or any plan to implement ResNext ? Thanks in advance ...

salihkaragoz avatar Feb 06 '18 14:02 salihkaragoz

Are there any plans for this? Would be nice to implement it in keras-retinanent :)

hgaiser avatar May 11 '18 07:05 hgaiser