{"id":21311104,"url":"https://github.com/evegen55/car_number_recognizer","last_synced_at":"2026-05-15T21:02:01.481Z","repository":{"id":100640769,"uuid":"113303655","full_name":"Evegen55/car_number_recognizer","owner":"Evegen55","description":null,"archived":false,"fork":false,"pushed_at":"2019-04-22T23:07:49.000Z","size":22974,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-03T17:57:19.232Z","etag":null,"topics":["computer-vision","neural-networks","spark"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Evegen55.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2017-12-06T10:42:22.000Z","updated_at":"2025-01-08T22:29:37.000Z","dependencies_parsed_at":"2023-03-27T15:24:42.331Z","dependency_job_id":null,"html_url":"https://github.com/Evegen55/car_number_recognizer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Evegen55/car_number_recognizer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Evegen55%2Fcar_number_recognizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Evegen55%2Fcar_number_recognizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Evegen55%2Fcar_number_recognizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Evegen55%2Fcar_number_recognizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Evegen55","download_url":"https://codeload.github.com/Evegen55/car_number_recognizer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Evegen55%2Fcar_number_recognizer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33080349,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T20:25:35.270Z","status":"ssl_error","status_checked_at":"2026-05-15T20:25:34.732Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["computer-vision","neural-networks","spark"],"created_at":"2024-11-21T17:16:21.151Z","updated_at":"2026-05-15T21:02:01.463Z","avatar_url":"https://github.com/Evegen55.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Computer Vision by using ML with Spark.\n\nSparkUI will be available at [localhost:4040/jobs/](http://localhost:4040/jobs/)\n\nIf we uses Dataset.checkpoint(), it returns a checkpointed version of this dataset. \nCheckpointing can be used to truncate the logical plan of this dataset, which is especially useful \nin iterative algorithms where the plan may grow exponentially. \nIt will be saved to files inside the checkpoint directory set with SparkContext#setCheckpointDir.\nBut using javaSparkContext.parallelize(labeledImages).cache() can be significantly faster in order to use \ncaching into memory.\n\nStructure of DataSet\n![**Structure of DataSet**](https://raw.githubusercontent.com/Evegen55/car_number_recognizer/master/src/test/resources/for_readme/dataset_structure.PNG)\n\nJVM arguments -Xmx4096m\n\n## License\n\nOne of a logic branch here grows from [DigitRecognizer](https://github.com/klevis/DigitRecognizer) project by [Klevis Ramo](https://github.com/klevis).\n\nThank you very much for starting point!\n\nCopyright (C) 2017 - 2017 Evgenii Lartcev (https://github.com/Evegen55/) and contributors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevegen55%2Fcar_number_recognizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevegen55%2Fcar_number_recognizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevegen55%2Fcar_number_recognizer/lists"}