Skip to content

Toolbox of three image segmentation algorithms. The first is a naive region growing/shrining approach. Next is a U-Net with a resnet backbone pretrained on the COCO dataset with options to fine-tune it using the Bob Ros Paintings Dataset. This project aimed to explore classic image segmentation algorithms applied to paintings.

Notifications You must be signed in to change notification settings

noahj08/painting-segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

painting-segmentation

Toolbox of three image segmentation algorithms. The first is a naive region growing/shrining approach. Next is a U-Net with a resnet backbone pretrained on the COCO dataset with options to fine-tune it using the Bob Ros Paintings Dataset. This project aimed to explore classic image segmentation algorithms applied to paintings.

About

Toolbox of three image segmentation algorithms. The first is a naive region growing/shrining approach. Next is a U-Net with a resnet backbone pretrained on the COCO dataset with options to fine-tune it using the Bob Ros Paintings Dataset. This project aimed to explore classic image segmentation algorithms applied to paintings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages