chenzx2
chenzx2
run it with cpu, and it shows a error. RuntimeError: "slow_conv2d_cpu" not implemented for 'Half'
Traceback (most recent call last): File "D:\python\ws\venv\lib\site-packages\gradio\routes.py", line 408, in run_predict output = await app.get_blocks().process_api( File "D:\python\ws\venv\lib\site-packages\gradio\blocks.py", line 1313, in process_api inputs = self.preprocess_data(fn_index, inputs, state) File "D:\python\ws\venv\lib\site-packages\gradio\blocks.py", line 1163,...
It took 3000ms in my conputer,I don't know what is wrong
/home/aigroup/chenzx/ws_internImage/bin/python3.8 /home/aigroup/chenzx/ws_internImage/code/Co-DETR/tools/deployment/pytorch2onnx.py /home/aigroup/chenzx/ws_internImage/lib/python3.8/site-packages/mmcv/__init__.py:20: UserWarning: On January 1, 2023, MMCV will release v2.0.0, in which it will remove components related to the training process and add a data transformation module. In...