jbwang1997
a828499d28
[Docs] Replace markdownlint with mdformat for avoiding installing ruby ( #8009 )
3 years ago
Y-M-Y
b0c1c5301b
[Docs]fix wrong path ( #7624 )
...
Fix wrong path of source code of classbalanceddataset
Co-authored-by: Wenwei Zhang <40779233+ZwwWayne@users.noreply.github.com>
3 years ago
BigDong
146e5ee2a5
refactor documentations ( #6774 )
3 years ago
Guangchen Lin
1a90fa80a7
[Fix] Fix a lot of typos ( #6190 )
...
* pre-commit: Add codespell to look for typos
* fixup! Indentation
* Update lint
* Fix lint
* Fix typo
* Fix comments
Co-authored-by: Christian Clauss <cclauss@me.com>
4 years ago
justiceeem
4f2b2ca6c2
[Docs]Add Chinese translation of docs_zh-CN/tutorials/customize_dataset.md ( #5915 )
...
* Add Chinese translation of docs_zh-CN/tutorials/customize_dataset.md
* Modify the format of the translation
* Fixed space between Chinese and English
* Fixed errors of the translation
* Fixed typos in English docs and Chinese translation
* Fixed errors of the translation
4 years ago
Guangchen Lin
13880ae5fd
[Enhance] Add dataset information in the README file for PanopticFPN ( #5995 )
...
* Add dataset information in the README file for PanopticFPN
* Add docs for panoptic dataset
* Update docs
* modify the statement of COCO Panoptic
4 years ago
Abdullah Dursun
ea49d049cd
Fix typos ( #5016 )
4 years ago
Wenwei Zhang
6c1347d7c0
Bump to v2.9.0 ( #4557 )
...
* bump to v2.9.0
* update
4 years ago
ZhangShilong
1b7fb9306c
add CompatibleCheckHook ( #4508 )
...
* add CompatibleCheckHook
* check val
* add docstr
* move hook to default runtime
* add unitest
* fix a typo
* fix unitest
* update docs
* add check for CLASSES is None
* fix doc
4 years ago
Haian Huang(深度眸)
e3e6ca76c6
Categorize tools ( #4501 )
...
* Categorize tools
* Update docs
* Rename tools
* Tool organization
4 years ago
Qiaofei Li
9b2c208d51
Add more details in documentation of customizing dataset ( #4430 )
...
* fix #4181 , invalid link in readme for maskrcnn cityscapes
* undo
* Update customize_dataset.md
* Update config modification setting
* add doc for checking annotations of the new customized dataset
* reformat
* re-add docs for customized dataset
* Update customize_dataset.md
* use a cascase maskrcnn model as example to replace retinanet
* reformat
* reformat
4 years ago
Wenwei Zhang
3e902c3afc
bump to v2.7.0 ( #4205 )
...
* bump to v2.7.0
* update dates
* update version requirements
* rephrase
* resolve comments
5 years ago
yuzhj
9282ff1920
typo ( #3917 )
5 years ago
Wenwei Zhang
24d6635098
Add missing notes in data customization ( #3906 )
5 years ago
Wenwei Zhang
8753583e4f
[enhance]: Improve documentation of modules and dataset customization ( #3821 )
...
* update tutorials for changing training settings
* update
* Update details of hook
* resolve comments
* reformat
* Update module documentations
* add notes for classes specification
5 years ago
LabMemNo003
a15edd6d67
[Docs] Fix typo in docs/tutorials/new_dataset.md ( #3876 )
5 years ago
Wenwei Zhang
3e0a00372a
Support evaluation on multiple datasets through ConcatDataset ( #3522 )
...
* support to evaluate concatenated dataset
* rm pdb
* update model zoo
* resolve comments
* Add assert during initialization
* more flexible usage
* add unittests
* change order of unittests
* Docs (new_datasets): update docs about concat dataset eval
* Docs (new_datasets): update docs about concat dataset eval
* Resolve comments
* Resolve comments
5 years ago
Jerry Jiarui XU
8fc0542439
add lvis support ( #2088 )
...
* add lvis dataset
* fixed eval
* fixed test cfg
* add resnext config
* update md
* fixed name
* update model urls
* minor fix
* fixed typo
* use open-mmlab lvis
* update travis
* fixed install
* make class balance as default
5 years ago
Jerry Jiarui XU
f745a64d62
add ClassBalancedDataset ( #2721 )
...
* add RepeatFactorDataset
* add docs and test
* rename to ClassBalancedDataset
* fixed typo
5 years ago
kinredon
a9bedfba2e
Fix typos ( #2768 )
5 years ago