Pre-processing steps for most models missing
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 9.8k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
There are no pre-processing steps mentioned for models like alexnet, googlenet, incpetion v1 and inception v2, etc. I could find the preprocessing steps for Squeezenet, vgg, mobilenet, resnet models.
Can someone let me know what are the preprocessing steps followed for these models?
Can the preprocessing steps applied to the caffe model be applied for corresponding ONNX models?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Compare the documented preprocessing for Squeezenet, VGG, MobileNet, and ResNet with AlexNet, GoogLeNet, Inception v1, and Inception v2, including their corresponding Caffe models. Determine whether the Caffe preprocessing applies to the ONNX models and document the missing steps; the issue provides no file or test path.
Written by the indexing model from the issue text.
Assessment
- Domain
- machine-learning
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100