Dataset structure:
-datasets/coco/annotations/
-datasets/coco/val2017/
-datasets/coco/train2017/
python src/train_unet.py
python src/train_single_maskcnn.py
First download dataset from here.
to run the experiment, run the following command:
python driver.py
First download dataset from here.
to run the experiment, run the following command:
python driver_multilabel.py