Uploaded image for project: 'Singa'
  1. Singa
  2. SINGA-253

Net converter for caffe model

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None

    Description

      Convert caffe model into singa model.
      It is a very basic implementation. Now it can convert feed forward net and supports pysinga.
      Implementation method:
      1. read proto file of caffe model using caffe.proto, and serialize it to string.
      2. parse the string use singa model.proto and get the layer config.
      3. setup each layer and add it to a feed forward net.

      Attachments

        Activity

          People

            Xiangrui Xiangrui
            Xiangrui Xiangrui
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: