ResNeXt_TensorFlow2 icon indicating copy to clipboard operation
ResNeXt_TensorFlow2 copied to clipboard

A tensorflow2 implementation of ResNeXt(ResNeXt50, ResNeXt101).

ResNeXt_TensorFlow2

A tensorflow2 implementation of ResNeXt(ResNeXt50, ResNeXt101).

See https://github.com/calmisential/Basic_CNNs_TensorFlow2 for training details.

References

  1. The original paper: Aggregated Residual Transformations for Deep Neural Networks