boostcampaitech3 / final-project-level3-cv-16

👀 너의 알약이 보여 💊 : 알약 이미지 분류 프로젝트
5 stars 6 forks source link

너의 알약이 보여 - by. Team Medic(CV-16)


📚 Project Overview

👀 너의 알약이 보여 💊

프로젝트 시연.gif

😎 Members

권순호 서다빈 서예현 이상윤 전경민
권순호 서다빈 서예현 이상윤 전경민

🤗 Contribution

❓ About This Project

Purpose

Objective

Target Audience

Background Information

🗺 Service Architecture

Service Architecture

💾 Datasets

💻 Development Environment

📁 Project Structure (Main branch)

final-project-level3-cv-16
├─ api_folder
│   ├─ .streamlit
|   |   └─ config.toml
│   ├─ backend
|   |   ├─ epillid_benchmark(cloned from Link)
|   |   ├─ Dockerfile
|   |   ├─ Backend.py
|   |   └─ requirements.txt
│   ├─ frontend
|   |   ├─ Dockerfile
|   |   ├─ frontend.py
|   |   └─ requirements.txt
│   └─ Docker
|       └─ docker-compose.yml  
└─ image_classification
    ├─ data_preprocessing
    |   ├─ download_pill_data.py 
    |   └─ normalize_pill_data.py
    ├─ image_concatenation
    |   └─ concatenation_images.py
    ├─ kaggle_pill_data_preprocessing
    |   ├─ 1_annotation_file_name_to_txt.py
    |   ├─ 2_edit_xml_path.py
    |   └─ 3_xml_to_json.py
    ├─ pill_excel_data
    |   └─ README.md
    ├─ .gitignore
    ├─ data.py
    ├─ dataset.py
    ├─ log.py
    └─ train.py

✏️ Evaluation

🚀 How to Start

  1. Image Classification: Link

  2. OCR: Link

  3. Object Detection (yolov5): Link

  4. Metric learning: Link

🔎 Future Research

📎 Appendix

📄 Experiments & Submission Report

📜 Reference