Zaida Zhou
acab45a6fa
[Refactor] Change resources directory to .mim ( #68 )
...
* [Enhancement] Change the directory of configs to be saved
* configs tools model-index.yml will be copied to .mim
* copy files to .mim if setup.py does not handle this
* simply list command
* remove redundant code
* remove redundant code
* modify according to comment
2021-07-24 17:27:21 +08:00
Zaida Zhou
27fad951d0
[Fix] Fix error when searching mmsegmentation ( #52 )
...
* fix error when searching mmsegmentation
* fix bug when searching metadata from remote package
* update
* fix typo
* fix
2021-07-24 11:48:22 +08:00
Zaida Zhou
6f309bdd98
[Refactor] Refactor list cmd ( #67 )
...
* [Refactor] Refactor list cmd
* simply
* fix errror when getting home-pag from pypi
* fix unittet
* add unittest
* fix ci
* fix ci
* install wheel in CI to fix error
* refactor and add a decorator to make sure package has been installed
* rename function and add commnent for CI
2021-07-24 11:43:31 +08:00
Zaida Zhou
0a1ffd3c1c
[Fix] Fix filename of model zoo and output of search command ( #53 )
...
* fix filename of model zoo
* add comment
* fix install
* update search cmd
* update search command
* fix model zoo
* format output
* update readem
* fix typo
* reset display_width
* fix typo
* support substring match
* simply _filter_field
2021-07-21 14:03:30 +08:00
Zaida Zhou
73692e491a
[Fix] Fix install ambiguous ( #43 )
...
* fix install ambigous
* fix install local repo
* fix docstring
2021-06-23 21:05:23 +08:00
Zaida Zhou
d1863fc15a
[Feature] Support installing package with editable mode ( #39 )
...
* [Feature] Support installing package with editable mode
* create symlinks when installing package with editable mode
2021-06-16 19:09:42 +08:00
Haodong Duan
a20a02a97f
[Improvement] Switch More UnitTest On ( #30 )
...
* cpu training
* update README
* test all
* fix unittest
2021-06-01 13:03:39 +08:00
Zaida Zhou
11adbd231c
[Fix] Fix unittest ( #18 )
2021-05-24 22:23:45 +08:00
Haodong Duan
bff6849e3f
update link
2021-05-20 09:18:31 +00:00
Wenwei Zhang
18c16f8df0
Merge pull request #2 from open-mmlab/mmcv-version
...
[Fix] Use a new version of mmcv in examples
2021-05-20 16:01:34 +08:00
zhouzaida
7e1119bda6
fix typo
2021-05-20 15:43:07 +08:00
Kenny
b484810026
use a new version of mmcv in examples
2021-05-20 12:42:18 +08:00
Kenny
89bb658cdd
add part2
2021-05-20 00:03:43 +08:00
zhouzaida
e3dad73e5e
[Feature] Add install uninstall list search download command
2021-05-19 22:56:54 +08:00