{"id":14959070,"url":"https://github.com/nbortolotti/tflitego_examples","last_synced_at":"2026-02-28T19:01:17.831Z","repository":{"id":52847166,"uuid":"323417721","full_name":"nbortolotti/tflitego_examples","owner":"nbortolotti","description":"tflitego_examples provide examples to use tflitego  to use TensorFlow lite in Go. More information about the library: https://github.com/nbortolotti/tflitego","archived":false,"fork":false,"pushed_at":"2021-04-16T15:37:29.000Z","size":8749,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-24T16:38:03.558Z","etag":null,"topics":["golang","golang-examples","inference","tensorflow","tensorflow-examples","tensorflowlite","tflite"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nbortolotti.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-12-21T18:32:07.000Z","updated_at":"2023-08-14T11:47:42.000Z","dependencies_parsed_at":"2022-08-22T23:00:51.575Z","dependency_job_id":null,"html_url":"https://github.com/nbortolotti/tflitego_examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nbortolotti/tflitego_examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nbortolotti%2Ftflitego_examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nbortolotti%2Ftflitego_examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nbortolotti%2Ftflitego_examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nbortolotti%2Ftflitego_examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nbortolotti","download_url":"https://codeload.github.com/nbortolotti/tflitego_examples/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nbortolotti%2Ftflitego_examples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29948228,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T18:42:55.706Z","status":"ssl_error","status_checked_at":"2026-02-28T18:42:48.811Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["golang","golang-examples","inference","tensorflow","tensorflow-examples","tensorflowlite","tflite"],"created_at":"2024-09-24T13:18:47.725Z","updated_at":"2026-02-28T19:01:17.796Z","avatar_url":"https://github.com/nbortolotti.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Subreddit subscribers](https://img.shields.io/reddit/subreddit-subscribers/tflitego?style=social)\n\n# Examples for tflitego\n\n\n# how to use\n\n```shell script\ngo get github.com/nbortolotti/tflitego\n```\n\n## Examples\n\n### Iris Model\nThis example propose an inference using tflitego.\n\nincluded: \n* iris.go: all the example code to implement an inference using tflitego\n* iris_lite.tflite: tflite generic model to run the example. \n\n### Image Categorization\nThis example propose inferences using images and with the objective to provide categorization or labeling.\n\nincluded: \n* image.go:\n* image_test.go\n* images: folder with image placerholders.\n* models: folder with tf models.\n  * mobilenet_v1_1.0_224_quant.tflite\n  * mobilenet_v2_1.0_224_quant.tflite\n  * labels_mobilenet_224.txt\n\nNote: ioncluded a **flag** to customize an image capture into Raspberry Pi device. --rasp=true. This option provide th eoportunity to use a Raspberry Pi Camera Module to provide an interative demostration of image categorization. \n\n\u003cimg src=\"https://storage.googleapis.com/tflitego/raspcap.gif?raw=true\" width=\"600px\"\u003e\n\n---\n**Note:**\n\nremember to navigate into examples folder.\n\n---\n\n\n```shell script\ngo build\n```\n\n```shell script\ngo run iris.go\n```\n\n\u003cimg src=\"https://storage.googleapis.com/tflitego/iris3.gif?raw=true\" width=\"600px\"\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnbortolotti%2Ftflitego_examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnbortolotti%2Ftflitego_examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnbortolotti%2Ftflitego_examples/lists"}