Skip to content

Caffe python layer for semantic segmentation,contains segmentation data layer and iou layer.

Notifications You must be signed in to change notification settings

cuijianaaa/caffe-segmentation-python-layer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

caffe-segmentation-python-layer

Caffe python layer for semantic segmentation,contain segmentataion data layer and iou layer.

notes:

  1. Your caffe should be compiled with python
  2.  The top of the script showed that the script depends on cv2,numpy,PIL...

how to use:

  Put the two .py files in your train script file's folder,there is an example in train.prototxt.The Iou layer used just like caffe Accuracy layer.Good luck!

About

Caffe python layer for semantic segmentation,contains segmentation data layer and iou layer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages