9 Commits

Author SHA1 Message Date
Jerry Jiarui XU
5097d55f8e
[Bug fix] Fix efficient test for multi-node (#707)
* [Bug fix] Fix efficient test for multi-node

* fixed CI

* add efficient test dir

* remove unused args
2021-07-15 12:13:03 -07:00
Ziyi Wu
db44d16e02
infer batch size using len(result) in test function (#532) 2021-05-06 08:16:46 -07:00
Ziyi Wu
768f704517
[Enhance] Replace data_dict calling 'img' key to support MMDet3D (#514)
* remove dict calling img key for compatibility

* fix unit test

* infer batch size using len(result) to be consistent with mmcv
2021-04-29 01:01:34 -07:00
lizz
33e8357c62
Fix typo: upsampe_cfg -> upsample_cfg (#449)
* Fix typo: upsampe_cfg -> upsample_cfg

Signed-off-by: lizz <lizz@sensetime.com>

* convoluton -> convolution

Signed-off-by: lizz <lizz@sensetime.com>

* more

Signed-off-by: lizz <lizz@sensetime.com>

* ok

Signed-off-by: lizz <lizz@sensetime.com>
2021-03-30 09:51:38 -07:00
David de la Iglesia Castro
6acd77e345
Add opacity option to show_result (#425) 2021-03-22 20:34:38 -07:00
yamengxi
ce46d70d20
memory efficient test (#330)
* memory efficient test

* implement efficient test

* merge

* Add document and docstring

* fix unit test

* add memory usage report
2021-01-09 23:47:31 -08:00
MY_
298124566b
Update test.py (#93) 2020-08-25 21:12:39 +08:00
Jerry Jiarui XU
bafc0e5db6
Fixed slide inference (#90) 2020-08-25 20:01:01 +08:00
Jiarui XU
b2724da80b init commit 2020-07-10 02:39:01 +08:00