Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

atiwari751
/
ResNet50_replicate

Model card Files Files and versions
xet
Community
ResNet50_replicate
17 kB
Ctrl+K
Ctrl+K
  • 5 contributors
History: 7 commits
Ubuntu
Added graphs for top-1 and top-5 training and test accuracies. Added displaying of misclassified samples.
d759493 over 1 year ago
  • .gitignore
    93 Bytes
    added table to the training logs to copy to Excel over 1 year ago
  • README.md
    133 Bytes
    ResNet 50 base for CIFAR-10 over 1 year ago
  • checkpoint.py
    787 Bytes
    Added checkpoint and early stopping over 1 year ago
  • requirements.txt
    68 Bytes
    Modified code for imagent datase over 1 year ago
  • resnet_execute.py
    8.2 kB
    Added graphs for top-1 and top-5 training and test accuracies. Added displaying of misclassified samples. over 1 year ago
  • resnet_model.py
    6.84 kB
    Modified code for imagent datase over 1 year ago
  • validation.py
    825 Bytes
    Modified code for imagent datase over 1 year ago