fix: image decoding
This commit is contained in:
@@ -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"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user