Hyuto / yolov5-tfjs-react-native

Object Detection using YOLOv5 on multiplatform using tensorflowjs and react-native.
15 stars 5 forks source link

error #3

Open EmePin opened 10 months ago

EmePin commented 10 months ago

WARN Possible Unhandled Promise Rejection (id: 0): Error: Argument 'x' passed to 'pad' must be a Tensor or TensorLike, but got 'Tensor' Error: Argument 'x' passed to 'pad' must be a Tensor or TensorLike, but got 'Tensor'

EmePin commented 10 months ago

Ifix it with yarn upgrade --latest

But now...

error: src\App.js: D:\Aimee\Documents\programacion\residencia\yolov5-tfjs-react-native\src\App.js: Use process(css).then(cb) to work with async plugins

nishanthmony commented 4 months ago

i tried to use it in my react native project but i cant import or use bin files, im getting an error, please help me