caffe data layer example step by step

后端 未结 2 1068
悲哀的现实
悲哀的现实 2020-11-30 10:31

I want to find a caffe python data layer example to learn. I know that Fast-RCNN has a python data layer, but it\'s rather complicated since I am not familiar with object de

2条回答
  •  [愿得一人]
    2020-11-30 11:07

    @Shai's answer is great. At the same time, I find another detailed example about python data layer in one PR of caffe-master. https://github.com/BVLC/caffe/pull/3471/files I hope this detailed example be helpful for anyone else.

提交回复
热议问题