Skip to content

calmiLovesAI/InceptionV4_TensorFlow2

Repository files navigation

InceptionV4_TensorFlow2

A tensorflow2 implementation of Inception_V4, Inception_ResNet_V1 and Inception_ResNet_V2.

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

References

  1. The original paper: Inception-v4, Inception-ResNet and the Impact of Residual Connectionson Learning
  2. The official implementation of Inception_V4: https://github.com/tensorflow/models/blob/master/research/slim/nets/inception_v4.py
  3. The official implementation of Inception_ResNet_V2: https://github.com/tensorflow/models/blob/master/research/slim/nets/inception_resnet_v2.py

About

A tensorflow2 implementation of Inception_V4, Inception_ResNet_V1 and Inception_ResNet_V2.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages