Skip to content
View Denisolt's full-sized avatar
  • New York, NY

Organizations

@acmnyit @NYIT-PD
Block or Report

Block or report Denisolt

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. trex-posenet trex-posenet Public

    Use your body to control t-rex runner 🦖

    JavaScript 8 1

  2. adX-agency/adx-blockchain adX-agency/adx-blockchain Public

    NEO smart contract for adX platform

    Python 11 3

  3. DeepSign2Text DeepSign2Text Public

    Final Project for Data Mining Course: Translating American Sign Language into Text

    Jupyter Notebook 7

  4. MultiChannelSleepNet MultiChannelSleepNet Public

    All the work and papers related to research on Sleep Classification with Deep Learning under Dr. Artan

    Python 6 1

  5. NightSky NightSky Public

    A way to avoid paying 50 bucks by using some js to generate an image of the night sky at specific time and location. 🌑

    JavaScript 71 22

  6. IBM PowerAI Vision Data Export to TF... IBM PowerAI Vision Data Export to TFRecord Converter
    1
    """
    2
    tensorflow 2.0.2
    3
    Usage: python convert.py --input_path=data/ --image_path=data/ --train_split=0.70 --shuffle_seed=1
    4
    """
    5
    import xml.etree.ElementTree as ET