Skip to content
View capmac18's full-sized avatar

Block or report capmac18

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. liveness-detection liveness-detection Public

    A neural network approach to classify face images as a live photo or otherwise using a normal image and a low exposure counterpart of a face to extract the features.

    Jupyter Notebook 1

  2. runoff-prediction runoff-prediction Public

    Predicting the runoff of Ozarkhed catchment using a linear regression model trained on past rainfall data and verifying the results against the Inglis model

    Python 1

  3. Human-Body-Measurements-using-Computer-Vision Human-Body-Measurements-using-Computer-Vision Public

    Forked from farazBhatti/Human-Body-Measurements-using-Computer-Vision

    Anthropometric measurement extraction using single image

    Python

  4. disease-predictor disease-predictor Public

    A simple Django web application using a Naive Bayes Classifier in the backend to predict a disease form the symptoms entered by the user

    Jupyter Notebook

  5. darknet darknet Public

    Forked from roboflow/darknet

    YOLOv4 (v3/v2) - Windows and Linux version of Darknet Neural Networks for object detection (Tensor Cores are used)

    C

  6. keras-yolo3 keras-yolo3 Public

    Forked from qqwweee/keras-yolo3

    A Keras implementation of YOLOv3 (Tensorflow backend)

    Python