Skip to content

feature / image classification#72

Merged
felix-schultz merged 8 commits intoTM9657:devfrom
simonjanssen:dev
May 20, 2025
Merged

feature / image classification#72
felix-schultz merged 8 commits intoTM9657:devfrom
simonjanssen:dev

Conversation

@simonjanssen
Copy link
Copy Markdown
Collaborator

@simonjanssen simonjanssen commented May 17, 2025

New nodes:

  • Classify images using ONNX-models (tested for timm library with support for more than 1k different models)

Node updates:

  • Draw Boxes: draw with class idx and score
  • Object detection / ONNX Load: determine model input sizes automatically from ONNX session

Future work:

  • further tune for exact reproduction of classifier outputs python vs. onnx, currently near-prefect reproduction on 2nd digit

@deepsource-io
Copy link
Copy Markdown

deepsource-io bot commented May 17, 2025

Here's the code health analysis summary for commits a001d6d..f618bd6. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Docker LogoDocker✅ SuccessView Check ↗
DeepSource Rust LogoRust❌ Failure
❗ 5 occurences introduced
🎯 2 occurences resolved
View Check ↗
DeepSource JavaScript LogoJavaScript✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

@felix-schultz felix-schultz merged commit 1c0cc0d into TM9657:dev May 20, 2025
2 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants