react-tensorflow
Tensorflow hooks for React.js
File Explorer
Download Latest Version (.zip)- main.yml
- CHANGELOG.md
- ISSUE_TEMPLATE.md
- PULL_REQUEST_TEMPLATE.md
- settings.json
- index.ts
- index.ts
- codeConform.test.ts
- globalSetup.ts
- hoc-honeybee.jpg
- object-room.webp
- addDevMiddleware.js
- addProdMiddleware.js
- index.js
- index.js
- index.tsx
- index.ts
- ListMainNavigation.tsx
- index.ts
- SiteDrawer.tsx
- SiteHeader.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- classify.ts
- getTensorFromImg.ts
- history.ts
- cocossdClasses.ts
- codeExamples.ts
- mobilenetHocClasses.ts
- app.tsx
- configureStore.ts
- index.html
- reducers.ts
- webpack.base.babel.js
- webpack.dev.babel.js
- webpack.prod.babel.js
- .eslintrc
- .gitignore
- .prettierignore
- .prettierrc
- babel.config.js
- package.json
- postcss.config.js
- tsconfig.json
- yarn.lock
- postbuild.js
- ModelProvider.test.tsx
- withModel.test.tsx
- ModelContext.tsx
- ModelProvider.tsx
- withModel.tsx
- attachWebcam.test.ts
- loadModel.test.ts
- setBackend.test.ts
- attachWebcam.ts
- image.ts
- loadModel.ts
- logOnce.ts
- setBackend.ts
- useClassifier.test.ts
- useDataRef.test.ts
- useModel.test.tsx
- useObjectDetect.test.ts
- usePrediction.test.ts
- useWebcam.test.tsx
- useClassifier.ts
- useDataRef.ts
- useModel.ts
- useObjectDetect.ts
- usePrediction.ts
- useWebcam.ts
- errors.ts
- index.ts
- index.ts
- .eslintrc
- .gitignore
- .prettierignore
- .prettierrc
- babel.config.json
- jest.config.js
- LICENSE
- package.json
- README.md
- rollup.config.js
- tsconfig.json
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/joshuaellis/react-tensorflow
Downloads the entire project code from GitHub to your computer.
cd react-tensorflow
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
yarn add react-tensorflow
Type this command into your terminal and run it.
npm i react-tensorflow -S
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
