Skip to content
View singhcpt's full-sized avatar

Block or report singhcpt

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 Loading

  1. calibration_paper calibration_paper Public

    TensorFlow codebase to investigate the relationship between a model's confidence and its accuracy for a dataset of 10 different diseased and healthy crops.

    Python

  2. PlantClassifier PlantClassifier Public

    This repo uses TensorFlow's Inception V3 Model to classify whether an image is a tomato or a potato. The model can be used to classify more types of plants, simply add more labeled folders of images.

    Python 1 1

  3. tf-calibrate tf-calibrate Public

    Demo tf detection app for calibration testing. App includes functionality to count confidence in bucketized intervals and measure the accuracy of each interval.

    C++