q.yao
22fadceecd
[Feature] Add MPS bbox overlap ( #2123 )
...
* add mps bbox overlap
* format
* update document and manifest
* update readme
2022-07-22 19:30:01 +08:00
Haobo Yuan
3ede2789cc
[Fix] Include torchvision_12.json in the sdist package ( #2039 )
2022-06-07 10:16:08 +08:00
WRH
0394990a47
Include spconv header files in the sdist package ( #1766 )
...
* include spconv/**.h in MANIFEST.in
* add more headers
* fix
* build from sdist in cpu runner
* remove original copy of src code in ci
Co-authored-by: wangruohui <wangruohui@local>
2022-03-07 11:07:40 +08:00
q.yao
7207397de3
Fix install from pip ( #1544 )
2021-12-01 19:10:47 +08:00
Zaida Zhou
dfb48c87ae
[Refactor] Refactor the directory of csrc ( #1206 )
...
* [Refactor] Refactor the csrc directory
* update MANIFEST.in
* fix hip
* add csrc readme
* trailing whitespace
* fix syntax error in setup.py
* add compatibility docs
* move parrots_cudawarpfunction.cuh to common/cuda
* fix grammar, update directory tree
* fix MANIFEST.in
* Add new structre of csrc in compatibility.md
* Add original structre of csrc in compatibility.md
* fix typo
* remove TODO
* modify according to comment
* format
Co-authored-by: grimoire <yaoqian@sensetime.com>
2021-08-10 15:09:19 +08:00
Rui Xu
b7136e3953
[Refactor] remove the c implementation of flow_warp ( #707 )
...
* remove flow-warp-c
* remove flow warp in setup.py and imports
* fix floor and ceil bug
* fix broadcast bug
* add warnings and assertions
* fix bilinear bug
* pass unit test
* pass unit test
* pass unit test
* pass unit test
* fix value bug
* fix lint
* fix lint
* add mk lint
* update docs
* update docs
* fix bug in imports
* fix bug in setup.py
2020-12-13 19:43:25 +08:00
Kai Chen
03214fd446
Support pytorch 1.7 and update the CI ( #631 )
...
* support pytorch 1.7 and update the CI
* fix CI
* fix onnxruntime version in macos
2020-10-31 17:58:15 +08:00
Jerry Jiarui XU
cfd337bb22
Support load with mmcls:// ( #511 )
...
* [Feature] Support load models from mmcls
* [Feature] Support load with mmcls://
* hard-code load mmcls
* fixed wrong commit
* add json
* remove cifar
2020-09-02 19:27:47 +08:00
Kai Chen
cab4031454
include cuda and cpp files ( #379 )
2020-07-02 19:18:22 +08:00
Jerry Jiarui XU
d6411b7fff
BC of model zoo: add deprecate urls ( #301 )
...
* add deprecate urls
* add deprecate urls
* warning test
* rename to deprecated.json
2020-05-27 22:09:06 +08:00
Jerry Jiarui XU
37d8facfad
Support default/external json for open-mmlab models ( #230 )
...
* support default/external json for open-mmlab models
* add local
* add more test
* add docs
* add docs
* update docs
* refactor
* add json in MANIFEST
* fixed json typo
2020-05-27 17:12:43 +08:00
Kai Chen
6004776241
fix the install_requires ( #288 )
2020-05-19 14:41:59 +08:00
Kai Chen
feb650642e
Bug fix for the deploy workflow ( #283 )
...
* update the deploy workflow
* fix a typo
* update MANIFEST.in to include pyx
* remove debug info
2020-05-14 23:00:22 +08:00
lizz
90a0f353ee
Format to conform pre-commit ( #173 )
...
Signed-off-by: lizz <lizz@sensetime.com>
2020-02-01 10:14:55 +08:00
Kai Chen
e5ca8846c5
Fix the compiling bug when using `pip install mmcv` ( #88 )
...
* rename flowWarp to FlowWarp
* fix the compiling bug when using pip install
* update version to v0.2.10
2019-07-07 21:41:31 +08:00