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

Block or report ishay2b

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

  1. VanillaCNN VanillaCNN Public

    Implementation of the Vanilla CNN described in the paper: Yue Wu and Tal Hassner, "Facial Landmark Detection with Tweaked Convolutional Neural Networks", arXiv preprint arXiv:1511.04031, 12 Nov. 20…

    Jupyter Notebook 188 80

  2. android-yolo android-yolo Public

    Forked from natanielruiz/android-yolo

    Real-time object detection on Android using the YOLO network with TensorFlow

    C++ 2

  3. opencv_numpy opencv_numpy Public

    Python call to cpp code wrapping an opencv mat coming from continuous numpy array.

    Python 2

  4. open_nsfw open_nsfw Public

    Forked from yahoo/open_nsfw

    code for running Model and code for Not Suitable for Work (NSFW) classification using deep neural network Caffe models

    Python 1

  5. protobuf protobuf Public

    Forked from protocolbuffers/protobuf

    Protocol Buffers - Google's data interchange format

    C++

  6. py-faster-rcnn py-faster-rcnn Public

    Forked from rbgirshick/py-faster-rcnn

    Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version

    Python