Skip to content
View jponf's full-sized avatar
🐕
🐕
Block or Report

Block or report jponf

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. aia-chaser aia-chaser Public

    Chase authority information access (AIA) from a host certificate to complete the chain of trust.

    Python 2

  2. A GMeans implementation that I used ... A GMeans implementation that I used in some projects back in 2017
    1
    # -*- coding: utf-8 -*-
    2
    
                  
    3
    import numpy as np
    4
    
                  
    5
    import sklearn.utils
  3. neural-style-transfer neural-style-transfer Public

    Pytorch implementation of the paper "A Neural Algorithm of Artistic Style".

    Python

  4. Guillem96/deep-erase Guillem96/deep-erase Public

    Repository implementing the nosing removal model proposed in DeepErase: Weakly Supervised Ink Artifact Removal in Document Text Images (https://arxiv.org/abs/1910.07070)

    Python 5 1