'Regarding Merging classes in Image Segmentation (Python)
I'm Trying to implement Domain adaptation of Segmentation of Satellite Images From one set of images to another images.
To align the classes in two domains , I need to merge the two classes of one source.
For example i have to align Roads class and Buildings class into one class.
Can anyone give idea how to do this operation.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|