ResNeXt_TensorFlow2

October 4, 2019 ยท View on GitHub

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