Matthew Rosenberg

Results 21 comments of Matthew Rosenberg

I have a team working on the transfer objectives you mention. We're working with the physionet motor imagery dataset and some SSVEP datasets. Depending on your specific goals and skills,...

> I hadn't tried resuming until now, and you're correct, it seems to be broken 🤔 no matter what you pass as an argument, it will be displayed as `None`...

Has anyone succeed at training with 512 x 512 or 1024 x 1024? I succeed with 256 x 256 but have been struggling with higher resolutions. I'm using the same...

I tried the conda env file to no avail. I'm using cuda 10.1 with pytorch 1.7.1. I failed to downgrade this to 1.3.1. I tried other pytorch versions but ran...

I think I saw that error. It ended up being from a #-style comment after a !-style statement, e.g. `!python run.py # hey this should be fine? (nope)` If that's...

This last movie looks closer to what I'm aiming for. Is it possible to use that method to transition between entirely distinct faces? If so, I'd love to see what...

Was this ever resolved? I'm having a similar issue in ubuntu 16.04. I have plenty of RAM but after assigning a few clusters the waveform view ceases to update. I...

Is this repo still active? Are installs working for others? I'm trying the getting started code in google colab and get errors suggesting that files are missing or renamed... `!pip...

Ok, thanks for the crazy fast reply! Would it be possible to give me a working snippit in the meantime?

I just want to run linear CCA, regularized CCA, and deep CCA to start. If I'm not mistaken, none of your example install and run code snippits work right now......