Ryan Kelln
Ryan Kelln
Having similar issues on Ubuntu 20.04. ``` nvidia-smi: Driver Version: 510.39.01 CUDA Version: 11.6 nvcc --version: Build cuda_11.3.r11.3/compiler.29920130_0 ``` (Note: nvidia-smi CUDA version is the max the driver will accept,...
Was able to try an install using the new instructions and requirements. However ran into an issue with torchvision? ```bash /.../lib/python3.8/site-packages/torchvision/io/image.py:11: UserWarning: Failed to load image Python extension: libtorch_cuda_cu.so: cannot...
Thanks for the quick reply Mukosame. In the paper you mention training on "2 Nvidia Titan XP GPU". How long was the training for? I probably won't have time right...
The credit for DCN goes to tteepe: https://github.com/tteepe/DCNv2 You don't even need to compile. :1st_place_medal:
Yeah a jog wheel is the sort of input I'm looking for. In my experience it's actually really hard to tune the feel and there are often a couple different...
I'd be happy with anything, but here is an alternative mockup:  - show the bookmark line on the opacity/cut UI as well so you can more easily see how...
Great, thanks, compiled and tested the beta branch. Couple notes: Is there a way to map a control to the currently selected video rather than a specific video? The fast...
Once I have all the (open source) toolkit figured out would be happy to write up some docs. I've been playing with [Chataigne](http://benjamin.kuperberg.fr/chataigne/en) as a central "conductor"/translator but it may...
Sounds good to me, going to be really busy in March but will document any experiments I do and be able to contribute to docs after March.
I've got MidiMonster up and working with my APC40 MKII, a basic config file looks like: ``` ; MIDI to OSC for vimix [backend midi] name = MIDIMonster detect =...