photo

Manisha N


Last seen: 11 months ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
34,660
of 300,592

REPUTATION
1

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
1

RANK
 of 21,027

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,752

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

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

5 years ago | 1 answer | 1

1

answer