Skip to content

Caffe fork supporting segmentation algorithms by the Torr Vision Group

License

Notifications You must be signed in to change notification settings

torrvision/caffe-tvg

Repository files navigation

Caffe TVG Segmentation

This fork of Caffe supports the various projects on semantic-, instance- and panoptic-segmentation done by the Torr Vision Group.

These include:

Note that this code base has been refactored and modified since the original papers were written.

Installation

Follow the standard guide for installing Caffe.

Credits

In addition to the original Caffe, this repository contains layers from Fast-RCNN, R-FCN, Dilated Convolutions, Deeplab, PSPNet, MNC and Intel Caffe.

Contact

For any queries, please contact Anurag Arnab ([email protected]). Pull requests are also welcome.