onnx / onnx/models

Test data for SSD-MobilenetV1 is incorrect

Open
#409 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Jupyter Notebook
Stars
9.8k
Forks
1.6k
PR merge metrics
No merged PRs in 30d

Description

Base on the README.md This model expect 1 input and 4 outputs but in the test data there are 1 input and 1 output only. Further that output look like is just a reshape tensor of the input.

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

Start with the SSD-MobilenetV1 README input specification and compare it with the model's test data in the linked repository directory. Verify the expected one input and four outputs, including whether the current output is only a reshaped input, and update the test data so it matches the documented model behavior.

Written by the indexing model from the issue text.

Assessment

Domain
machine-learning, testing
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.