node-efficientnet icon indicating copy to clipboard operation
node-efficientnet copied to clipboard

tensorflowJS implementation of EfficientNet 🚀

Results 33 node-efficientnet issues
Sort by recently updated
recently updated
newest added

**ui changes:** under here add a new line: "Supported file types : JPG, PNG ,GIF,SVG,HEIC,WEBP" add available files format to file uploader component

enhancement
help wanted
playground 🧩
first-timers-only
hacktoberfest

today we only support English and Chinese label translations translate image net labels to Hebrew take https://github.com/ntedgi/node-efficientnet/blob/main/misc/en.json translate it to Hebrew using some machine or by hand - add it...

help wanted
first-timers-only
hacktoberfest

Server side save recent 3-5 images with there prediction. Expose end point to fetch recent predictions client side add component showing recent predictions

documentation 📚
help wanted
first-timers-only

follow Hebrew instructions at #37

help wanted
first-timers-only

follow Hebrew instructions at #37

help wanted
first-timers-only

Add dropdown with all available model languages in client side server side expose end point to get all available languages. server side refactor /api/upload support language in request

documentation 📚
help wanted
first-timers-only

change this line from ` expect(app.title).toEqual('playground'); `to ` expect(app.title).toEqual('node-efficientnet playground'); `

playground 🧩
first-timers-only
hacktoberfest

fix log4j deprecation error on karma tests runner `(node:21926) [log4js-node-DEP0004] DeprecationWarning: Pattern %d{DATE} is deprecated due to the confusion it causes when used. Please use %d{DATETIME} instead.` **Follow this thread**...

playground 🧩
hacktoberfest

in order to clear warning from logs at ui tests runs and ignore angular warnings for example ``` 1. If 'p-fileUpload' is an Angular component, then verify that it is...

playground 🧩
hacktoberfest

``` at server.js:21:13 PASS __tests__/server.test.js (55.073 s) Post Endpoints ✓ should predict simple gold fish (5443 ms) ✓ sanity test server/version (44 ms) ----------|---------|----------|---------|---------|------------------- File | % Stmts | %...

playground 🧩
hacktoberfest