基准方法
基准方法基于 Fully convolutional networks (FCNs)、SegNet、U-Net 和 Feature pyramid networks (FPNs)实现。

骨干网络(Backbone networks)
- AlexNet
 

- VGG
 

- ResNet
 

深度回归网络(Deep regression frameworks)
- Fully convolutional networks (FCN)
 

- SegNet
 

- U-Net
 

- Feature pyramid networks (FPNs)
 
