Ma Zerun
0d8f918eaa
Bump version to v1.0.0rc5. ( #1286 )
2022-12-30 17:32:04 +08:00
Ma Zerun
c127c474b9
[Feature] Support getting model from the name defined in the model-index file. ( #1236 )
...
* [Feature] Support getting model from the name defined in the model-index file.
* Add unit tests.
* Prevent import `timm` if the `TIMMBackbone` is not used.
* Fix Windows CI.
* Move `init_model` to `mmcls.apis.hub`, and support pass nn.Module to all
model components.
* Fix requirements
* Rename `hub.py` to `model.py` and add unit tests.
2022-12-06 17:00:22 +08:00
Ma Zerun
dfe0874102
Update requirements. ( #1083 )
2022-10-12 10:57:37 +08:00
Ma Zerun
85b1eae7f1
Bump to v1.0.0rc0 ( #1007 )
...
* Update docs.
* Update requirements.
* Update config readme and docstring.
* Update CONTRIBUTING.md
* Update README
* Update requirements/mminstall.txt
Co-authored-by: Yifei Yang <2744335995@qq.com>
* Update MMEngine docs link and add to readthedocs requirement.
Co-authored-by: Yifei Yang <2744335995@qq.com>
2022-08-31 23:57:51 +08:00
Ma Zerun
b8b31e9343
[Improve] Multiple fixes. ( #957 )
...
* Rename some files in unit tests.
* Rename `pipelines` folder to `transforms`.
* Fix version requirement range.
* Remove `init_random_seed` and `set_random_seed`.
* Fix unit tests
* Rename `convert_models` to `model_converters`.
2022-08-09 15:58:08 +08:00
Ma Zerun
17b24a8230
[Improve] Update apis and packages. ( #921 )
...
* Remove mmcls/core folder
* update dependency version.
* Update `apis/inference.py` and demo.
2022-07-22 10:59:08 +08:00
Ezra-Yu
35cba87f82
refactor version and utils
2022-07-18 11:11:13 +08:00
Ma Zerun
eda75d12ec
Bump version to v0.22.1 ( #785 )
2022-04-15 20:08:39 +08:00
Ma Zerun
a7f8e96b31
Bump version to v0.20.1 ( #685 )
2022-02-07 11:46:50 +08:00
Ma Zerun
d1473e4a7f
[Dependency] Update mmcv dependency version ( #509 )
...
* Update mmcv dependency version
* Add code info in some metafiles
2021-11-02 18:08:30 +08:00
Ma Zerun
f9eb9b409b
[Docs] Add Copyright information. ( #413 )
2021-08-17 19:52:42 +08:00
Ma Zerun
c0a4916a06
[Enhance] Update `digit_version` function. ( #402 )
...
* Update digit_version
* Add digit_version unit test
2021-08-12 12:13:25 +08:00
Ma Zerun
ade7b80e44
Bump version to v0.14.0 ( #389 )
2021-08-04 13:25:42 +08:00
LXXXXR
b23b319f56
fix version ( #276 )
2021-05-29 10:47:16 +08:00
LXXXXR
7d618e6606
[Fix] Fix version ( #209 )
...
* fix version
* add projects in openmmlab
* minor fix
* empty
* add mmocr
* empty
* empty
* fix linting
2021-04-16 19:07:17 +08:00
Y. Xiong
d369645e23
bump version to 0.6.0 ( #62 )
...
* fix lint
* fix version path type
* del short_version
* setup: del ops; add python3.8
* del useless requirements
* setup: remove extra_requirements
* setup: totally remove build_requests
* setup: change to valid email
2020-10-11 00:12:04 +08:00
chenkai
a99e6eb10d
init commit
2020-05-21 21:21:43 +08:00