In my previous post I’ve introduced you to my latest project platypus - R package for object detection and image segmentation. This time I will go into more details and show you how to use it on biomedical data.

Beside image classification, object detection and image segmentation are two of the most common computer vision tasks. Check out how to perform them in R using platypus package in a few lines of code.