Object Detection 프로젝트 진행 후 만든 데모입니다 🌏 🗑️
mmdetection/demo/streamlit_demo_webcam.py
demo-webcam-pc-v2_PwaCDTE0.mp4
mmdetection/demo/streamlit_demo_mp4_3.py
demo-2_8A2M82TN.mp4
출처-GPT
streamlit run {디렉터리경로/}app.py
pip install -r requirements.txt
numpy==1.26.4
opencv-python==4.10.0.84
torch==2.5.0
mmcv==2.1.0
mmdet==3.3.0
streamlit==1.36.0
mmengine==0.10.5
TrashObjectDetection/
├── .git/
├── app/
│ ├── app.py
│ └── app.txt
├── assets/
│ ├── assets.txt
│ ├── character.png
│ ├── sample.mp4
│ ├── speechbubble.png
│ └── test.mp4
├── mmdetection/
└── pages/
├── camera.py
├── help.py
├── info.py
├── second.py
├── start.py
└── class_info.json
├── README.md
├── requirement.txt
├── packages.txt
└── tree.txt