Statistik
3 Fragen
0 Antworten
RANG
233.729
of 301.213
REPUTATION
0
BEITRÄGE
3 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
33.33%
ERHALTENE STIMMEN
0
RANG
of 21.191
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 173.422
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
How to get repeating pattern frequency information from fft
I have an image filled with repeating patterns(imagine exact the same squares with the same spacing). If I do fft2 on this image...
mehr als 9 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
CNN convolution fast implementation
Below is my implementation of the CNN convolution. "in" is a 3D matrix, there are also a 4D matrix "weights" and a 1D matrix "bi...
mehr als 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
3D matrix time 2D matrix
I need to do the following and I am wondering if they can be done in a much simple and efficient way. s = size(relu); M...
mehr als 9 Jahre vor | 1 Antwort | 0
