Feeds
提问
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...
3 years 前 | 1 个回答 | 0
1
个回答提问
Chebyshev Type I low pass filter design image filter
How do i apply chebyshev type I low pass filter to filter an image?
3 years 前 | 1 个回答 | 0
1
个回答提问
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
3 years 前 | 2 个回答 | 0