Computer Vision

Computer vision is all about getting computers to understand what is in images. We both use and develop techniques for computer vision. This includes:

Fine Grained Image Classification

Image classification is normally about distinguishing between things like cats, dogs, cars and planes. Medium grained classification may be distinguishing between differnet breeds of dogs. However, many problems require more specific classification such as the individual dog, by name. We work on techniques to solve this problem.

Image Segmentation

Segmenting an image is about defining what different parts of the image represent. For example, which parts of an image are cells or which parts of an image are the dolphin. We work on techniques and uses of segmentation.