Alexander CW Smith

Results 12 comments of Alexander CW Smith

Not sure why the above checks failed for all python versions

Ah I just read those checks again and it looks like this indeed would cause an issue for CPU-only users if there is no CUDA installed. I will make a...

Looks like the 2nd commit (bc907e9) did the trick. I'm not having any issues at all running in an ipython console in the Spyder IDE, but a colleague mentioned that...

Hey @MMathisLab of course! We run into issues very similar to what @backyardbiomech experiences. My headache isn't so much with training, but the ops that don't have the allow_growth parameter...

Cool thank you! The few people I've showed and talked to all had similar feedback that it would be super helpful, but I think it's pretty specific to those of...

Hey @jeylau I will definitely defer to y'alls expertise on this, I'm not super experienced with Numba. I have been working my way through the docs trying to figure out...

@hmaarrfk The way we've implemented this, if someone is going to be staying at the computer and running multiple jobs in serial, we just leave ``` term_gpu=False ``` and there...

I am also wondering this, @krwiegold did you ever find a way to make this work?

Thanks @mikkokotila I'm not a colab user, tried to get this to run in colab for a bit but don't even know the basics so that seems like a steep...

The issue with this is that right now the init_new_project function does not only take paths to individual video files to add to project, but the 'videos' parameter can also...