Commit Graph

6 Commits (b63d880af5add7489f9f06cf5749e238292206cf)

Author SHA1 Message Date
Jerry Jiarui XU d6411b7fff
BC of model zoo: add deprecate urls (#301)
* add deprecate urls

* add deprecate urls

* warning test

* rename to deprecated.json
2020-05-27 22:09:06 +08:00
Jerry Jiarui XU 37d8facfad Support default/external json for open-mmlab models (#230)
* support default/external json for open-mmlab models

* add local

* add more test

* add docs

* add docs

* update docs

* refactor

* add json in MANIFEST

* fixed json typo
2020-05-27 17:12:43 +08:00
Kai Chen 6004776241
fix the install_requires (#288) 2020-05-19 14:41:59 +08:00
Kai Chen feb650642e
Bug fix for the deploy workflow (#283)
* update the deploy workflow

* fix a typo

* update MANIFEST.in to include pyx

* remove debug info
2020-05-14 23:00:22 +08:00
lizz 90a0f353ee
Format to conform pre-commit (#173)
Signed-off-by: lizz <lizz@sensetime.com>
2020-02-01 10:14:55 +08:00
Kai Chen e5ca8846c5
Fix the compiling bug when using `pip install mmcv` (#88)
* rename flowWarp to FlowWarp

* fix the compiling bug when using pip install

* update version to v0.2.10
2019-07-07 21:41:31 +08:00