Feeds
질문
How to solve this error: "Error using DAGNetwork/activations (line 245) Incorrectly defined MiniBatchable Datastore. Error in read method of C:\Program Files\MATLAB\R2020b\toolbox\matlab\datastoreio\+matlab\+io\+datastore\@ImageDatastore\read.m"
Hi, I have the following code to extract the features from certain layer of ResNet101 deep learning model. However, after train...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
Is there an efficient way to set some of the Least Significant Bits (LSBs) to zero in RGB image with less computation speed?
Suppose, I have a image, A, and I have to set some of the LSBs to zero. Say, Bit 0 to Bit 3 is set to zero. To do so, I have im...
거의 5년 전 | 답변 수: 1 | 1
