Community Profile

photo

Manisha N


Last seen: 1 month ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 1 answer | 1

1

answer