This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mmengine
mirror of
https://github.com/open-mmlab/mmengine.git
Watch
1
Star
0
Fork
You've already forked mmengine
0
Code
Issues
Projects
Releases
Wiki
Activity
478c952a6d
mmengine
/
requirements
/
runtime.txt
9 lines
79 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add runtime.txt and tests.txt (#36)
2022-02-19 12:55:56 +08:00
addict
[Fix] add required lib for vis (#111) * add required lib for vis * fix comment
2022-03-09 22:11:05 +08:00
matplotlib
Add runtime.txt and tests.txt (#36)
2022-02-19 12:55:56 +08:00
numpy
pyyaml
regex;sys_platform=='win32'
[Feature] Add BaseInferencer (#874) * [Feature] Add BaseInferencer (#773) * Update BaseInferencer * Fix ci * Fix CI and rename iferencer to infer * Fix CI * Add renamed file * Add test file * Adjust interface sequence * refine preprocess * Update unit test Update unit test * Update unit test * Fix unit test * Fix as comment * Minor refine * Fix docstring and support load image from different backend * Support load collate_fn from downstream repos, refine dispatch * Minor refine * Fix lint * refine grammar * Remove FileClient * Refine docstring * add rich * Add list_models * Add list_models * Remove backend args * Minor refine * Fix typos in docs and type hints (#787) * [Fix] Add _inputs_to_list (#795) * Add preprocess inputs * Add type hint * update api/infer in index.rst * rename preprocess_inputs to _inputs_to_list * Fix doc format * Update infer.py Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * [Fix] Fix alias type (#801) * [Enhance] Support loading model config from checkpoint (#864) * first commit * [Enhance] Support build model from weight * minor refine * Fix type hint * refine comments * Update docstring * refine as comment * Add method * Refine docstring * Fix as comment * refine comments * Refine warning message * Fix unit test and refine comments * replace MODULE2PACKAGE to MODULE2PAKCAGE * Fix typo and syntax error in docstring Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
2023-01-16 16:01:06 +08:00
rich
[Feature] add logging UT and impl (#43) * first commit * update logging * update MessageHub unit test and LogBuffer unitest * update logging docs * update logging impl and test * update test logging * update test * update logging test and impl * Fix logging test * Update log_buffer.py * rename statistics argumentes * fix as comment * Fix as comment * Fix as comment * Fix as comment * Fix meta class * Fix as comment * Fix as comment * Fix as comment * Fix name declare * Fix as comment * Fix as comment * Fix as comment * Fix docstring * Fix as comment * Fix as comment
2022-03-06 17:09:12 +08:00
termcolor
Add runtime.txt and tests.txt (#36)
2022-02-19 12:55:56 +08:00
yapf