Skip to content

TypeError: Descriptors should not be created directly, but only retrieved from their parent #114

@scm-ns

Description

@scm-ns

I was having this issue,when I run convert. The solution is to rename the caffepb.py to caffe_pb2.py at caffe-tensorflow/kaffe/caffe. Remove the pyc files in the folder and run convert again.
Possible reason for this might be some python module name conflicts.

Solution from :
http://stackoverflow.com/questions/38616620/caffe-to-tensorflow-kaffe-by-ethereon-typeerror-descriptors-should-not-be-c

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions