onnx / onnx/models

Improve Accuracy mobilenetv2-7.onnx

Open
#631 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

Bug Report

Describe the bug

I am using mobilenetv2-7.onnx in .net maui but that accuracy is 0.5 % so improve the accuracy

System Information

OS Platform and Distribution (e.g. Linux Ubuntu 16.04):
Windows : .Net Maui (Version - 7)

Provide a code snippet to reproduce your errors.
var modelStream = assembly.GetManifestResourceStream($"{assembly.GetName().Name}.mobilenetv2-7.onnx");

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 by reproducing the reported 0.5% accuracy using mobilenetv2-7.onnx and the provided .NET MAUI model-loading snippet. The issue does not identify the model location, evaluation data, expected accuracy, or a target change, so completion cannot be verified until those details are clarified.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
machine-learning
Issue type
Bug
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.