ResNet9
In this project , I have worked on CIFAR100 dataset and got almost 80% accuracy in 4minutes using techniques such as data and batch normalization ,data augmentation, residual connections, weight decay...
ResNet9 in Paddle
ResNet9 and ResNet34
Implement ResNet-9 training with Numpy/CuPy.