Giter VIP home page Giter VIP logo

Herat Patel's Projects

1d-classification-using-threshold-classifier icon 1d-classification-using-threshold-classifier

There are two sub-species of these snowfolks. One sub-species lives in the Assam region of the Himalayas. The other lives on the other side, in the Bhutan region – closer to Tibet. I'll build a one-dimensional binary classifier based on an observable attribute to classify them. I will write a program that writes a program.

auto-complete icon auto-complete

Many of today's cell phones, text editors, and IDEs have an auto-complete feature. This feature attempts to complete the word for you using a list of known words to make suggestions.

automatically-detect-and-recognize-text-in-images icon automatically-detect-and-recognize-text-in-images

Firstly, Maximally Stable Extremal Regions(MSER) is used to find the text regions. By this the regions which does not contain text are also highlighted. It can be removed by geometric properties(eccentricity, euler number, extent, solidity) or stroke width variation. The values of geometric properties needs to be changed for different images. Then bounding box is drawn for every character. A chain of overlapping bounding boxes indicates a word. Afterwards, the whole text region will be represented by bounding box. The detected text will then be recognized by using OCR function.

bookstore-system-using-oop icon bookstore-system-using-oop

Book store maintains an inventory of books. The store tracks the title and author of each book, plus the book's media. The media is one of hardcover(cloth or leather), paperback, and audio books.

countdown icon countdown

Countdown is a British game show involving word and number tasks. I have implemented numbers round using random restart hill climbing algorithm.

csci_635_project icon csci_635_project

Kaggle Digit Recogniser contest, Algorithms used:- K-nearest neighbour, Multi-layer perceptron, Dataset:- MNIST

dice-counting icon dice-counting

Counts number of 1's, number of 2's,........ number of 6's and number of unknowns from dice image.

diver-segmentation icon diver-segmentation

Given five different videos of divers diving off diving boards at the RIT pool. The videos were recorded at 120 to 240 frames per second. The lighting is fluorescent with 60 Hz flickering.

drawing-forest-using-turtle icon drawing-forest-using-turtle

A night scene in a forest containing some trees, an optional house, and a star. The second will be a day scene of the sun and a house built from the wood in the night scene.

hangman-game icon hangman-game

Hangman game for one player. The program will choose the word from a dictionary file and the user must guess the word within a limited number of guesses.

hot-potato-game icon hot-potato-game

Players are arranged in a circle. The potato begins with one of the players. While music plays, the hot potato is passed from player to player, around the circle. Whoever is holding the potato when the music stops is out. The potato is handed to the next person, and the music starts up again. The game continues until only one player remains. That player is the winner.

intruder-detection icon intruder-detection

Intruder detection systems are common place now, and readily available in industry, but how do they work? They must detect people and large animals, but not generate false alarms in the presence of small animals, changes in lighting, environmental motion such as trees, or melting snow. To work correctly, the system must learn the background, in order to differentiate foreground objects.

meme-generator icon meme-generator

This React application serves as a dynamic Meme Generator, seamlessly integrating with an external API. The user can input custom text, and upon triggering the 'Generate Meme' button, the app fetches and displays a random meme with the entered text.

steganography icon steganography

One of the bit planes, on one of the color channels, contains a secret message. We'll find that secret message from the image.

tenzies-game icon tenzies-game

Tenzi's Game in React: Immerse yourself in the thrill of Tenzi, brought to life with the power of React

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.