Skip to content

OmdenaAI/HOTOSM-Street-level-Imagery-TT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HOTOSM-Street-level-Imagery-TT

Installation

python: 3.12

pip install -r requriements.txt

Project Structure

root/
├── notebooks/
│    ├── Road_Classification/
│    │   └──config
│    │   └──notebooks
│    │   └── scripts
│    │   └── src
│    │   └── requirements
│    │   └── README.md
│    │
│    └── Roof_Material_Segmentation/
│    │   └──notebooks
│    │   └── scripts
│    │   └── src
│    │   └── requirements
│    │   └── run_pipeline.py
│    │   └──config.yaml
│    │   └── README.md
│            
├── .gitignore
├── README.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 99.9%
  • Python 0.1%