/Image-Masking

Primary LanguageJupyter Notebook

Creating image masks and bounding boxes

Segmentation and bounding box visualization

Usage notes:

  1. git clone https://github.com/JP109/Assignment.git
  2. Anaconda prompt, inside project folder:
    a. conda create --prefix ./environment-name --file requirements.txt
    b. conda activate ./environment-name
    c. conda install -c conda-forge jupyterlab
    b. jupyter lab

Output

Bounding box + Mask output: Bounding box output

Mask output: Mask output