Skip to content

πŸ—‘πŸ—‚ Repo for the work done during my internship at Omdena working on Improving Waste Segregation Using Vision

License

Notifications You must be signed in to change notification settings

AdiNarendra98/Omdena-Improving_Waste_Segregation

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Omdena Bengaluru India-Improve Sorting and Segregation of Waste

  • Sorting and Segregation of Waste Using Computer Vision

ss

  • The main purpose of the project is to improve the current waste segregation techniques that are being used using Computer Vision techniques which shall help in cost cutting and help in reaching the UN SDG.

Contribution Guidelines

  • Have a Look at the project structure and folder overview below to understand where to store/upload your contribution
  • If you're creating a task, Go to the task folder and create a new folder with the below naming convention and add a README.md with task details and goals to help other contributors understand
    • Task Folder Naming Convention : task-n-taskname.(n is the task number) ex: task-1-data-analysis, task-2-model-deployment etc.
    • Create a README.md with a table containing information table about all contributions for the task.
  • If you're contributing to a task, please make sure to store it in relevant location and update the README.md information table with your contribution details.
  • Make sure your File names(jupyter notebooks, python files, data-sheet file names etc.) has proper naming to help others easily identify them.
  • Please restrict yourself from creating unnecessary folders other than in 'tasks' folder (as per the above-mentioned naming convention) to avoid confusion.

Project Structure

β”œβ”€β”€ LICENSE
β”œβ”€β”€ README.md          <- The top-level README for developers/collaborators using this project.
β”œβ”€β”€ original           <- Original Source Code of the challenge hosted by omdena. Can be used as a reference code for the current project goal.
β”‚Β 
β”‚
β”œβ”€β”€ reports            <- Folder containing the final reports/results of this project
β”‚Β Β  └── README.md      <- Details about final reports and analysis
β”‚Β 
β”‚Β Β  
β”œβ”€β”€ src                <- Source code folder for this project
    β”‚
    β”œβ”€β”€ data           <- Datasets used and collected for this project
    β”‚   
    β”œβ”€β”€ docs           <- Folder for Task documentations, Meeting Presentations and task Workflow Documents and Diagrams.
    β”‚
    β”œβ”€β”€ references     <- Data dictionaries, manuals, and all other explanatory references used 
    β”‚
    β”œβ”€β”€ tasks          <- Master folder for all individual task folders
    β”‚
    β”œβ”€β”€ visualizations <- Code and Visualization dashboards generated for the project
    β”‚
    └── results        <- Folder to store Final analysis and modeling results and code.

Folder Overview

  • Original - Folder Containing old/completed Omdena challenge code.
  • Reports - Folder to store all Final Reports of this project
  • Data - Folder to Store all the data collected and used for this project
  • Docs - Folder for Task documentation, Meeting Presentations, and task Workflow Documents and Diagrams.
  • References - Folder to store any referneced code/research papers and other useful documents used for this project
  • Tasks - Master folder for all tasks
    • All Task Folder names should follow the specific naming convention
    • All Task folder names should be in chronological order (from 1 to n)
    • All Task folders should have a README.md file with task Details and task goals along with an info table containing all code/notebook files with their links and information
    • Update the task-table whenever a task is created and explain the purpose and goals of the task to others.
  • Visualization - Folder to store dashboards, analysis and visualization reports
  • Results - Folder to store final analysis modeling results for the project.

About

πŸ—‘πŸ—‚ Repo for the work done during my internship at Omdena working on Improving Waste Segregation Using Vision

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.3%
  • PureBasic 1.5%
  • Python 0.2%