/fb.resnet.reg

A Torch framework for regression problems

fb.resnet.reg

A Torch framework for supervised regression tasks using deep convolutional neural networks (ConvNets). This implementation is based on the fb.resnet.torch repository by Facebook, Inc.

In addition to ResNet-18,34,50,101,200, this repository supports DenseNet, ResNeXt, Inception, VGG-11-13-16-19 and AlexNet. For the time being finetuning is available for ResNet and DenseNet models only.

Coming very soon. The code is being tested for the last time.