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

Block or report ogl4jo3

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. Accounting Accounting Public

    It's an Android App that can record the expense and income daily, and count data monthly and annually.

    Kotlin 2 1

  2. LIYS_Application LIYS_Application Public

    LiveInYourStyle: Android App and DemoScript. Real-time background replacement and style transfer in live scenario, by using deep learning methods.

    Jupyter Notebook 4

  3. Demo BlazeFace model. Demo BlazeFace model.
    1
    import cv2
    2
    import time
    3
    import math
    4
    import numpy as np
    5
    import tensorflow as tf
  4. liys-tw/arbitrary_image_stylization liys-tw/arbitrary_image_stylization Public

    fast artistic style transfer that may work on arbitrary painting styles.

    Python