Skip to content

Use real image input in demo colab notebook #8851

@GregoryComer

Description

@GregoryComer
Member

📚 The doc issue

We have a Colab notebook which we link to in the Getting Started documentation, which illustrates exporting, lowering, and running (with Pybindings) MobileNet V2. It would be nice to have it load a real image and print the top predicted classes, as opposed to current behavior of using random inputs and printing PASS. It would make a nice demo and illustrate it working end to end. It also forces us to include some of the practical bits for input transformations, matching the "real" user experience. We can also align with the content in the getting started section to ideally make them match up.

Suggest a potential alternative/fix

No response

cc @mergennachin @iseeyuan @lucylq @helunwencser @tarun292 @kimishpatel @jackzhxng @byjlw

Activity

added
module: examplesIssues related to demos under examples/
triagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate module
on Feb 28, 2025
byjlw

byjlw commented on Mar 19, 2025

@byjlw
Contributor

I think it would be best to have the notebook fully atomic (no need to navigate to other URLs for required instructions)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    module: examplesIssues related to demos under examples/module: user experienceIssues related to reducing friction for userstriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate module

    Type

    No type

    Projects

    Status

    To triage

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @byjlw@GregoryComer

        Issue actions

          Use real image input in demo colab notebook · Issue #8851 · pytorch/executorch