- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear Sir or Madam,
I am trying to Change the LPR model from the default model to the model I have trained.
But the issue is that RGB value of the input image should be divided by 255.
Please help me.
Sincerely,
JS
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi LEE, JS,
Did you convert your model using the --reverse_input_channels flag on the Model Optimizer?
Regards,
Jesus
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear Jesus E. (Intel),
Thank you for your comment.
My concern was that is their any possible way to lower the value of RGB instead of making RGB to BGR.
Sincerely,
JS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi JS,
I apologize, I misunderstood your question. You should be able to use the --scale parameter as mentioned in the Model Optimizer documentation.
--scale SCALE, -s SCALE All input values coming from original network inputs will be divided by this value. When a list of inputs is overridden by the --input parameter, this scale is not applied for any input that does not match with the original input of the model.
Please let me know if this is what you are looking for.
Regards,
Jesus
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page