{"id":23402606,"url":"https://github.com/martincastroalvarez/tensorflow-image-detection-classification","last_synced_at":"2026-05-04T05:35:16.442Z","repository":{"id":39736765,"uuid":"198698955","full_name":"MartinCastroAlvarez/tensorflow-image-detection-classification","owner":"MartinCastroAlvarez","description":"Image Detection using TensorFlow in Python.","archived":false,"fork":false,"pushed_at":"2023-04-21T20:34:10.000Z","size":252815,"stargazers_count":2,"open_issues_count":9,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-08T22:25:04.134Z","etag":null,"topics":["computer-vision","data-science","deep-learning","image-detection","matplotlib","neural-network","prediction-model","python3","tensorflow"],"latest_commit_sha":null,"homepage":"https://martincastroalvarez.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MartinCastroAlvarez.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-07-24T19:37:42.000Z","updated_at":"2022-04-04T11:07:31.000Z","dependencies_parsed_at":"2024-12-22T12:29:45.352Z","dependency_job_id":"b7306b5c-d5e5-439f-85f9-97e71ab6ee4f","html_url":"https://github.com/MartinCastroAlvarez/tensorflow-image-detection-classification","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MartinCastroAlvarez/tensorflow-image-detection-classification","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MartinCastroAlvarez%2Ftensorflow-image-detection-classification","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MartinCastroAlvarez%2Ftensorflow-image-detection-classification/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MartinCastroAlvarez%2Ftensorflow-image-detection-classification/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MartinCastroAlvarez%2Ftensorflow-image-detection-classification/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MartinCastroAlvarez","download_url":"https://codeload.github.com/MartinCastroAlvarez/tensorflow-image-detection-classification/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MartinCastroAlvarez%2Ftensorflow-image-detection-classification/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32596532,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"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":["computer-vision","data-science","deep-learning","image-detection","matplotlib","neural-network","prediction-model","python3","tensorflow"],"created_at":"2024-12-22T12:29:37.649Z","updated_at":"2026-05-04T05:35:16.404Z","avatar_url":"https://github.com/MartinCastroAlvarez.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Belgium\nImplementation of TensorFlow in Python.\nThis app is intended to analyze Belgium traffic (image) data.\n\n## References\n- [TensorFlow Installation](https://www.tensorflow.org/install/pip)\n- [TensorFlow Tutorial](https://www.datacamp.com/community/tutorials/tensorflow-tutorial)\n- [TensorFlow vs NumPy](https://www.quora.com/What-is-the-difference-between-Numpy-and-TensorFlow)\n- [Tutorials for TensorFlow](https://www.guru99.com/tensorflow-tutorial.html)\n- [Scikit Image](https://scikit-image.org/)\n- [Python3 LRU Cache](https://docs.python.org/dev/library/functools.html#functools.lru_cache)\n- [Matplotlib](https://matplotlib.org/3.1.1/gallery/subplots_axes_and_figures/figure_title.html)\n- [OpenCV2](https://pypi.org/project/opencv-python/)\n- [Save and restore in TensorFlow](https://www.tensorflow.org/guide/saved_model)\n\n## Why TensorFlow?\n```\nNumpy has N-d array support but does not have methods to create tensor functions, can’t automatically compute derivatives and it can’t take advantage of GPU.\n\nTensorFlow provides primitives for defining functions on tensors and automatically computing their derivatives. TensorFlow computations define a graph that has no numerical value until evaluated.\n```\n\n## Data Visualization\n![sample-alt](./plot/random-sample.png)\n![histogram-alt](./plot/data-histogram.png)\n![predictions-alt](./plot/sample-predictions.png)\n\n## Usage\nInstall the virtual environment.\n```bash\nvirtualenv -p python3 .env\nsource .env/bin/activate\n```\nFirst, download the datasets from [here](http://btsd.ethz.ch/shareddata/).\nThen, execute the AI script:\n```bash\nclear; python3 think.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartincastroalvarez%2Ftensorflow-image-detection-classification","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmartincastroalvarez%2Ftensorflow-image-detection-classification","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartincastroalvarez%2Ftensorflow-image-detection-classification/lists"}