8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Improve test coverage and refactor `BaseModel` (#26) * Update `available_feature_keys` and `available_weights` * Fix serialization * Update version * Update `README`
Fix `InceptionV3` and add Codecov (#20) * Fix `InceptionV3` * Update README * Add Codecov * Update Codecov * Add Codecov badge
Add `ConvNeXt` and refactor `BaseModel` (#16) * Add `ConvNeXt` * Update `requirements.txt` * Refactor `BaseModel` to reduce redundant code