Ashutosh1995 / Semseg-Notebooks

This repository contains IPython notebooks explanining semantic segmentation from scratch.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Semseg-Notebooks

This repository contains IPython notebooks explanining traditional and modern deep learning based segmentation approaches.

For running the notebooks, the packages required are:

  • Pytorch (>= 1.4.0)
  • Matplotlib
  • CUDA 9.0 or higher (for last notebook)

For runnning, SS-2,3 and 4, keep the notebooks and the corresponding image folders in the individual folders and then run the notebook.

Note: For SS-4, GPU access is required.

About

This repository contains IPython notebooks explanining semantic segmentation from scratch.


Languages

Language:Jupyter Notebook 94.3%Language:Python 5.7%