{"id":27063863,"url":"https://github.com/stephanfward/aiproject","last_synced_at":"2025-04-05T16:35:20.176Z","repository":{"id":210770161,"uuid":"727405761","full_name":"StephanFWard/AIProject","owner":"StephanFWard","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-13T18:39:42.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-12-13T20:36:45.969Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","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/StephanFWard.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}},"created_at":"2023-12-04T19:51:55.000Z","updated_at":"2023-12-04T19:53:15.000Z","dependencies_parsed_at":"2023-12-04T21:43:55.006Z","dependency_job_id":null,"html_url":"https://github.com/StephanFWard/AIProject","commit_stats":null,"previous_names":["stephanfward/aiproject"],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StephanFWard%2FAIProject","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StephanFWard%2FAIProject/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StephanFWard%2FAIProject/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StephanFWard%2FAIProject/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StephanFWard","download_url":"https://codeload.github.com/StephanFWard/AIProject/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247368734,"owners_count":20927913,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2025-04-05T16:35:19.733Z","updated_at":"2025-04-05T16:35:20.173Z","avatar_url":"https://github.com/StephanFWard.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AI Project: Bright Flash Detection\n\n## Overview\n\nThis repository contains the code and resources for an AI project focused on detecting bright flashes in images. The goal is to identify instances of explosions, fires, or cloudy smoke in photos. OR THE REVERSE COULD BE TRUE :)\n\n## Project Structure\n\n- **`notebooks/`**: Jupyter Notebooks for different stages of the project, including data exploration, model development, and evaluation.\n- **`data/`**: Placeholder for the dataset. You can organize your dataset here or provide instructions on how to obtain it.\n- **`models/`**: Saved models after training. Include instructions on how to load and use the models.\n- **`scripts/`**: Additional scripts or utilities used in the project.\n\n## Getting Started\n\n### Prerequisites\n\n- Python 3.x\n- JupyterLab\n- Required Python libraries (install them using `pip install -r requirements.txt`):\n\n  ```\n  pip install -r requirements.txt\n  ```\n\n  Clone the repository:\n  ```\n  git clone https://github.com/StephanFWard/AIProject.git\n  cd AIProject\n  ```\n\n  Set up a virtual environment (optional but recommended):\n  ```\n  python -m venv venv\n  source venv/bin/activate  # On Windows, use `venv\\Scripts\\activate`\n  ```\n\n  Install dependencies:\n  ```\n  pip install -r requirements.txt\n  ```\n\n  Open JupyterLab:\n\n  Navigate to the notebooks/ directory and run the Jupyter Notebooks in sequence.\n\n  Model Deployment\n  For deploying the trained model, we recommend using TensorFlow Serving. Follow the steps in the deployment guide for detailed instructions.\n\n  Note: Image training library not included in repo.\n  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephanfward%2Faiproject","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstephanfward%2Faiproject","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephanfward%2Faiproject/lists"}