photo

Abraham Bett


Last seen: 1 year ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
118,419
of 297,527

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 20,454

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,075

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

  • Explorer
  • Thankful Level 2

View badges

Feeds

View by

Question


creating a negative class in resnet50 classification model
i am working on resnet50 model, and i would like to create a negative class for images that do not fit in the trained classes of...

2 years ago | 1 answer | 0

1

answer

Question


Chebyshev Type I low pass filter design image filter
How do i apply chebyshev type I low pass filter to filter an image?

2 years ago | 1 answer | 0

1

answer

Question


Declrarion of an array using tilde (~). what is the correct way of using it, because my code prompts me incorrect use of tilde.
this part of my code that genrate the error [~, i] == max(y); if i == D(k) acc = acc + 1; end

2 years ago | 2 answers | 0

2

answers