python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to remove checkerboard artefacts with opencv?
I'm solving the image segmentation task with tf keras with U-net. In output I'm getting images with checkerboard artefacts like this:
How can I decrease artefacts with OpenCV?
Dmitry Sokolov
Votes: 0
Answers: 1
GIven an Image crop of vehicle how to find the colour of the vehicle with image processing
Giving below a method I have used for getting the dominant colour. I want to know which is that colour. So, do anyone has a better solution than this or any other way to modify it. It would be great i...
Adithya Raj
Votes: 0
Answers: 0
Error during traning my model with pytorch, stack expects each tensor to be equal size
I am using MMSegmentainon library to train my model for instance image segmentation, during the traingin, I craete the model(Vision Transformer) and when I try to train the model using this:
I get th...
sara yaghoobi
Votes: 0
Answers: 1
Generate JSON annotation file from PNG mask
I have been supplied with a series of image pairs to help with an image segmentation project. One image is the original RGB photo, the other is a PNG file which has masked parts of the original image....
plumby101
Votes: 0
Answers: 2