Git Product home page Git Product logo

Devang Shetty's Projects

appfunctions icon appfunctions

learning how to perform various functions in an app that you are developing

farmer-supply-chain-optimisation icon farmer-supply-chain-optimisation

We aim to optimise the farmer supply chain in two phases.. First is by creating a demand forecast for various perishable goods at various markets of the city. Second - using other factors such as cost of travel, the time taken to reach the market, etc. We aim to keep the farmers as the primary stakeholder and provide them with the informed decision making ability they have lacked all these years.

pytorch-gve-lrcn icon pytorch-gve-lrcn

PyTorch implementations for "Generating Visual Explanations" (GVE) and "Long-term Recurrent Convolutional Networks" (LRCN)

signature-verification icon signature-verification

A Simple Python app that helps detect if a signature is real or forged. Supply samples of your original signature which is used to train the system and then, supply the signature to be tested. The training samples are required to be named sequentially as "sign0.jpg" , "sign1.jpg" ,"sign2.jpg" ,.... and so on. This can be changed in the code according to your liking by modifying the following statement from the code: for j in range(19): image_sources.append("sign"+str(j)+".jpg") The test sample is named forged.jpg but you will be asked for the filename once you enter the program. The training samples must be exposed with proper focus on the signature and minimal noise. It is still under development and I'm trying to fully automate this process. Requirements: Python 2.7 Open CV Imutils

todo-with-vue icon todo-with-vue

A basic demo example for integrating between Appwrite & Vue JS 💚

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.