Commit History
Basic app complete a66ef08
Merge branch 'main' of https://huggingface.co/atiwari751/ResNet50_replicate 0a4d7ab
Delete .gitattributes 37c9b07 verified
initial commit 09bf283 verified
Final model with README 8c2dd79
Final submission with README 55d34a0
Final submission ea78c09
Merge pull request #4 from shrits-ai/main 171643a unverified
atiwari751 commited on
adding latest model 0e5d788
ubuntu commited on
adding git attributes d9165b8
ubuntu commited on
iTrying to add checkpoint.pth dffde21
ubuntu commited on
Merge pull request #3 from shrits-ai/main 089d70c unverified
atiwari751 commited on
jitter probablity changed to 0.5 167e23a
ubuntu commited on
jitter probablity changed to 0.5 5479df9
ubuntu commited on
Added one cycle lr and lr_finder and reduced jitter 653a242
ubuntu commited on
Added one cycle lr and lr_finder and reduced jitter 373be07
ubuntu commited on
Modular code and removed misclassified images collection 83a3d89
Ubuntu commited on
Modular code and removed misclassified images collection 6dc829b
Ubuntu commited on
Merge pull request #1 from atiwari751/main 17745c9
Merge pull request #1 from atiwari751/main 074ec28 unverified
modularised resnet_execute into individual scripts 3352589
modularised resnet_execute into individual scripts 7fcd26a
Merge pull request #2 from shrits-ai/main 15b2f03 unverified
atiwari751 commited on
Merge pull request #2 from shrits-ai/main fb84786
atiwari751 commited on
Changed num_workers to 8 instead of 16 6e2d47c
Ubuntu commited on
lower batch size and accumulation argument. Changed misclassified samples to be for last epoch only 2e9c13e
Ubuntu commited on
Added augmentations as per the original paper 2959565
Ubuntu commited on
Added graphs for top-1 and top-5 training and test accuracies. Added displaying of misclassified samples. d759493
Ubuntu commited on
added table to the training logs to copy to Excel 5005854
Ubuntu commited on
Merge pull request #1 from shrits-ai/main d79160e unverified
atiwari751 commited on
Merge pull request #1 from shrits-ai/main 12b752d
atiwari751 commited on
Added checkpoint and early stopping 41b8141
Ubuntu commited on
Modified code for imagent datase d695662
Ubuntu commited on