Giter Site home page Giter Site logo

360-object-detection's Introduction

๐Ÿ–ฅ๏ธ 360ยฐ Machine Vision For Blind LiDAR Based Hat ๐Ÿ–ฅ๏ธ

An Machine Vision System with Object Detection and Depth Estimation with Text to Speech for assisting a blind person

Python PyTorch OpenCV Shell Script NumPy

Directory

./src/* 
  โ”œโ”€ src/AbstractProjection.py - # Parent class for other classes. Includes common functionality and conversion to 3D vectors of images.
  โ”œโ”€ src/CubemapProjection.py - # Six faced cubemap class which converts 3D vectors to Cubemap projection
  โ”œโ”€ src/EquirectangularProjection.py - # Equirectangular panaromic view converter
  โ”œโ”€ src/FisheyeProjection.py - # Fisheye Single lens conversion
  โ””โ”€ src/SideBySideFisheyeProjection.py # Side by side dual fish eye lens converter
./app.py - # Driver instructions for mapping
./yolov5.py - # Detection and testing from pre-trained Yolov5 and Custom trained Yolov5
./start_server.sh - # Load all files and call app.py

Implementation

TBD...

User Guide

Test Commands

Currently commands are set to Image show.

Can be modified to Image save.

Example command for Fisheye to Cubemap:

python app.py --approach Cubemap --input Image --image_path test.png --output_path "front.png right.png back.png left.png top.png bottom.png" --output_width 512 --output_height 512

Example command for Fisheye to Equi:

python app.py --approach Equirectangular --input Image --image_path test.png --output_path "equi.png" --output_width 512 --output_height 512

Authors

๐Ÿ‘ค Meet Doshi

๐Ÿ‘ค Abhishek Potdar

๐Ÿ‘ค Aniket Kulkarni

๐Ÿ‘ค Shafina Charania

๐Ÿ‘ค Param Shah

๐Ÿ‘ค Omkar Gavandi

๐Ÿค Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a โญ๏ธ if you like this project!

๐Ÿ“ License

This project is licensed with GNU General Public License.

Connect with me:

meetdoshi90

360-object-detection's People

Contributors

meetdoshi90 avatar

Watchers

 avatar

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.