calmiLovesAI / Basic_CNNs_TensorFlow2

A tensorflow2 implementation of some basic CNNs(MobileNetV1/V2/V3, EfficientNet, ResNeXt, InceptionV4, InceptionResNetV1/V2, SENet, SqueezeNet, DenseNet, ShuffleNetV2, ResNet).
MIT License
526 stars 178 forks source link

friendly-inquiry #31

Open Harry-KIT opened 2 years ago

Harry-KIT commented 2 years ago

Hi brother, well-done. Can you create confusion_matrix function in evaluate.py if possible?