A tensorflow2 implementation of ResNeXt(ResNeXt50, ResNeXt101).
See https://github.com/calmisential/Basic_CNNs_TensorFlow2 for training details.
- The original paper: Aggregated Residual Transformations for Deep Neural Networks
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A tensorflow2 implementation of ResNeXt(ResNeXt50, ResNeXt101).
See https://github.com/calmisential/Basic_CNNs_TensorFlow2 for training details.