Skip to content

mattn/go-mnist-example

Repository files navigation

go-mnist-example

Build Docker image using go-tflite.

Usage

Build docker image

$ docker build -t mnist .

Test the image

$ docker run -i --rm mnist < 1.png
stdin is 1

$ docker run --rm -v .:/data/ mnist -f /data/4.png
/data/4.png is 4

License

MIT

Author

Yasuhiro Matsumoto (a.k.a. mattn)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages