Coder Social home page Coder Social logo

martinuslee / electricscooter Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 4.0 961.72 MB

Electric Scooter Parking Object Detection and parking space recommendation Web service

License: GNU General Public License v3.0

Jupyter Notebook 99.50% Python 0.05% HTML 0.39% CSS 0.06%
imagedata yolov5 flask dataset jupyter-notebook python3 data-science dataanalysis

electricscooter's Introduction

electricscooter

공유 전동 킥보드 불법 주차 예방 및 주차 입지 추천 웹 서비스

웹 사이트 바로가기. 모바일 환경에서 확인가능합니다.

  • Contributors : 이종헌, 윤영민, 최인수, 이가원, 석주애
  • Team Leader : 이종헌
  • Project integration management & Web FullStack Development : 이종헌
  • DeepLearning model fitting & fine tuning : 이종헌, 윤영민
  • Image Dataset crawling & preprocessing : 윤영민
  • Collecting Public Data & preprocessing : 최인수, 이가원, 석주애
  • Location Data Analysis using Python, QGIS : 최인수, 이가원, 석주애

Configuration

pip3 install flask 
pip3 install torch #reference https://pytorch.org/get-started/locally/ 
pip install -qr https://raw.githubusercontent.com/ultralytics/yolov5/master/requirements.txt 

Start from a Python>=3.8 environment with PyTorch>=1.7 installed.

To install PyTorch see https://pytorch.org/get-started/locally/.


Project Structure

  1. es_project/
  • Yolo v5 dataset
  1. images/
  • raw image dataset (4 classes)
  1. static/
    1. css/
      • web stylesheets
    2. icon/
      • icon image files
    3. models/
      • Yolo v5 custom weight models
    4. photos/
      • user upload images
    5. results/
      • object detected image
  2. runs/
  • test image data results
  1. analysis/
  • Open Data Analysis
  1. code/

    • source code
  2. data/

    • data files for parking space recommendation

    1.rawdata/

    2.processed data/

    3.QGIS/

  3. templates/

  • html files
  1. yolov5/
  • yolov5 repository
  1. app.py
  • flask web server code
  1. electricScooter.ipynb
  • Yolo v5 model training Jupyter notebook code. #해당 코드는 사용자의 구글 드라이브와 코랩환경에서 작성하여 실행시 개인실행환경문제로 실행이 불가능할 수 있습니다.
  1. result_es.ipynb
  • Yolo v5 model detect code with cv2 #해당 코드는 사용자의 구글 드라이브와 코랩환경에서 작성하여 실행시 개인실행환경문제로 실행이 불가능할 수 있습니다.

Activity Diagram

image

Project Development Environment

image

electricscooter's People

Contributors

gawon03 avatar insoo410 avatar jjuuaaee avatar martinuslee avatar now2466 avatar

Stargazers

 avatar  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.