oandrienko / fast-semantic-segmentation

ICNet and PSPNet-50 in Tensorflow for real-time semantic segmentation
220 stars 41 forks source link

How to increase the frame rate #37

Open Yang-Changhui opened 3 years ago

Yang-Changhui commented 3 years ago

When I run the project,the fps is 0.14.I don't know how to solve this problem.Thanks! model: 0818_pspnet_1.0_713_resnet_v1 tensorflow-gpu:1.14.0

i-am-nut commented 3 years ago

@Yang-Changhui have you tried using a different tensorflow-gpu version like 2.5.0?