Giter Site home page Giter Site logo

yaelbenshalom / objects-recognition-and-classification Goto Github PK

View Code? Open in Web Editor NEW
12.0 1.0 2.0 309.99 MB

Objects recognition and classification using machine learning, computer vision and real-time object detection algorithm

Home Page: https://yaelbenshalom.github.io/ML_object_detection/index.html

License: MIT License

Python 100.00%
pytorch machine-learning traffic-sign-recognition neural-network trash-recognition computer-vision opencv deep-learning yolo detection

objects-recognition-and-classification's Introduction

Objects Recognition and Classification

Independent Project (ME499), Northwestern University, Winter 2021.
Take a look at my portfolio post for more information about the project.

Table of Contents

Project Overview

This project contains 2 modules:

Traffic sign detection and classification

In this module I built and trained a neural network to detect and classify different traffic signs using PyTorch, OpenCV and YoloV3.
This module contained 2 parts:

An example of traffic detection program output:

Trash detection, classification, and segmentation

In this module I built and trained a neural network to detect and classify different traffic signs using PyTorch, OpenCV and YoloV5.
This module contained 2 parts:

  • Trash classification - Were I build and trained a neural network to classify different recyclable objects' images.
  • Trash detection - Were I trained neural network to detect different recyclable objects in an image/video.

An example of trash detection program output:

Recycling Baxter Implementation

As an additional development of the Recycler Baxter project, I used the ML algorithm I implemented in this project to detect and locate the recyclable objects sorted by the baxter robot:

objects-recognition-and-classification's People

Contributors

yaelbenshalom avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

objects-recognition-and-classification's Issues

taco10.yaml

I can not find taco10.yaml... please help me

Many files are missing for the video recognition :')

These lines require files which is not in the repo and there is no explanation of how to get them.

1- with open("data/mean_image_rgb.pickle", 'rb') as f:
2- weights_path = "weights/yolov3.weights"
3- config_path = "weights/yolov3.cfg"

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.