# FCN **Repository Path**: CubeBK/FCN ## Basic Information - **Project Name**: FCN - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FCN实现简易语义分割 ## 环境 - python 3.6.10 - tensorflow(cpu) 1.13.1 - opencv 4.2.0 ## 概况 - 实现了对一种棒材的语义分割 - 使用demo.py进行单幅图像测试,testimg文件夹中包含5张测试图像 - 使用video_detection.py读取摄像头实时检测 - 测试图像为大小640*480