anshkumar / yolact

Tensorflow 2.x implementation YOLACT
33 stars 9 forks source link

Please port yolact-edge to tTF lite and TPU hardware!! If it is possible XD #3

Closed FPSychotic closed 3 years ago

FPSychotic commented 3 years ago

Apart of the above, thanks by make this possible. Yolact Edge is x3 faster than Yolact,, I get 9fps on Jetson Xavier NX with TRT conversion at 512x512 in realtime videocamera stream, in 240x240 with TPU I guess (without any base XD) maybe could get 1 or 2fps which would be great.

Cheers!

anshkumar commented 3 years ago

Currently, I'm testing YOLACT++. After that will move on to Yolact Edge.