GithubHelp home page GithubHelp logo

Comments (5)

NikaMasa51 avatar NikaMasa51 commented on May 3, 2024 4

Yes. As you say, we plan to use this improved CNN Explainer to teach botany students. This helps to visually explain how to classify plant images using CNN.

from cnn-explainer.

xiaohk avatar xiaohk commented on May 3, 2024

Hey @NikaMasa51, I am thrilled to see you are trying out CNN Explainer and adapting it to your dataset (the plants are very cute btw)!! (๑•̀ㅂ•́)و✧

I think you have noticed that hosting svelte app on GitHub page is a bit different from hosting from a local environment. In the master branch, assets files are accessed by /assets, while we have to write /Study_CNN_Explainer/assets in the gh-page branch. I saw you have changed it in the index.html file 👍

Below is my debugging process:

In Chrome console, I saw the following error messages:

GET https://nikamasa51-d4c7cc0837.drafts.github.io/Study_CNN_Explainer/assets/img/hakidamegiku_1.jpeg 
...

I got 404 response when I visited https://nikamasa51-d4c7cc0837.drafts.github.io/Study_CNN_Explainer/assets/img/hakidamegiku_1.jpeg.

Then, I found image files like hakidamegiku_1.jpeg are saved as hakidamegiku_1.JPEG in https://github.com/NikaMasa51/Study_CNN_Explainer/tree/gh-pages/assets/img. I suggest renaming these files from hakidamegiku_1.JPEG to hakidamegiku_1.jpeg and see if CNN Explainer visualization can load on your GitHub page.

from cnn-explainer.

NikaMasa51 avatar NikaMasa51 commented on May 3, 2024

I'm glad you praised our plant images!
I was able to display it in the browser as a result of executing it according to your advice.
Thank you very much!!!

from cnn-explainer.

xiaohk avatar xiaohk commented on May 3, 2024

@NikaMasa51 No problem. I'm glad I can help :)

I'm maintaining a list of institutions and researchers who are using CNN Explainer. Do you mind sharing a little bit about what tasks/problems you are using CNN Explainer to solve? For example, are you trying to explain to other biologists how CNNs can be used to classify plant images?

I will close this issue for now, but feel free to reply to this issue. Thanks!

from cnn-explainer.

xiaohk avatar xiaohk commented on May 3, 2024

Thats very cool!! I'm happy that CNN Explainer can help. Feel free to open a new issue when you encounter any other problems. Thanks!

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.