Haian Huang(深度眸)
927e0a46af
Support setting the cache_size_limit parameter and support mmdet 3.0.0 ( #707 )
...
* Support setting the cache_size_limit parameter of dynamo in PyTorch 2.0
* update
* update
* fix
* fix
* update
* update
* update version
2023-04-18 10:59:52 +08:00
Haian Huang(深度眸)
e9e007973e
[Feature] Support auto registry based on mmdet 3.0.0rc6 ( #597 )
...
* support auto registry
* update version
* update
2023-02-28 11:01:13 +08:00
tianlei
c682ae82c6
adjust the minimum supported python version to 3.9 ( #449 )
2023-01-09 18:31:37 +08:00
HinGwenWoong
99af3c980f
[Fix] Set metainfo fields to lower case and fix CI ( #412 )
...
* Set metainfo fields to lower case
* Set metainfo fields to lower case
* Fix ci
* Fix ci
2022-12-29 16:23:52 +08:00
Range King
051d30a41a
[Fix] Fix CI error due to `np.int` and legacy builder.py ( #389 )
...
* Update utils.py
* fix docs
* Remove legacy build_detector
* Update test.yml
* fix error
2022-12-19 14:15:58 +08:00
tianlei
e7ff6fcbf0
Add torch1.13 checking in CI ( #363 )
2022-12-12 15:49:54 +08:00
HinGwenWoong
8626fa5f02
[DOC] Update mmengine to `0.3.1`, mmdet to `3.0.0rc3` ( #269 )
...
* Update mmengine version
* Update mmengine version
* Update mmengine version
* Update mmdet version
* Improve test.yml
* Fix version
* Roll back test.yaml
2022-11-10 11:12:31 +08:00
Haian Huang(深度眸)
8fc8066b1b
Add changelog of v0.1.2 ( #226 )
...
* Add changelog of v0.1.2
* update version
* fix comments
* fix comments
* update
* update version
* update version
2022-11-03 19:03:06 +08:00
Haian Huang(深度眸)
89588b60fb
update mmengine/mmdet version and article ( #201 )
...
* update mmengine and mmdet version
* update
2022-11-03 19:03:06 +08:00
hanrui1sensetime
5874e4108e
[Feature] support mmyolo deployment ( #79 )
...
* support mmyolo deployment
* mv deploy place
* remove unused configs
* add deploy code
* fix new register
* fix comments
* fix dependent codebase register
* remove unused initialize
* refact deploy config
* credit return to triplemu
* Add yolov5 head rewrite
* refactor deploy
* refactor deploy
* Add yolov5 head rewrite
* fix configs
* refact config
* fix comment
* sync name after mmdeploy 1088
* fix mmyolo
* fix yapf
* fix deploy config
* try to fix flake8 importlib-metadata
* add mmyolo models ut
* add deploy uts
* add deploy uts
* fix trt dynamic error
* fix multi-batch for dynamic batch value
* fix mode
* fix lint
* sync model.py
* add ci for deploy test
* fix ci
* fix ci
* fix ci
* extract script to command for fixing CI
* fix cmake for CI
* sudo ln
* move ort position
* remove unused sdk compile
* cd mmdeploy
* simplify build
* add missing make
* change order
* add -v
* add setuptools
* get locate
* get locate
* upgrade torch
* change torchvision version
* fix config
* fix ci
* fix ci
* fix lint
Co-authored-by: tripleMu <gpu@163.com>
Co-authored-by: RunningLeon <mnsheng@yeah.net>
2022-11-03 19:03:06 +08:00
Haian Huang(深度眸)
2b644dab29
fix ci due to mmengine update to 0.2.0 ( #155 )
2022-10-13 17:39:52 +08:00
Haian Huang(深度眸)
c068dcdacc
Add Circleci project ( #57 )
...
* Add .circleci/config.yml
* Add circleci
* Add circleci
* Updated config.yml
* format code
* format code
* fix
2022-09-21 16:52:34 +08:00