Accelerating FCN Segmentation from 2000ms to 32ms (0.5 FPS → 31 FPS)
· 3 min read
This post outlines how I optimized a Fully Convolutional Network (FCN) segmentation pipeline — from 0.5 FPS (~2000ms per frame) to 31 FPS in real-time.
Runtime performance and benchmarking
View All TagsThis post outlines how I optimized a Fully Convolutional Network (FCN) segmentation pipeline — from 0.5 FPS (~2000ms per frame) to 31 FPS in real-time.