Zaida Zhou
463eab6b5d
[Docs] Describe branch changes ( #2741 )
...
* [Docs] Describe branch changes
* fix typo
* Update English
* refine
2023-04-06 23:42:14 +08:00
Zaida Zhou
7c136e79d5
Update the supported torch and cuda versions in README ( #2687 )
...
* Update the supported torch and cuda versions in README
* update version.json
* use ubuntu-22.04
* refine
2023-04-06 19:22:57 +08:00
Mashiro
4ae327f43c
Deprecate the support for python3.6 ( #2525 )
...
* [Fix] Adjust the minimum supported version of Python to 3.6
* refine the docs
2023-01-06 15:39:44 +08:00
Zaida Zhou
2478cb6f84
[Docs] Update supported pytorch and cuda versions ( #2456 )
...
* Update supported pytorch versions
* update
* update
2022-11-28 10:59:07 +08:00
Xin Li
5f58b9101f
[Docs] macOS building notice ( #2364 )
2022-10-30 14:09:00 +08:00
LYMDLUT
a0cac22cab
[Docs] Make installation commands compatible with windows cmd ( #2353 )
...
* fix the install bug in win cmd
* fix the install bug in win cmd
* Update README.md
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* Update README_zh-CN.md
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* Update docs/en/get_started/installation.md
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* Update docs/zh_cn/get_started/installation.md
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* Update docs/en/get_started/installation.md
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* Update docs/zh_cn/get_started/installation.md
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
Co-authored-by: lym <letusgo126@126.com>
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2022-10-24 23:10:30 +08:00
Zaida Zhou
5b279fbd53
[Docs] Refine reamde and installation ( #2340 )
...
* [Docs] Simplify README
* Simplify README_zh-CN
* Update installation docs
* Add mmyolo link in README
* update introduction
* update installation
* Update build docs
* remove io link in README
* update
2022-10-22 12:43:27 +08:00
Xin Li
07e8775f09
[Docs] Add reminder in docs for macOS M1 users ( #2268 )
...
* Add reminder in docs for macOS M1 users
2022-10-10 12:41:10 +08:00
Zaida Zhou
c9b6c2df71
[Docs] Clear outdated docs ( #2238 )
...
* [Docs] Clear outdated docs
* fix typo
2022-08-30 19:01:34 +08:00
Zaida Zhou
57ba4811f1
Rename mmcv package name ( #2235 )
...
* Rename mmcv package name
* fix typo
* fix typo
* fix typo
2022-08-30 16:24:06 +08:00
q.yao
2e5628b410
[Refactor]: Remove deployment for dev-2.x ( #2225 )
...
* remove deploy for 2.0
* update onnx ut
2022-08-26 20:11:05 +08:00
Zaida Zhou
b326a219a7
[Docs] Replace markdownlint with mdformat for avoiding installing ruby ( #1936 )
...
* Use mdformat pre-commit hook
* allows consecutive numbering
* improve .mdformat.toml
* test mdformat
* format markdown
* minor fix
* fix codespecll
* fix circleci
* add linkify-it-py dependency for cicleci
* add comments
* replace flake8 url
* add mdformat-myst dependency
* remove mdformat-myst dependency
* update contributing.md
2022-05-16 20:47:56 +08:00
Zaida Zhou
5b5d0c15bc
[Docs] Add more Windows information in README ( #1829 )
...
* [Docs] Add more windows information in README
* minor fix
* rename MacOS to macOS
2022-03-23 23:41:51 +08:00
Mashiro
a0127e1712
[Enhancement] Reorganizing OpenMMLab projects in readme ( #1744 )
...
* Reorganizing OpenMMLab projects in readme
* Update README.md
* Reorganizing OpenMMLab projects in readme
Reorganizing OpenMMLab projects in readme
* fix typo
* fix typo
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2022-02-25 10:51:23 +08:00
Zaida Zhou
e7f049afa1
Add mmrotate link in README.md ( #1733 )
...
* Add mmrotate link in README.md
* Add mmrotate link in docs
* fix isort
2022-02-20 11:42:33 +08:00
Zaida Zhou
86ed509a8b
Add OpenMMLab website and platform links ( #1666 )
2022-01-13 16:40:12 +08:00
Zaida Zhou
ff83e502a3
[Docs] Add the link of mmdeploy ( #1638 )
2022-01-10 16:26:37 +08:00
Zaida Zhou
d68119c1fe
[Docs] Add the link of mmrazor ( #1612 )
...
* Add the link of mmrazor
* Add the link of mmrazor
2021-12-24 15:31:49 +08:00
Zaida Zhou
e4b5348ebf
[Docs] Refactor the structure of documentation ( #1580 )
...
* [Docs] Refactor the structure of documentation
* [Docs] Refactor the structure of documentation
* fix symlink
* fix link
* fix typo
* polish docstring
* fix docstring
2021-12-15 17:01:09 +08:00
Zaida Zhou
44e7eee835
[Docs] Add the link of mmhuman3d ( #1561 )
...
* Add the link of mmhuman3d
* fix typo
* add link of mim
* add link of mim in docs
* improve the table format
2021-12-07 14:32:44 +08:00
Zaida Zhou
d4d6ea09e3
[Docs] Add mmfewshot link ( #1528 )
2021-11-26 20:48:55 +08:00
Zaida Zhou
ef8ba75202
[Docs] Add the url of pre-built packages built with cuda 11.3 ( #1489 )
2021-11-23 21:36:18 +08:00
Zaida Zhou
144f1e129e
[Docs] Add a script to check the installation of mmcv-full ( #1474 )
...
* [Docs] Add a script to verify the installation of mmcv-full
* polish documentation
* polish documentation
* print the running and compiling environments
* rename scripts to .dev_scripts
* polish readme
2021-11-23 18:42:41 +08:00
Zaida Zhou
2f023453d6
[Docs] Add the link and introduction of mmflow in README ( #1506 )
...
* [Docs] Add the link and introduction of mmflow in README
* remove a blank line
* fix link
2021-11-22 10:20:27 +08:00
Zaida Zhou
add157cc73
bump version to v1.3.17 ( #1473 )
...
* bump version to v1.3.17
* add a document to record the previous versions of PyTorch built for mmcv-full
* polish readme
2021-11-10 21:02:40 +08:00
zhouzaida
e22740b1d6
add note
2021-11-04 14:39:59 +08:00
zhouzaida
1ab29de7eb
change the width from 80 to 100
2021-11-04 14:39:59 +08:00
zhouzaida
d57026b7fc
Update the table of pre-built packages in readme
2021-11-04 14:39:59 +08:00
Zaida Zhou
48d5b095a2
Polish readme ( #1320 )
...
* [Docs] Polish README
* [Docs] Polish README
* [Docs] Polish README
* fix typo
* update qq link
* fix typo
* update LICENSES.md
2021-10-13 20:25:49 +08:00
Zaida Zhou
f22c9eb4a4
Add code spell hook to pre-commit and fix typos ( #1384 )
...
* Add code-spell hook to pre-commit
* Add code-spell hook to pre-commit and fix typos
* fix setup.cfg
2021-10-04 20:13:54 +08:00
Wei Ji
9016fef560
Fix typo on pip install mmcv-full torch1.9 cpu ( #1313 )
...
* Fix typo on pip install mmcv-full torch1.9 cpu
* 修改 pip install mmcv-full torch1.9 cpu 的错别字
* Fix typos in installation.md
Point to https://download.openmmlab.com/mmcv/dist/cpu/torch1.9.0/index.html
2021-09-07 17:32:11 +08:00
Zaida Zhou
be1be02027
Show supported python versions in README ( #1286 )
2021-08-23 10:35:22 +08:00
Zaida Zhou
3040299bb5
[Docs] Update readme and docs ( #1190 )
...
* [Docs] Update readme and docs
* add Chinese introduction
* fix table error
2021-07-20 17:18:28 +08:00
Zaida Zhou
0cbe5f4c84
[Fix] Fix sphinx compile error ( #1176 )
...
* [Docs] Fix sphinx version
* [Docs] Remove sphinx_markdown_tables
* update readme link
* add sphinx_rtd_theme package
2021-07-07 13:09:04 +08:00
Zaida Zhou
cdcbc03c98
add citation in readme.md ( #1160 )
2021-07-02 16:44:39 +08:00
Rui Xu
b1df16a409
[LICENSE] Add more information for license ( #956 )
...
* add license
* fix lint
* fix some discription
* fix some discriptions and dirty marks
* fix format
* revise some words
* Update README_zh-CN.md
* Update README_zh-CN.md
Co-authored-by: Wenwei Zhang <40779233+ZwwWayne@users.noreply.github.com>
2021-05-13 21:55:44 +08:00
Zaida Zhou
478563888e
[Docs] Refactor readme.md ( #984 )
...
* [Docs] Refactor readme.md
* use lowercase
2021-04-25 19:25:14 +08:00
zhouzaida
54ece10ffb
[Docs] Add mmocr link ( #941 )
...
* [Docs] Add mmocr link
* Update README.md
* Update README_zh-CN.md
2021-04-14 20:07:07 +08:00
zhouzaida
75d907c9d1
Bump version to v1.3.0 ( #910 )
...
* Bump version to v1.3.0
* Update README.md
* Update README_zh-CN.md
2021-03-28 14:04:24 +08:00
Jintao Lin
823b62ed94
Fix typo in README ( #852 )
2021-02-24 10:07:18 +08:00
Kai Chen
b2ffab1306
[feature] Add readme of chinese version ( #846 )
...
* add readme of chinese version
* add contribution guide
2021-02-21 21:24:53 +08:00
Kai Chen
b19492154e
remove the lagacy pip installation ( #765 )
2020-12-28 14:20:37 +08:00
Y. Xiong
edf9014c5b
Fix pip installation indexing bugs under pip 20.3 and follow PEP440 ( #748 )
...
* add block lines
* fix typo
2020-12-24 19:51:54 +08:00
q.yao
94810f2297
[Feature]: Add custom operators support for onnxruntime in mmcv ( #612 )
...
* add onnx support to roi_align and roi_pool
* add softnms ort support
* fix for lint
* format cpp code with clang-format:google
* add new empty line to the end of head files in onnxruntime
* update to pytorch1.7
* add test of softnms to onnxruntime
* fix for lint
* remote print in ops/info.py
* change import order, fix for flake8
* fix include
* add assert torch>=1.7.0
* [doc]: add document for onnxruntime custom operator
* update onnxruntime version to v1.5.1 for softnms
* remove doc menu
* Resolve lint for markdown
* resolve naming style in onnxruntime_op.md
* Use old cpp apis, optimize test_onnx.py
* Fixing strings in tests/test_ops/test_onnx.py
* code format with yapf
* fix soft_nms parrot
* add import in onnxruntime setup, avoid conflict
* fix doc and add assert
* change cpp guard
Co-authored-by: maningsheng <maningsheng@sensetime.com>
2020-12-23 11:03:55 +08:00
Y. Xiong
8b4e5de43d
Add nms compile issue to trouble_shooting page ( #733 )
...
* Add nms compile issue to trouble_shooting page
* after lint
* update link to online doc
2020-12-22 17:02:42 +08:00
Y. Xiong
cff01c5f55
Fix pip 20.3 ( #703 )
...
* bump version to 1.2.1
* update installation table in readme
* break new line
* del mmcv upper bound for old installation
* reminder on latest
2020-12-12 11:32:40 +08:00
WRH
d2ca6cebb3
[DOC] build on windows ( #663 )
...
* previous doc
* init version of windows installation
* refine doc
* merge build instructions
* fix styles
* add some detail
* change an item to note
Co-authored-by: Kai Chen <chenkaidev@gmail.com>
2020-12-01 10:36:20 +08:00
Jiang Yinzuo
b3e5a74d22
update README.md for torch 1.7 installation ( #642 )
...
* update README.md for torch 1.7 installation
* add cuda 11.0
Co-authored-by: Kai Chen <chenkaidev@gmail.com>
2020-11-14 12:05:57 +08:00
Kai Chen
f3a2be99b9
lint markdown files ( #592 )
2020-09-29 10:44:44 +08:00
Jerry Jiarui XU
71952ff3aa
[Enhance] Switch to https://download.openmmlab.com ( #583 )
2020-09-27 00:20:13 +08:00