tinygrad/test/efficientnet
Sebastian Kreft 8113eec4cf
feat: add efficientnet test (#285)
Simple test using the Chicken example from https://upload.wikimedia.org/wikipedia/commons/4/41/Chicken.jpg and the image preprocessing from example/efficientnet.py

Note that EfficientNet loads the weights from the internet so running the tests may be slow the first time. We could speed up the tests by caching the /tmp folder.

Fixes #234
2021-10-30 15:53:51 -07:00
..
Chicken.jpg feat: add efficientnet test (#285) 2021-10-30 15:53:51 -07:00
imagenet1000_clsidx_to_labels.txt feat: add efficientnet test (#285) 2021-10-30 15:53:51 -07:00