Robert Pottorff

Results 10 comments of Robert Pottorff

+1 vote for the multi-line chart! Adding color would also be pretty neat.

is it possible to disable threading from the python bindings?

I thought it was supposed to - but it dosen't seem to be doing that for multiple screen widths I added a few comments to asyncCallback and makeScreenshot and ran...

On further research -- I think it's because, on line 24 of asyncCallback.js, it checks to see if there are screenWidths left to test.. and starts the process over --...

The issue (if i remember) is that the paper talks about which elements in the matrix are constrained, and which ones aren't (the orange and grey boxes in that one...

Also the lines you are talking about are before a pad -- when padding with zeros, if you pad before fft shifting, you are removing low frequencies (which hold all...

Originally I had thought that doing purely spectral CNN would be faster than convolution, but in practice this didn't seem to be the case (but it might still be with...

Yes! It's been awhile since I've looked at this code -- but I think you are correct.