Feeds
질문
i want to use jpeg ls for image compression i take these loops but i dont understand how to implement please can someone help me this is very urgent
// predicted current pixel if ((i) && (j)) Rc = (int)ima1[i - 1][j - 1]; else Rc = ...
5년 초과 전 | 답변 수: 0 | 0
0
답변질문
regression cnn ;how to evaluate network performance (I have a combined given database)
I have a cnn regression network the inputs are 21 * 21 images and the output is a prediction pixel value %load training mat ...
5년 초과 전 | 답변 수: 0 | 0
0
답변질문
image compression using cnn
i would like a code for image compression by convolution nueral network
거의 6년 전 | 답변 수: 0 | 0