Provide a recommendation on fire station location in areas where skyscrapers and houses are concentrated. The importance of providing rapid fire service is highlighted because citizens' safety is exposed due to disasters. Service analysis is needed for efficient fire station location to resolve disaster safety blind spots and provide equal fire service.
- Scale for fire station
Determine if the space is large enough for a fire station. - Adjacent to dense residential areas
In areas where houses are concentrated, providing rapid fire swervice becomes more important. - The ratio of the area of the road to the building
Calculate the ratio of the area of the road to the building to determine if the passage is guaranteed.
- 🌲Yurhee Jin: Entrepreneur & AI development
- 🌲Jihye Shin: Entrepreneur
- 🌲Yeonsoo Choi: Designer
- 🌲Jisoo Kim: AI development
- 🌲Sunwoo Ho: Frontend development
- 🌲SeoYoung Kim: Backend development
- pycharm interpreter에서 가상환경 폴더 설정
pip install -r requirements.txt
python manage.py makemigrations
python manage.py migrate
python manage.py runserver
python manage.py collectstatic
: static 파일 추가했을 때
conda env create -f environment.yml
: yml 경로는 알아서 수정conda activate label-pixels