Skip to content
View afrozalm's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Berkeley, California
Block or Report

Block or report afrozalm

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

  1. Patch-Based-Texture-Synthesis Patch-Based-Texture-Synthesis Public

    It's an implementation of Efros and Freeman's "Image Quilting and Texture Synthesis" 2001

    Python 41 18

  2. ContextEncoder ContextEncoder Public

    An implementation of context encoders by Deepak Pathak with a remodeled discriminator.

    Lua 3

  3. OpenARK OpenARK Public

    Forked from augcog/OpenARK

    OpenARK is an open-source wearable augmented reality (AR) system founded at UC Berkeley in 2016. The C++ based software offers innovative core functionalities to power a wide range of off-the-shelf…

    C++

  4. GabowMaxMatching GabowMaxMatching Public

    A python implementation of Harold N. Gabow's "An Efficient Implementation of Edmonds' Algorithm for Maximum Matching on Graphs"

    Python 1

  5. LeNet LeNet Public

    Implemented LeNel-5 from scratch using numpy and scipy

    Python 3 1

  6. minimess minimess Public

    Created a generic messaging system on the lines of https://www.usenix.org/conference/srecon17americas/program/presentation/erlich

    Go