Code Monkey home page Code Monkey logo

Ashish Pandey's Projects

blob-detection icon blob-detection

This is an example of application of morphological operations on an image using the concepts of 1) creating an image to Brinary 2) Erosion and Dilution operations to bring out the key features in an image 3) Blob detection on virus image

blob-detection--coronavirus-envelope-protien icon blob-detection--coronavirus-envelope-protien

Here is the application of Computer vision- Blob Detection methodology to detect and count the Envelope protiens of sample images of Human Coronavirus and mouse hepatitis virus (Image source- https://www.utmb.edu/virusimages/VI/coronaviruses and cdc)

doomsday-glacier-loss icon doomsday-glacier-loss

Application of image segmentation and processing to quantify the glacier cover loss using satellite images

geospatial-analysis-of-traffic-navigation icon geospatial-analysis-of-traffic-navigation

How about adding some info that can quanitfy the stress on a particular navigation route using satellite feed and can help in toll operations & traffic management The current analysis is on the satellite image frame, but if we can add this info to a live feed it can help in developing smoother navigation systems based on real time traffic scenario

kamlang-forest-cover-loss icon kamlang-forest-cover-loss

This is the satellite image analysis using image processing to understand the loss of green cover of Kamlang Forest

multiple-image-classification--resnet50 icon multiple-image-classification--resnet50

ResNet-50 is a convolutional neural network that is 50 layers deep. You can load a pretrained version of the network trained on more than a million images from the ImageNet database [1]. The pretrained network can classify images into 1000 object categories, such as keyboard, mouse, pencil, and many animals. As a result, the network has learned rich feature representations for a wide range of images. The network has an image input size of 224-by-224

nanda-devi-glacier-loss icon nanda-devi-glacier-loss

Feburary 7,2021 Ecological Disaster (Nanda Devi Glacier, IND: 7,108 m above sea level). Satellite image analysis using the methodology of image segmentation shows that the Glacier cover in Nanda Devi has substantially decreased over the last 4 decades. It has gone down from 43% in Year 1984 to 20% in Year 2022 (in relation to the captured area in image)

pose-detection icon pose-detection

Application of MediaPipe Holistic pipeline that integrates integrates separate models for pose, face and hand components

social-distancing-detector icon social-distancing-detector

Computer vision has opened up a lot of opportunities to explore into AI domain that were earlier highly limited. Here is an application of haarcascade classifier and OpenCV to develop a social distancing violation detector. I am passing the algo through a video feed where it first detects people using 'haarcascade_fullbody.xml' classifier algo. OpenCV and some mathematical operations then allow us to make code the social distancing violation logic

tutorial-deep-learning_keras-sequential icon tutorial-deep-learning_keras-sequential

This is an application of Keras Sequential model on the Churn Modeling data set. Objective was to develop an end to end model to train the model+ also the steps to preprocess the test data to align it in the same shape as that of the train data set. The entire model can be used as a learning step to develop an deep Learning ML model using all the good stuffs from Scikit Learn (Pipelines, Feature extraction and Hyper parameter tuning).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.