{"id":50354476,"url":"https://github.com/photonvision/tflite_jni","last_synced_at":"2026-05-29T22:01:43.806Z","repository":{"id":301757400,"uuid":"1010224047","full_name":"PhotonVision/tflite_jni","owner":"PhotonVision","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-13T02:46:26.000Z","size":15520,"stargazers_count":1,"open_issues_count":9,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-13T04:31:28.148Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PhotonVision.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-06-28T16:05:16.000Z","updated_at":"2026-05-13T02:35:00.000Z","dependencies_parsed_at":"2025-06-28T17:21:55.902Z","dependency_job_id":"4284c83f-193d-4c87-9eed-771fcf507aca","html_url":"https://github.com/PhotonVision/tflite_jni","commit_stats":null,"previous_names":["photonvision/rubik_jni","photonvision/tflite_jni"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/PhotonVision/tflite_jni","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhotonVision%2Ftflite_jni","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhotonVision%2Ftflite_jni/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhotonVision%2Ftflite_jni/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhotonVision%2Ftflite_jni/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PhotonVision","download_url":"https://codeload.github.com/PhotonVision/tflite_jni/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhotonVision%2Ftflite_jni/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33672125,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2026-05-29T22:01:39.789Z","updated_at":"2026-05-29T22:01:43.784Z","avatar_url":"https://github.com/PhotonVision.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Building On a Rubik Pi\n\n```\nsudo apt-get update\nsudo apt-get install -y build-essential cmake openjdk-25-jdk default-jdk\ngit clone https://github.com/PhotonVision/tflite_jni\ncmake -B cmake_build -S . -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=cmake_build -DOPENCV_ARCH=linuxarm64 ; cmake --build cmake_build --target install -- -j 4\n# Sudo is needed because of some weird permission issues with gradle and native libraries\nsudo ./gradlew build -x spotlessCheck\n```\n\n## MemLeak test\n\nBuild and run repeated iterations of creating and destroying a detector to find memory leaks. It's necessary to watch memory by hand, as the test only runs repeated create and destroy cycles, it doesn't monitor memory.\n\n```\n./gradlew build -PmemLeakTestIterations=1000\n```\n\n## Benchmark\n\nRun the detect function repeatedly to benchmark performance.\n\n```\n./gradlew build -PbenchmarkIterations=1000\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphotonvision%2Ftflite_jni","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphotonvision%2Ftflite_jni","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphotonvision%2Ftflite_jni/lists"}