onnx / onnx/models

Missing pre process and post process

Open
#332 3 comments 0 reactions 0 assignees View on GitHub

A pull request for this has already been merged.

  • #333 by @M-Tonin — merged
enhancement
Dominant language
Jupyter Notebook
Stars
9.8k
Forks
1.6k
PR merge metrics
No merged PRs in 30d

Description

Feature Request

What is the problem that this feature solves?
  • Usage of model's like (CaffeNet, rcnn_ilsvrc13, ZFnet, Desnet)
Relevant Model Zoo feature areas

Which area in the Model Zoo infrastructure does this impact?

  • file organization, model storage and model usage.

I tried to use another preprocess and my result for CaffeNet was:
image
And for example, for densenet,
image

It would be nice to have complete pipeline to show how to use this models.

Thank's

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the Model Zoo infrastructure areas named in the issue: file organization, model storage, and model usage. Compare the CaffeNet and densenet examples and determine what preprocessing and postprocessing information is missing. Done means the relevant models have a complete usage pipeline documented or provided.

Written by the indexing model from the issue text.

Assessment

Domain
machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.