Authors: Andrew Mendez, George Sarmonikas
This repo includes implementation of our CS330 final project "Meta-Learning for Instance Segmentation". For more details about the project, view the CS330_MetaSegmentation_final_report.pdf.
MAML based UNet is implemented using the tf.keras framework.
Code includes experiment with clustering for meta-dataset construction, MAML-UNet, and various other experiments.
#ToDo: Create installation instructions and guide to use code.
Feel free to email interactivetech1@gmail.com for any questions or additional information.