Skip to content

Commit 5684c6a

Browse files
authored
Update README.md
Add blurb about results csv
1 parent a6b2f6e commit 5684c6a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,10 @@ Several (less common) features that I often utilize in my projects are included.
6060
* Mixup (as in https://arxiv.org/abs/1710.09412) - currently implementing/testing
6161
* An inference script that dumps output to CSV is provided as an example
6262

63+
## Results
64+
65+
A CSV file containing an ImageNet-1K validation results summary for all included models with pretrained weights and default configurations is located [here](results/results-all.csv)
66+
6367
### Self-trained Weights
6468
I've leveraged the training scripts in this repository to train a few of the models with missing weights to good levels of performance. These numbers are all for 224x224 training and validation image sizing with the usual 87.5% validation crop.
6569

0 commit comments

Comments
 (0)