Giter VIP home page Giter VIP logo

Comments (6)

swetha311295 avatar swetha311295 commented on May 4, 2024 1

thank you so much... I tried with a new copy of the repo... It worked fine!!

from cnn-explainer.

xiaohk avatar xiaohk commented on May 4, 2024

Hello, did you run the following two commands in your terminal (I guess you use terminal inside Eclipse)?

npm install
npm run dev

from cnn-explainer.

swetha311295 avatar swetha311295 commented on May 4, 2024

hello ... i did run the two commands.in the cnn explainer it shows an option to add only one input image. i am unable to add the rest of the images .

from cnn-explainer.

xiaohk avatar xiaohk commented on May 4, 2024

Nice, it seems you can run CNN Explainer locally now :)

Do you mean passing your own input image to the pre-trained model? What do you mean by the "rest of the images"? CNN Explainer right now only supports visualizing the model with one input image. You can add new input image as shown below:

d1
demo2

from cnn-explainer.

swetha311295 avatar swetha311295 commented on May 4, 2024

hello again .. my issue is that when i open the server it dosent load properly. i have the java script enabled for the chrome . i tried to open it in a different web browser like Edge . but i still face the issue
1

from cnn-explainer.

xiaohk avatar xiaohk commented on May 4, 2024

I see. The images do not show up because the web browser is preventing you from accessing local file for security concerns. Usually using a localhost web server should fix it, which should have set up by running npm run dev.

Some steps to try next:

  1. Did you modify the CNN Explainer source code? If so, you can try to clone this repo again and run it directly from there.
  2. Can I see your terminal where you ran npm install and npm run dev? Make sure your current working directory is under cnn-explainer-master.

from cnn-explainer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.