Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

我想使用自己训练的模型,还需要其他操作? #4

Open
shuxiao9058 opened this issue Aug 14, 2019 · 3 comments
Open

我想使用自己训练的模型,还需要其他操作? #4

shuxiao9058 opened this issue Aug 14, 2019 · 3 comments

Comments

@shuxiao9058
Copy link

如题

@shuxiao9058
Copy link
Author

init plugin proto: ./models/mobilenet_yolov3_lite_deploy.prototxt caffemodel: ./models/mobilenet_yolov3_lite_deploy_iter_109000.caffemodel
Begin parsing model...
Weights for layer conv0 doesn't exist
ERROR: CaffeParser: ERROR: Attempting to access NULL weights
Weights for layer conv1/dw doesn't exist
ERROR: CaffeParser: ERROR: Attempting to access NULL weights
Weights for layer conv1 doesn't exist
ERROR: CaffeParser: ERROR: Attempting to access NULL weights
Weights for layer conv2/dw doesn't exist
ERROR: CaffeParser: ERROR: Attempting to access NULL weights
Weights for layer conv2 doesn't exist
ERROR: CaffeParser: ERROR: Attempting to access NULL weights
Weights for layer conv3/dw doesn't exist
ERROR: CaffeParser: ERROR: Attempting to access NULL weights
Weights for layer conv3 doesn't exist
ERROR: CaffeParser: ERROR: Attempting to access NULL weights
Weights for layer conv4/dw doesn't exist
ERROR: CaffeParser: ERROR: Attempting to access NULL weights
Weights for layer conv4 doesn't exist
ERROR: CaffeParser: ERROR: Attempting to access NULL weights
Weights for layer conv5/dw doesn't exist
ERROR: CaffeParser: ERROR: Attempting to access NULL weights
Weights for layer conv5 doesn't exist
ERROR: CaffeParser: ERROR: Attempting to access NULL weights
Weights for layer conv6/dw doesn't exist
ERROR: CaffeParser: ERROR: Attempting to access NULL weights
Weights for layer conv6 doesn't exist
ERROR: CaffeParser: ERROR: Attempting to access NULL weights
Weights for layer conv7/dw doesn't exist
ERROR: CaffeParser: ERROR: Attempting to access NULL weights
Weights for layer conv7 doesn't exist
ERROR: CaffeParser: ERROR: Attempting to access NULL weights
Weights for layer conv8/dw doesn't exist
ERROR: CaffeParser: ERROR: Attempting to access NULL weights
Weights for layer conv8 doesn't exist
ERROR: CaffeParser: ERROR: Attempting to access NULL weights
Weights for layer conv9/dw doesn't exist
ERROR: CaffeParser: ERROR: Attempting to access NULL weights
Weights for layer conv9 doesn't exist
ERROR: CaffeParser: ERROR: Attempting to access NULL weights
Weights for layer conv10/dw doesn't exist
ERROR: CaffeParser: ERROR: Attempting to access NULL weights
Weights for layer conv10 doesn't exist
ERROR: CaffeParser: ERROR: Attempting to access NULL weights
Weights for layer conv11/dw doesn't exist
ERROR: CaffeParser: ERROR: Attempting to access NULL weights
Weights for layer conv11 doesn't exist
ERROR: CaffeParser: ERROR: Attempting to access NULL weights
Weights for layer conv12/dw doesn't exist
ERROR: CaffeParser: ERROR: Attempting to access NULL weights
Weights for layer conv12 doesn't exist
ERROR: CaffeParser: ERROR: Attempting to access NULL weights
Weights for layer conv13/dw doesn't exist
ERROR: CaffeParser: ERROR: Attempting to access NULL weights
Weights for layer conv13 doesn't exist
ERROR: CaffeParser: ERROR: Attempting to access NULL weights
Weights for layer conv15/dw doesn't exist
ERROR: CaffeParser: ERROR: Attempting to access NULL weights
Weights for layer conv15 doesn't exist
ERROR: CaffeParser: ERROR: Attempting to access NULL weights
Weights for layer conv17/dw doesn't exist
ERROR: CaffeParser: ERROR: Attempting to access NULL weights
Weights for layer conv17 doesn't exist
ERROR: CaffeParser: ERROR: Attempting to access NULL weights
Weights for layer conv18/dw doesn't exist
ERROR: CaffeParser: ERROR: Attempting to access NULL weights
Weights for layer conv18_new doesn't exist
ERROR: CaffeParser: ERROR: Attempting to access NULL weights
2
End parsing model...
setFp16Mode
Begin building engine...

使用我训练的模型运行会报错!

@shuxiao9058
Copy link
Author

@eric612 方便回答下吗?

@PaulZhangIsing
Copy link

have you solved the problems? same thing encountered here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants