fix: image decoding
This commit is contained in:
parent
b7be75793b
commit
77a2aa351b
@ -11,6 +11,7 @@ import (
|
|||||||
"github.com/mattn/go-tflite/delegates/edgetpu"
|
"github.com/mattn/go-tflite/delegates/edgetpu"
|
||||||
"go.uber.org/zap"
|
"go.uber.org/zap"
|
||||||
"image"
|
"image"
|
||||||
|
_ "image/jpeg"
|
||||||
"sort"
|
"sort"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user