Questions
After reading this chapter, you will be able to answer the following questions:
- What is a distinguished characteristic of DenseNet?
- What is the name of the family architecture such as inspired the authors of DenseNet?
- What is FC-DenseNet?
- Why do we say that FC-DenseNet is U-shaped?
- Do you need a fancy architecture like DenseNet to perform semantic segmentation?
- If you have a neural network that performs poorly at semantic segmentation, is there a quick fix that you can use sometimes, if you have no other options?
- What are skip connections used for in FC-DenseNet and other U-shaped architectures?