Wenwei Zhang
44a7ef2e80
Bump to v2.5.0 ( #3879 )
...
* bump to v2.5.0
* update PR
* resolve comments
* clean unnecessary modification
* update bc breaking
* rephrase bc-breaking
* rephrase
5 years ago
Wenwei Zhang
547eb8d12c
[Fix]: fix mask rcnn training stuck problem when there is no positive rois ( #3713 )
...
* Fix mask rcnn stuck problem when there is no positive rois
* support non pos inference in cascade methods, link CU-49tawu
* print mmcv version in CI
* use mmcv repo to check wrappers
* change cpu build
* upgrade mmcv requirements and change ci back
* use pre-built whl in CI
5 years ago
Wenwei Zhang
6a77952d50
support to use pytorch 1.6 in docker ( #3905 )
...
* support to use pytorch 1.6 in docker
* update mmcv requirement
* update docs
5 years ago
Lei Yang
f282b394bd
http -> https when installing mmcv-full ( #3840 )
5 years ago
Cao Yuhang
bb6457d40a
Bump to v2.4.0 ( #3663 )
...
* Bump to v2.4.0
* update change log and benchmark
* reformat
* fix typo
* resolve comments
* Update requirement in doc
Co-authored-by: ZwwWayne <wayne.zw@outlook.com>
5 years ago
ZwwWayne
7638423ab3
Update requirement in doc
5 years ago
Jerry Jiarui XU
ae3b3c3ffc
Update urls to download.openmmlab.com ( #3665 )
...
* fixed typos
* replace url with download
* update to http
5 years ago
Cao Yuhang
5114e03082
Bump to v2.4.0
5 years ago
Wenwei Zhang
777dc96bea
Update doc install ( #3609 )
...
* Fix documentation, update installation doc
* Update trouble shooting
* Change mmcv version to 1.0.5 in CI
* Update requirements
* Test mmcv 1.1.0
* Update CI requirements
* Support mmcv 1.1.1
5 years ago
Wenwei Zhang
128174ae0b
Update doc install ( #3590 )
...
* Fix documentation, update installation doc
* Update trouble shooting
* Change mmcv version to 1.0.5 in CI
* Update requirements
5 years ago
Wenwei Zhang
d2736465dc
Refactor common issues in documentation ( #3530 )
...
* Add common issue
* Update
* reformat
* reformat
* clean doc
* reformat
* modify contributing
* modify contact
* Fix doc issue
5 years ago
Suith
ae453fa92f
typo fix for install.md ( #3516 )
...
Fix the link to mmcv and language choice for 2 code blocks
5 years ago
Wenwei Zhang
f10b306690
Bump to v2.3.0 ( #3484 )
...
* Add change log of v2.3.0
* change minimum required version of mmcv to 1.0.5
* rm tmp files
* Update docs
* Update docs and requirements
* clean comments
* update with 3392
5 years ago
Bingchen Zhao
2001e85690
Fix typo in install.md ( #3437 )
5 years ago
Wenwei Zhang
352cf7ffe5
Refine doc ( #3388 )
...
* Refine docs and fix format issues
* reformat
* fix mock
* Refine format
* Reorganize tutorials
* Update install doc
* resolve comments
5 years ago
Jerry Jiarui XU
d613f216b2
Update dockerfile ( #3320 )
...
* Update dockerfile
* update install.md
* update install.md
5 years ago
Jerry Jiarui XU
5e69769a4b
Update setup.py ( #3293 )
...
* Update setup.py
* update ci
5 years ago
Wenwei Zhang
af33f11cbb
Update install scripts ( #3290 )
...
* Update install scripts
* Update installation of mmcv
5 years ago
Cao Yuhang
5f2cdeddf9
clean op ( #3232 )
...
* clean op
* clean
* update build.yml
* fix setup
* change ci mmcv version
* change ci mmcv version
* add install pre-build mmcv instructions
* update mmcv url, move some unnit tests to mmcv
* update ci mmcv
* test
* test
* test
* fix unit test
* fix unit test
* fix onnx script
* update mmcv url
* fix typo
* fix some doc
* Bump version
* resolve comments
* Fix version bug
Co-authored-by: ZwwWayne <wayne.zw@outlook.com>
5 years ago
Jerry Jiarui XU
41c98ff674
fixed doc ( #3065 )
5 years ago
Jerry Jiarui XU
3809e5e8b6
update API install docs ( #2929 )
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
Long(Tony) Lian
5af7711dde
Add procedure to remove compiled shared objects ( #2860 )
5 years ago
Cao Yuhang
9f8c00242f
Fix gcc requirement ( #2806 )
...
* fix gcc requirement
* move gcc requirement to install.md
5 years ago
kinredon
a9bedfba2e
Fix typos ( #2768 )
5 years ago