Giter Club home page Giter Club logo

final-project-level3-cv-12's Introduction

🍜 λ§€λŒ€ κ²°ν’ˆ 감지 μ‹œμŠ€ν…œ

🀼 νŒ€ μ†Œκ°œ

CV-12 TEAM YOLO

κΉ€μŠΉν˜„_T3038 λ…Έμ°½ν˜„_T3074 μ΅œμš©μ›_T3219 μ΅œμ§„μ•„_T3225 μ΅œν™λ‘_T3228

πŸ•ΆοΈ ν”„λ‘œμ νŠΈ μ†Œκ°œ

  • μž¬κ³ νŒŒμ•… μžλ™ν™” 및 ν”„λ‘œμ„ΈμŠ€ νš¨μœ¨ν™”λ₯Ό μœ„ν•œ Computer Vision μ‹œμŠ€ν…œ
  • λͺ¨λ“  맀μž₯μ—μ„œ λ§€λŒ€ ν’ˆλͺ©μ„ κ΄€λ¦¬ν•˜λŠ” μ‹œμŠ€ν…œμœΌλ‘œ μ‚¬μš©ν•  수 있음

πŸ“Ί Demo

MORE DEMO

πŸ“ Test

Python Video_test.py --video_name {TestVideo 경둜} --output_name {Output Video name} --topdown {bool}

πŸ“ Dataset

Train / Validation Image

Test

Weight

πŸ€” Model

Task Model Performance
Object detection YOLOv5 mAP50: 0.9915
Classification ResNet18 accuracy: 0.966
κ²°ν’ˆκ°μ§€ YOLO+RESNET18+SSIM mAP50: 0.45

πŸ—οΈ System Architecture

KakaoTalk_20220603_201716217.jpg

πŸ—ƒοΈ Work directory

|-- README.md
|-- Video_test.py
|-- backend
|   |-- Send_To_Video.py
|   |-- backend_flask_detector.py
|-- dataset
|   |-- README.md
|   |-- images
|   |-- instances_Test.json
|   |-- instances_Train.json
|   |-- instances_Validation.json
|-- evaluation
|   |-- mAP.ipynb
|-- front
|   |-- front_table.py
|   |-- result.csv
|-- modules
|   |-- Human_detect.py
|   |-- calcIou.py
|   |-- changeDetector.py
|   |-- classification.py
|   |-- model.py
|   |-- outDetection.py
|   |-- ramen_detect.py
|   |-- rgb_simularity.py
|   |-- utils.py
|-- requirements.txt
|-- train
|   |-- classification
|   |-- yolov5
|-- weights
|   |-- classification_all.pth
|   |-- outDetector.pth
|   |-- ramen_best.pt

βš™οΈ Requirements

yolov5==6.1.2
streamlit==1.9.0
streamlit-webrtc==0.37.0
torchvision==0.8.1
scikit-image==0.19.2
albumentations==1.1.0
flask==2.1.2
torch==1.11.0
uvicorn==0.17.6

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.