Skip to content
View JCBrouwer's full-sized avatar

Block or report JCBrouwer

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. maua-maua-maua/maua Public

    Deep learning toolkit for image, video, and audio synthesis

    Python 108 21

  2. maua-maua-maua/audio Public

    Python 4 1

  3. OptimalTextures Public

    An implementation of "Optimal Textures: Fast and Robust Texture Synthesis and Style Transfer through Optimal Transport"

    Python 50 10

  4. mmss Public

    Multi-Media Similarity Search

    Python 6

  5. artistic_video_loop.lua
    1
    require 'torch'
    2
    require 'nn'
    3
    require 'image'
    4
    require 'optim'
    5
    require 'loadcaffe'
  6. maua-stylegan2 Public

    This 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.

    Python 179 29

32 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

Created 1 repository

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
Loading