Skip to content
View mrMustacho's full-sized avatar
  • Management Solutions

Organizations

@IA-UAI

Block or report mrMustacho

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. uai-art-image-processing/sketch-to-artwork uai-art-image-processing/sketch-to-artwork Public

    Implementation of VQ-GAN and transformers for image generation based on edge images.

    Jupyter Notebook 1

  2. IA-UAI/sketchEyes IA-UAI/sketchEyes Public

    Simple sketch classifier using Tensorflow and a webcam.

    Jupyter Notebook 1

  3. tensorflow-custom-metrics tensorflow-custom-metrics Public

    Custom metrics for tensorflow

    Python

  4. xv6-public xv6-public Public

    Forked from mit-pdos/xv6-public

    xv6 OS

    C

  5. hackathonFACH2020-waterlands hackathonFACH2020-waterlands Public

    Jupyter Notebook

  6. mpd-notify.sh mpd-notify.sh
    1
    #!/bin/bash
    2
    # Send notification with album art (if found) when mpd plays a new song, depends on libnotify
    3
    
                  
    4
    readonly MUSIC_DIR="${HOME}/Music"
    5