robmarkcole / coral-pi-rest-server

Perform inferencing of tensorflow-lite models on an RPi with acceleration from Coral USB stick
https://coral.ai/products/accelerator
MIT License
67 stars 20 forks source link

Create a separate branch for legacy code (v1.x) #67

Closed grinco closed 2 years ago

grinco commented 2 years ago

I've done some changes to your code. See a diff here: https://github.com/robmarkcole/coral-pi-rest-server/compare/v1.0...grinco:v1.0?expand=1

Can you create a v1x branch so I'd merge it into it? I still can't run 2.0 and would like to merge my changes upstream. Cheers!

grinco commented 2 years ago

Any update? I'd like to push some additional fixes to that branch. Cheers.

robmarkcole commented 2 years ago

@grinco sorry I dont get notifications from github, dont know why!

Created https://github.com/robmarkcole/coral-pi-rest-server/tree/v1x

robmarkcole commented 2 years ago

done