Questions tagged [downsampling]
2 questions
2
votes
1 answer
What does 'downsampling' and 'upsampling' mean in coarse-to-fine segmentation?
The paper here in section 2.1 Coarse-to-fine prediction:
To increase the field of view presented to the CNN and reduce the
redundancy among neighboring voxels, each image is downsampled by a factor of 2. The resulting prediction maps are then…
banikr
- 21
- 3
0
votes
1 answer
What is the role of the word sampling in upsampling and downsampling?
Upsampling and downsampling are highly used in deep learning algorithms that involve convolutional neural networks.
Upsampling increases the size downsampling decreases the size of tensors.
What is the role of the word sampling in the words…
hanugm
- 4,102
- 3
- 29
- 63