-
BlueGen.ai
- Berlin
- https://wavefunk.xyz
- @wavefunk_
Pinned Loading
-
maua-maua-maua/maua
maua-maua-maua/maua PublicDeep learning toolkit for image, video, and audio synthesis
-
-
OptimalTextures
OptimalTextures PublicAn implementation of "Optimal Textures: Fast and Robust Texture Synthesis and Style Transfer through Optimal Transport"
-
artistic_video_loop.lua
artistic_video_loop.lua 1require 'torch'
2require 'nn'
3require 'image'
4require 'optim'
5require 'loadcaffe'
-
maua-stylegan2
maua-stylegan2 PublicThis is the repo for my experiments with StyleGAN2. There are many like it, but this one is mine. Contains code for the paper Audio-reactive Latent Interpolations with StyleGAN.
32 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
March 2025
Created 1 repository
-
JCBrouwer/pytorch
Python
This contribution was made on Mar 16
Created an issue in pytorch/pytorch that received 4 comments
Compiling Flex Attention on CPU: torch._inductor.exc.InductorError: IndexError: tuple index out of range
🐛 Describe the bug I'm interested in training with attention over variable length sequences on CPU. I'm using document masking similar to what's de…
4
comments