Code Monkey home page Code Monkey logo

burglar-alarm-system-with-tensorflow-js-and-react's Introduction

burglar-alarm-system-with-tensorflow-js-and-react's People

Contributors

curiousily avatar

Stargazers

 avatar

Watchers

 avatar

burglar-alarm-system-with-tensorflow-js-and-react's Issues

"Loading the model..." screen for a long time

Dear writer,

Congratulations and great job. But this did not work for me. I get "Loading the model..." screen for a long time. I use latest version of VScode, my computer is Ubuntu 20.04.3 LTS (focal). It has 8GB RAM and runs on i3.

While I checked , i got a warning "Could not read source map for file:///usr/share/yarn/lib/cli.js: ENOENT: no such file or directory, open '/usr/share/yarn/lib/toSubscriber.js.map' " in the debug console.

I found the solution as adding below lines to .vscode\launch.json. Please check and advise
"resolveSourceMapLocations": [
"${workspaceFolder}/",
"!
/node_modules/**"
]

But I also have another warning
./src/detection/ImageDetector.js
Line 47:27: img elements must have an alt prop, either with meaningful text, or an empty string for decorative images jsx-a11y/alt-text

Thanks and Regads
Syam

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.