Skip to content

Using our own caffe model #37

Description

@varadsrivastava

I am trying to use my own trained SSD model with two classes (including background).
I have made changes to PluginImplement.h ,Pluginimplement.cpp and prototxt files as given here. (#9)
I deleted the cache file as it was showing engine not compatible error on Jetson Nano.

While running, I get the error :

Weights for conv0 doesn't exist
CaffeParser : ERROR : Attempting to access NULL weights
Parameter check failed at: ../builder/Network.cpp::addConvolution::66, condition : kernelWeights.values !=nullptr
error parsing layer type Convolution index 0

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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