Skip to content

kookmin-sw/capstone-2024-04

 
 

Repository files navigation

Do you Read me? (DRM)

IMG_0852

1. 프로젝트 소개

프로젝트 "Do you read me?"은 지하철 탑승객들이 지하철 광고에 얼마나 많은 관심을 가지는지 측정하고, 유동인구의 관심도를 분석하여 관심 인구에 대한 정보를 대시보드 형태로 제공하는 광고주 대상 B2B 서비스입니다. DRM는 광고주는 최적의 광고 수립할 수 있도록 도와주며 광고 캠페인의 ROI(Return On Investment)를 향상시키는 데 기여합니다. 서울 2호선 지하철 열차 내 광고 디스플레이부터 시범 적용을 시작하여, 추후 다른 옥외광고 분석까지 가능하도록 확장 예정입니다.

2. Abstract

The project "Do you read me?" measures the attention subway passengers pay to subway advertisements and analyzes the interest levels of the foot traffic. It provides advertisers with information on interested populations through a dashboard. DRM helps advertisers optimize their ad placements and improve the ROI (Return On Investment) of their ad campaigns. Starting with advertising displays inside Seoul Subway Line 2 trains, the project plans to eventually expand to analyze other types of outdoor advertising.

3. 영상

3.1. 소개 영상(중간 발표)

Video Label

3.2 시연 영상

Video Label

4. 팀 소개

이동국(****2282) 황솔희(****3168) 허수빈(****1320) 이강희(****1653) 최지원(****3091) 장수미(****3216)
Back-End Back-End AI AI Front-End PM, Designer

5. 사용법

Common

git clone https://github.com/kookmin-sw/capstone-2024-04.git
Client
cd src/client/ 
yarn
yarn run dev
Server
cd src/server/
docker-compose up -d
Model
cd src/model
pip install -r requirements.txt
python fastapi/main.py

6. 최종 제출 자료

🗂️ 포스터-지하철 탑승객 행동 기반 광고 관심도 분석 대시보드-4조.pdf
🗂️ 최종발표-지하철 탑승객 행동 기반 광고 관심도 분석 대시보드-4조.pdf
🗂️ 결과보고서-지하철 탑승객 행동 기반 광고 관심도 분석 대시보드-4조.pdf

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.4%
  • Java 0.3%
  • TypeScript 0.2%
  • Python 0.1%
  • JavaScript 0.0%
  • HTML 0.0%