Commit Graph

57 Commits (0c72b1b274c4511c84bc788d969e9fb9fbf7f03f)
 

Author SHA1 Message Date
Haodong Duan 0c72b1b274
update docstring of run.py (#28) 2021-06-01 12:15:03 +08:00
Zaida Zhou 34410d2498
Merge pull request #27 from kennymckormick/link
[Fix] Update asciinema Links
2021-05-29 14:15:28 +08:00
Kenny f79c957b2a update links 2021-05-28 23:38:53 +08:00
Kenny e28a8ff581 update 2021-05-28 23:26:21 +08:00
Kenny 5beb714b0d try to embed 2021-05-28 23:24:14 +08:00
Zaida Zhou 94a7942991
Rename the package name to openmim (#26)
* rename the package name of mim to openmim

* add README.md in package info

* update README.md
2021-05-25 22:51:11 +08:00
Zaida Zhou 55096d02f3
[Enhancement] Remove commitid (#21)
* [Enhancement] Remove redundant commit_id.py

* remove get_commitid function
2021-05-25 22:45:08 +08:00
Zaida Zhou 210e55fb48
[Enhancement] Add version.py (#24)
* [Enhancement] Add version.py

* [Enhancement] Add version.py
2021-05-25 22:29:56 +08:00
Zaida Zhou 443afe60c2
Add LICENSE (#25)
* Add LICENSE

* update README.md
2021-05-25 22:29:41 +08:00
Zaida Zhou f74886e05b
[Fix] Fix install bug (#13)
* [Fix] Fix install bug

* rename according to comment

* fix module not found

* fix install

* fix install bug

* fix format

* add comment

* remove redundant comment
2021-05-25 13:06:45 +08:00
Zaida Zhou 44ce6f2db7
[Docs] Fix sphinx error (#22)
* [Docs] Fix sphinx error

* [Docs] Fix sphinx error

* [Docs] Fix sphinx error

* [Docs] Fix sphinx error

* add comment
2021-05-25 13:06:19 +08:00
Zaida Zhou f81e1cc498
[Enhancement] Install mmcv-full by fuzzy matching (#20)
* [Enhancement] Install mmcv-full by fuzzy matching

* modify according to comment
2021-05-24 22:30:50 +08:00
Zaida Zhou 855439eb2b
[Enhancement] Add highlighted display when exception is raised (#19) 2021-05-24 22:24:07 +08:00
Zaida Zhou 11adbd231c
[Fix] Fix unittest (#18) 2021-05-24 22:23:45 +08:00
Zaida Zhou 4d15b9334f
Merge pull request #17 from ZwwWayne/add-github-files
Add github files
2021-05-24 13:38:08 +08:00
ZwwWayne da01f829ae add github files 2021-05-24 13:27:09 +08:00
Wenwei Zhang ed5ba32d9d
Merge pull request #16 from RangiLyu/typo
fix typo
2021-05-24 11:52:20 +08:00
RangiLyu 47503dd9c9 fix typo 2021-05-23 21:29:24 +08:00
Wenwei Zhang fe3ef4e4f7
Merge pull request #14 from kennymckormick/abbrev
[Feature] Support abbr of sub_command name
2021-05-23 15:22:14 +08:00
Zaida Zhou 581cb30196
Merge pull request #15 from open-mmlab/kennymckormick-patch-1
[Fix] Sleep 5s after generating configs to avoid potential bugs
2021-05-23 13:42:19 +08:00
Haodong Duan 20f5c8e97b
[Fix] Sleep for a while after generating config
to avoid potential bugs
2021-05-22 22:30:27 +08:00
Kenny c599b8664a support abbr of sub_command name 2021-05-22 22:26:46 +08:00
Wenwei Zhang 4840043730
Merge pull request #10 from ZwwWayne/rename-package
rename pypi package name from mim to openmim
2021-05-21 22:46:37 +08:00
Haodong Duan c4f2df9f1c
Merge pull request #11 from zhouzaida/remove-hash-validate
[Fix] Remove hash validation temporarily when downloading checkpoint
2021-05-21 20:28:40 +08:00
zhouzaida ddccf2a02a add TODO comment 2021-05-21 15:22:39 +08:00
Haodong Duan 1f18ca9c2d
Update README.md 2021-05-21 14:36:06 +08:00
zhouzaida 19c55eece1 [Fix] Remove hash validation temporarily when downloading checkpoint 2021-05-21 14:15:06 +08:00
ZwwWayne 4dbf739761 update installation 2021-05-21 14:12:28 +08:00
ZwwWayne 829a0c30f6 rename pypi package name from mim to openmim 2021-05-21 13:49:22 +08:00
Wenwei Zhang 693815b427
[Fix] Fix mmseg ambiguous
[Fix] Fix mmseg ambiguous
2021-05-21 12:11:38 +08:00
zhouzaida 9e5f7a1f0a [Fix] Fix mmseg ambiguous 2021-05-21 12:07:51 +08:00
Wenwei Zhang f355cebb16
Merge pull request #8 from zhouzaida/update-readme
[Docs] Change the title in README.md
2021-05-20 20:02:19 +08:00
zhouzaida 745eeaed10 update title in README.md 2021-05-20 19:58:42 +08:00
Wenwei Zhang 21d7b1e59d
Add ci
Add ci
2021-05-20 19:55:12 +08:00
zhouzaida ee9171bf51 Merge branch 'main' of github.com:open-mmlab/mim into add-ci 2021-05-20 18:09:34 +08:00
Wenwei Zhang 0ea0d865c6
Merge pull request #6 from open-mmlab/fixlink
[Fix] Update download link in unit_test
2021-05-20 18:07:47 +08:00
zhouzaida e2bfcb3401 [Docs] Change the title in README.md 2021-05-20 18:01:38 +08:00
zhouzaida c7de8e5242 upload coverage to Codecov 2021-05-20 17:57:08 +08:00
zhouzaida 26dc15068f add pytorch1.5 in ci 2021-05-20 17:45:04 +08:00
zhouzaida cea7f5f41e ignore tunittest of gridsearch run test train command in ci 2021-05-20 17:27:55 +08:00
Haodong Duan bff6849e3f update link 2021-05-20 09:18:31 +00:00
zhouzaida a7ac3c6736 [Enhancement] Replace mmcv1.2.7 by mmcv1.3.0 in test_install.py 2021-05-20 17:18:15 +08:00
zhouzaida 9a9fd9c099 Add ci 2021-05-20 16:41:55 +08:00
Wenwei Zhang 5d4fcc07ea
Merge pull request #4 from open-mmlab/fix_bool
[Fix] Fix bug when arg type is bool
2021-05-20 16:02:21 +08:00
Wenwei Zhang b1101cf3e8
Merge pull request #3 from open-mmlab/recording
[Improvement] Add recordings
2021-05-20 16:02:04 +08: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
Wenwei Zhang f4db356501
[Fix] Fix install error due to MKL
[Fix] Fix install error
2021-05-20 16:00:29 +08:00
zhouzaida 7e1119bda6 fix typo 2021-05-20 15:43:07 +08:00
zhouzaida 136a3efc20 [Fix] Fix install bug 2021-05-20 15:21:41 +08:00
Kenny 8018a853f0 fix bug when arg type is bool 2021-05-20 14:59:08 +08:00