kazet
900e0c8b8a
Corrected the get_started.md example inference ( #4429 )
...
It did not contain the checkpoint download step.
4 years ago
Haian Huang(深度眸)
6adc01ed7d
Add cpu compatibility info in documentation ( #4405 )
...
* Add cpu compatibility info
* Add table about not support CPU only model info
* Update docs about not support CPU only model info
4 years ago
Wenwei Zhang
a21eb25535
bump to v2.8.0 ( #4387 )
4 years ago
Jerry Jiarui XU
83a964386e
Add markdown lint in pre-commit hook ( #4255 )
...
* Add markdown lint in pre-commit hook
* add markdown lint
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
Renjith Baby
d7f419852a
[Enhance] Update get_started.md ( #4145 )
...
Added instructions related to the docker version to ensure that user is not running into issues mentioned here https://github.com/NVIDIA/nvidia-docker/issues/1165
5 years ago
Shijie
ff657a3cc7
fix one doc typo ( #4105 )
5 years ago
Wenwei Zhang
bd3306f557
Bump to v2.6.0 ( #4038 )
...
* bump to v2.6.0
* update version requirements
* Add README.md reference
* Fix README.md
5 years ago
Kai Chen
2bc914202f
fix errors in docs
5 years ago
AemikaChow
d6b10a1384
minor revision
5 years ago
AemikaChow
99df34913d
re-organized the doc
5 years ago
RyanXLi
53b6901d8e
add docs
5 years ago
RyanXLi
64ed6d17ae
Write doc with todos
5 years ago
Butui Hu
29e0c5e949
[Fix] update code in docs and fix broken urls ( #3947 )
5 years ago
RyanXLi
f820445f31
minor fixes
5 years ago
Jiarui XU
9be7b8dec5
add mmcv install
5 years ago
RyanXLi
eb84f13b1e
added installation and fixed some formatting
5 years ago
Jiarui XU
2076939656
add pre-requisites
5 years ago
Jerry Jiarui XU
7b75383fee
[Enhance] Update ckpt filename in docs ( #3795 )
...
* [Enhance] Update ckpt file name in docs
* fixed config path
5 years ago
Cao Yuhang
e5072a3f75
New batch inference ( #3564 )
...
* update some models
* some fix
* support cascade
* add htc
* sup more models
* sup point rend
* clean comment
* minor fix
* clean
* fix unittest
* update doc
* fix image demo and robustness test
* fix webcame
5 years ago
Jerry Jiarui XU
9596b9a4c9
Add eval-option flag for testing ( #3537 )
...
* Add eval-option flag for testing
* Update description
* Add BC
* Update docs
* merge with cfg.evaluate
* add more info
* add more keys to pop
* add docs
5 years ago
Wenwei Zhang
2e3f90cb39
Update docs ( #3549 )
...
* Update usage and trouble shooting links
* update support for pt1.6
5 years ago
robin Han
2f32a47a17
Pytorch2onnx ( #3075 )
...
* Update pytorch2onnx.py which using new logic to convert pytorch to ONNX
* use standard API to check whether in ONNX convert process
* only compare the score value while verifying results between ONNX and pytorch
* move import onnx before import torch, or something weird will happen
* use real images for input
* modifying the way of calling nms
* modify docstring for bbox2result, and remove unnecessary part for onnx exporting
* modify the 'Convert to ONNX' part in docs
* replace or to | in docstring
* update according to the latest mmcv
* add normalize part
* raise error while using low version mmcv
* minor update
* minor update
Co-authored-by: Jiarui XU <xvjiarui0826@gmail.com>
5 years ago
Chien-Hung
ac2b987b94
add GUI link in getting_started.md ( #3420 )
...
* add gui link in getting_started.md
* add gui link in getting_started.md
5 years ago
Siyeong
b88f538ed9
Update getting_started.md ( #3387 )
...
L268: [wrong argumentation]: --work_dir --> --work-dir
5 years ago
kaushikb11
12a5a3bf86
Fix config directories in Docs ( #3308 )
5 years ago
Jintao Lin
f596809a19
[Typo] Fix typo in docs and docstring ( #3254 )
...
* fix typo in docs and docstring
* update launch utility url
5 years ago
Wenwei Zhang
977dacb694
Fix bug of ordered list in getting_started ( #3234 )
...
* Fix bug of ordered list in getting_started
* Update docs
* Update usage
* Change example order
5 years ago
Kai Chen
24e84170ee
Add logo and resources folder ( #3230 )
...
* add logo and resources folder
* update logo size
* change logo size to 400
* change logo size to 600
5 years ago
Kai Chen
a4c15d8c70
Migrate flops counter to mmcv ( #3134 )
...
* migrate flops counter to mmcv
* remove useless unit tests
* update the doc
5 years ago
Kevin
ba5d942b03
fix typo ( #2819 )
5 years ago
kinredon
a9bedfba2e
Fix typos ( #2768 )
5 years ago