Commit Graph

28 Commits (main)

Author SHA1 Message Date
wateryzephyr e322848e3a
Correct mmengine version requirement () 2023-06-14 14:35:07 +08:00
Zaida Zhou 107f184386
[Fix] ops can not be built in github action ()
* Fix CI

* Fix CI

* revert comments

* print cl

* use latest

* install wheel

* install wheel

* fix

* Update .github/workflows/pr_stage_test.yml
2023-05-10 16:01:00 +08:00
Mashiro 16155078f4
[Fix] Fix CI failed due to the version of protobuf ()
* [Fix] Fix CI failed caused by protobuf

* minor refine

* test minimum_version_gpu

* test minimum_version_gpu

* test minimum_version_gpu

* fix ci

* remove protobuf from requirements

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2023-01-08 14:29:38 +08:00
Zaida Zhou a3cb068590
[Refactor] Use the new interface of fileio from mmengine ()
* [Refactor] Use new interface of fileio

* update ut

* remove file_client_args

* add * before backend_args

* refine backend_args description
2022-12-28 00:09:05 +08:00
Zaida Zhou 5b279fbd53
[Docs] Refine reamde and installation ()
* [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
Zaida Zhou 2a82b52b8d
Update configs of circleci and github action ()
* Update configs of circleci and github action

* fix base-revision

* remove psutil from ci

* fix ci

* update circleci

* update circleci

* fix typo

* fix typo

* fix typo

* fix ut

* install mmengine from main branch

* update github action

* update github action

* install git

* install git

* update ci

* update ci of merged stage

* fix typo

* fix typo

* fix onnx compilation error

* fix onnx compilation error

* use sudo to install packages

* fix onnx installation

* modify python version

* update

* install git in circleci

* use sudo

* install git

* update

* test on 2.x branch
2022-09-14 19:37:12 +08:00
Zaida Zhou 1f284fe2f0
Bump version to v2.0.0rc1 () 2022-08-30 20:30:03 +08:00
Zaida Zhou 0b4285d959
Pick commits from master ()
* [Docs] Add swith_language.md in docs ()

* [Fix] Fix onnx unit tests ()

* [Docs] Limit extension versions ()

* Support PrRoIPool operation

* Add MPS bbox overlap

* Add .pre-commit-config-zh-cn.yaml ()

Co-authored-by: xcnick <xcnick0412@gmail.com>
Co-authored-by: Jingwei Zhang <zjw18@mails.tsinghua.edu.cn>
Co-authored-by: q.yao <yaoqian@sensetime.com>
2022-08-03 14:11:53 +08:00
Zaida Zhou b58c84c6f0
[Docs] Fix markdown version ()
* [Docs] Fix sphinx markdown tables version

* fix markdown version
2022-07-17 22:03:28 +08:00
Zaida Zhou 1e922b84ee
[Fix] Fix protobuf compatible error () 2022-05-26 17:26:45 +08:00
Jiazhen Wang e0eebebf50
[Fix] Fix Python3.10 CI ()
* Fix python3.10 ci

* fix build ci

* fix build ci

* fix onnx build in ci

* remove onnx optimizer

* remove python3.10 ci

* special treatment for py3.10

* fix build ci

* special treatment for python3.10 in requirements/test

* fix requirements/test
2022-04-02 14:22:05 +08:00
Jiazhen Wang b8d78336a7
[Fix] Align HSigmoid with pytorch official implementation()
* [Fix] align hsigmoid with pytorch official

* [Fix] add warnings for Hsigmoid

* [Fix] fix format

* [Fix] add unittest

* [Fix] fix docstring
2022-01-20 14:25:10 +08:00
Jiazhen Wang d30e37d4d5
[Refactor] refactor requirements ()
* [Improve] build using ninja

* [Refactor] refactor requirements

* [Improve] imporve docs

* [Fix] fix file name
2021-12-29 23:15:11 +08:00
Zaida Zhou 9b227ecfc0
[Fix] Remove outdated code in docs/conf.py () 2021-12-06 17:19:56 +08:00
Zaida Zhou 1216e5fe7f
[Docs] Use PyTorch sphinx theme ()
* [Docs] Use PyTorch sphinx theme

* add sphinx-copybutton

* add twitter and zhihu link

* remove shpinx_rtd_theme from doc.xtx

* update docs.txt

* update conf.py
2021-09-14 16:35:41 +08:00
Zaida Zhou 14f55e6fae
[Docs] Fix sphinx version () 2021-08-27 16:23:57 +08:00
q.yao 8aab4f2595
[Fix] Update requirement of ONNX Runtime ()
* update requirements of onnxruntime

* update document

* use python setup.py instead of pip install
2021-08-23 23:31:23 +08:00
Zaida Zhou aa64ee6a7c
[Docs] Use myst parser ()
* add myst-parser extension for sphinx

* make note style more beautiful
2021-08-22 09:44:51 +08:00
Haodong Duan 93418560d8
[Fix] Do not depend on setuptools>=52 ()
* use packaging instead

* update

* update

* update

* update
2021-08-10 16:17:59 +08:00
Haodong Duan ef48a47389
[Improvement] Improve digit_version & use it for version_checking ()
* improve digit_version & use it for version_checking

* more testing for digit_version

* setuptools >= 50 is needed

* fix CI

* add debuging log

* >= to ==

* fix lint

* remove

* add failure case

* replace

* fix

* consider TORCH_VERSION == 'parrots'

* add unittest

* digit_version do not deal with the case if 'parrots' in version name.
2021-07-23 21:03:33 +08:00
Zaida Zhou 0cbe5f4c84
[Fix] Fix sphinx compile error ()
* [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 66cefaffa3
[Docs] Refactor docs ()
* [Docs] Refactor documentation

* [Docs] Refactor documentation

* refactor docs

* refactor docs

* set sphinx==3.1.2

* fix typo

* modify according to comment

* modify according to comment

* modify according to comment

* [Docs] delete unnecessary file

* fix title

* rename

* rename
2021-07-02 20:53:00 +08:00
Zaida Zhou 76d9bf1efb
[Docs] Fix error when cv2 is mocked () 2021-06-28 17:31:36 +08:00
Zaida Zhou 55b4847a41
[Feature] Add truncated normal weight init ()
* [Feature] Add truncated normal weight init

* [Feature] Add truncated normal weight init

* [Feature] Add truncated normal weight init

* update docstring

* delete modelA.pth

* modify according to comment

* use kstest to check truncated normal

* delete modelA.pth

* fix test.txt
2021-05-23 20:54:54 +08:00
zhouzaida b591eb5005
[Fix] Fix sphinx build error () 2021-04-08 16:26:29 +08:00
sshuair 73bff4ead1
add tifffile backend support for image io ()
* add tifffile backend support for imageio

* add tifffile package for test requirements

* add tifffile package for test requirements

* small tiffile
2021-03-12 10:28:30 +08:00
RunningLeon 83732ec2e3
[Feature] add onnx simplify ()
* [Enhance]: add onxx simplify

* add simple doc

* add unit test

* update docstring

* resolve some comment

* add test dependency:onnxoptimizer

* Fix onnxruntime register empty libpath

* test onnxruntime version

* set checker to false

* skip test_simplify for torch<1.5.0
2020-12-31 19:16:48 +08:00
Kai Chen 03214fd446
Support pytorch 1.7 and update the CI ()
* support pytorch 1.7 and update the CI

* fix CI

* fix onnxruntime version in macos
2020-10-31 17:58:15 +08:00