open-mmlab / mmsegmentation

OpenMMLab Semantic Segmentation Toolbox and Benchmark.
https://mmsegmentation.readthedocs.io/en/main/
Apache License 2.0
7.69k stars 2.53k forks source link

Inference too slow #3651

Open njzfw1024 opened 2 months ago

njzfw1024 commented 2 months ago

inference mmseg in win10, one line code costs 600s , but with the same code and config in ubuntu, it costs just a little .The same situlation in dataload. I wish someone could help me, it has spended too many time. Thank you. just like: result = inference_segmentor(self.model, img, is_resize) ``

epris commented 1 month ago

did you find a solution to this problem?

njzfw1024 commented 1 month ago

did you find a solution to this problem?

yes, its my issue,probably due to the hardware of the laptop