Skip to content

viuts/react-native-pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-native-pytorch

Getting started

$ npm install react-native-pytorch --save

Usage

import RNPytorch from 'react-native-pytorch';

// blurry and words as assets
await RNPytorch.loadModel('blurry', 'words')
const result = await RNPytorch.predict(response.uri);

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors