Skip to content

VladimirTalyzin/FloorPlan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FloorPlan

Сегментация планов помещений / Segmentation of the floor plan

Segmentation of the floor plan

  • prepare-512.ipynb - подготовка масок и разбиение их на кусочки 512х512.
  • FloorPlan-resnext101.ipynb - обучение моделей и получение решения.

Готовые обученные модели:

Формат моделей: cktp "Checkpoint"

Зависимости:

  • pip install keras
  • pip install tensorflow
  • pip install albumentations
  • pip install segmentation-models
  • pip install numpy
  • pip install scikit-learn
  • pip install Pillow
  • pip install tqdm

About

Segmentation of the floor plan

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published