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

Block or report Siddhesh-Ghadi

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

  2. keras-yolo3 keras-yolo3 Public

    Forked from qqwweee/keras-yolo3

    A Keras implementation of YOLOv3 (Tensorflow backend)

    Python

  3. learnopencv learnopencv Public

    Forked from spmallick/learnopencv

    Learn OpenCV : C++ and Python Examples

    Jupyter Notebook

  4. face-recognition face-recognition Public

    Forked from krasserm/face-recognition

    Deep face recognition with Keras, Dlib and OpenCV

    Jupyter Notebook

  5. face_detection_in_realtime face_detection_in_realtime Public

    Forked from opconty/face_detection_in_realtime

    This repository is the implementation of face detection in real time using YOLOv3 framework with keras(tensorflow backend). For use in embeded devices, so I choose a computation-efficient CNN archi…

    Jupyter Notebook

  6. face_classification face_classification Public

    Forked from oarriaga/face_classification

    Real-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV.

    Python