mirror of
https://github.com/huggingface/pytorch-image-models.git
synced 2025-06-03 15:01:08 +08:00
Bump version to 0.2.0, ready to roll (I think)
This commit is contained in:
parent
e62758cf4f
commit
1696499ce5
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
## What's New
|
## What's New
|
||||||
|
|
||||||
### Aug 1, 2020
|
### Aug 5, 2020
|
||||||
Universal feature extraction, new models, new weights, new test sets.
|
Universal feature extraction, new models, new weights, new test sets.
|
||||||
* All models support the `features_only=True` argument for `create_model` call to return a network that extracts feature maps from the deepest layer at each stride.
|
* All models support the `features_only=True` argument for `create_model` call to return a network that extracts feature maps from the deepest layer at each stride.
|
||||||
* New models
|
* New models
|
||||||
|
@ -1 +1 @@
|
|||||||
__version__ = '0.1.30'
|
__version__ = '0.2.0'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user