CNN models using TensorFlow and PyTorch achieving 90% accuracy with distributed GPU training




• Convolutional Neural Network (CNN)
• ResNet-50 backbone with transfer learning
• Trained on ImageNet + custom dataset
• TensorFlow & PyTorch implementations