慕湮
慕湮
ImportError: /opt/conda/lib/python3.6/site-packages/rotate_roi-0.0.0-py3.6-linux-x86_64.egg/rotated_roi.cpython-36m-x86_64-linux-gnu.so: undefined symbol: RROIAlignForwardLaucher env: `[07/26 03:17:38 LP]: Environment info: ---------------------- ------------------------------------------------------------------- sys.platform linux Python 3.6.9 |Anaconda, Inc.| (default, Jul 30 2019, 19:07:31) [GCC 7.3.0] numpy 1.18.1 PyTorch 1.6.0...
Could you please provide the `HRNet-W64-C` config file?
Any mesure to the functions memory consumption? After I replace all 34 RELU to Mish activation, the available batch size shrinks a lot.
`{'text': '程序员脱发用什么洗发水好\n总所周知,现在的男性朋友们都爱美,而且在生活中还要抽烟喝酒,做些有损形象的事情。男人脱发了大家也都知道他们应该好好休息,不要为了工作,整天太拼命,以至于头发都掉光了。特别是一头浓密的头发,更是很难看到。男人脱发了就去看看脱发那'} Exception ignored in: Traceback (most recent call last): File "/opt/conda/lib/python3.8/site-packages/modelscope/pipelines/base.py", line 443, in __del__ File "/opt/conda/lib/python3.8/multiprocessing/pool.py", line 652, in terminate AttributeError: 'NoneType' object has no attribute 'debug' Exception...
how to use this demo, could u provide any detail example
### Motivation Now the rtmdet-ins model can't be convert to ascend backend, cause the param output_index is True https://github.com/open-mmlab/mmdeploy/blob/bc75c9d6c8940aa03d0e1e5b5962bd930478ba77/mmdeploy/codebase/mmdet/models/dense_heads/rtmdet_ins_head.py#L144 but in ascend multiclass_nms, the output_index=True is not supported https://github.com/open-mmlab/mmdeploy/blob/bc75c9d6c8940aa03d0e1e5b5962bd930478ba77/mmdeploy/mmcv/ops/nms.py#L747 Any...