Skip to content
View inubushi's full-sized avatar
🗻
🗻

Block or report inubushi

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

Popular repositories Loading

  1. BufferedAudioPlayer BufferedAudioPlayer Public

    This iOS app demonstrates how to read PCM samples from a large wave files into a circular buffer, so that they can be processed and played. I re-use the circular buffer implementation by Michael Ty…

    Objective-C 18 5

  2. LSTM-KTH LSTM-KTH Public

    A recurrent deep neural network for human activity recognition, using the KTH dataset as anexample.

    Python 13 9

  3. image-comparator image-comparator Public

    A simple Python+PyQt GUI program fro comparing two images at pixel level

    Python 3 2

  4. ios-coreml-segmentation ios-coreml-segmentation Public

    A simple demo of Image Segmentation using DNNs and CoreML

    Swift 1

  5. PL101 PL101 Public

    Code for PL101 Create Your Own Programming Language

  6. shika shika Public

    Shika is an easy-to-use workbench for training and testing Haar Cascade Classifiers for pattern recognition in images.

    C++