wuhuikai / FastFCN

FastFCN: Rethinking Dilated Convolution in the Backbone for Semantic Segmentation.
http://wuhuikai.me/FastFCNProject
Other
838 stars 148 forks source link

A problem in `test_fps_params.py`. #29

Closed Tramac closed 5 years ago

Tramac commented 5 years ago

Hi, thank you for your meaningful work! I have a doubt about test_fps_params.py. Why does it perform two loop operations (loop1, loop2)?What is the role of loop1?

wuhuikai commented 5 years ago

The first loop warms up the GPU.