Community Profile

photo

Abraham Bett


Last seen: 4 months ago Active since 2022

Followers: 0   Following: 0

Statistics

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

1 year 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