OpenMMLab Foundational Library for Training Deep Learning Models
 
 
Go to file
Mashiro ec3034b765
[Fix] Fix output argument of after_iter, train_after_ter and val_after_iter (#115)
* Fix hook

* Fix

* Fix docs

* FIx

* Fix

* Fix as comment
2022-03-09 23:10:19 +08:00
.github fix mmdet->mmengine in build.yml (#104) 2022-03-07 18:12:15 +08:00
docs [Update] Refine visualization docs (#107) 2022-03-09 20:43:29 +08:00
mmengine [Fix] Fix output argument of after_iter, train_after_ter and val_after_iter (#115) 2022-03-09 23:10:19 +08:00
requirements [Fix] add required lib for vis (#111) 2022-03-09 22:11:05 +08:00
tests Fix test_get_max_memory (#113) 2022-03-09 14:05:25 +08:00
.gitignore [Feature] Add distributed module (#59) 2022-03-05 22:03:32 +08:00
.pre-commit-config.yaml add config test (#10) 2022-02-17 17:46:06 +08:00
LICENSE init commit to setup 2022-02-08 17:37:03 +08:00
MANIFEST.in [Feature] Add checkpoint helper (#93) 2022-03-06 22:05:07 +08:00
README.md init commit to setup 2022-02-08 17:37:03 +08:00
pytest.ini ignore ut of unimplemented modules (#79) 2022-03-04 11:09:10 +08:00
requirements.txt Fix setup.py and add requirements.txt (#37) 2022-02-19 13:43:36 +08:00
setup.cfg update isort version (#1) 2022-02-09 20:05:26 +08:00
setup.py [Fix] add required lib for vis (#111) 2022-03-09 22:11:05 +08:00

README.md

MMEngine