Skip to content
View payne911's full-sized avatar
  • Montréal (Canada)
  • 07:36 (UTC -04:00)
Block or Report

Block or report payne911

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. useful-forks/useful-forks.github.io useful-forks/useful-forks.github.io Public

    Improving GitHub's Forks list discoverability through automatic filtering. The project offers an online tool and a Chrome extension.

    JavaScript 1.1k 60

  2. SR-ResCNN-Keras SR-ResCNN-Keras Public

    A Keras implementation of a SISR (Single-Image Super-Resolution) Residual-CNN.

    Python 13 3

  3. PieMenu PieMenu Public

    A library for easy integration of a flexible circular WidgetGroup within libGDX

    Java 74 12

  4. marvelous-bob marvelous-bob Public

    libGDX Client and Server architecture for multiplayer game (with CI/CD done for deploying Docker images on AWS ECS)

    Java 23 9

  5. Convex test on binary images (Image ... Convex test on binary images (Image integral for Pattern Matching)
    1
    import cv2 as cv
    2
    
                  
    3
    
                  
    4
    def integral_test(X):  # returns True if X is convex
    5
        img_t = np.reshape(X, (28, 28))  # preprocess: reshaping
  6. Arise_Deeper Arise_Deeper Public

    [PoC] Top-down 2D roguelike game, developed using the libGDX framework.

    Java 15 1