Skip to content

Tags: lijiunderstand/mmcv

Tags

v0.3.2

Toggle v0.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add registry and build_from_cfg (open-mmlab#195)

* add registry and build_from_cfg

* add some corner cases

* add some corner cases

* fix the unittest for python 3.5

* minor fix

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
remove support for python 3.4 (open-mmlab#189)

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update version to 0.3.0 (open-mmlab#188)

v0.2.16

Toggle v0.2.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix the shape assertion in impad (open-mmlab#172)

v0.2.15

Toggle v0.2.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add dist utils (open-mmlab#157)

* add dist utils

* rename due to a typo

* bump version to 0.2.15

* fix imports

v0.2.14

Toggle v0.2.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add rgb2gray and gray2rgb (open-mmlab#139)

* add rgb2gray and gray2rgb

* update version

* minor fix for the docstring

v0.2.13

Toggle v0.2.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update version to v0.2.13 (open-mmlab#117)

v0.2.12

Toggle v0.2.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update to v0.2.12 (open-mmlab#104)

v0.2.11

Toggle v0.2.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update version to v0.2.11 (open-mmlab#98)

v0.2.10

Toggle v0.2.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix the compiling bug when using `pip install mmcv` (open-mmlab#88)

* rename flowWarp to FlowWarp

* fix the compiling bug when using pip install

* update version to v0.2.10