Skip to content

[New Exercise] New Digit Classification Exercise using Deep Learning #3119

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 22 commits into from
Jun 26, 2025

Conversation

codezerro
Copy link
Collaborator

📌 Summary

This PR adds a new exercise titled “New Digit Classification Exercise using Deep Learning” to the RoboticsAcademy platform. The exercise enables users to classify using a deep learning model (ONNX files).

📂 Key Features

  • ✅ Inference using a pre-trained ONNX model
  • ✅ Real-time prediction display with class label

Closes #3118

@codezerro codezerro added upgrade-exercise Upgrade exercise from Ros1 to Ros2 new-exercise New exercise added gsoc Google Summer Of Code labels Jun 15, 2025
@codezerro codezerro requested review from javizqh and dpascualhe June 16, 2025 10:00
javizqh
javizqh previously approved these changes Jun 26, 2025
Copy link
Collaborator

@javizqh javizqh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works fine

@javizqh javizqh merged commit 4bffa0c into humble-devel Jun 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gsoc Google Summer Of Code new-exercise New exercise added upgrade-exercise Upgrade exercise from Ros1 to Ros2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[New Exercise] New Digit Classification Exercise using Deep Learning
2 participants