
Code chương trình nhận diện và theo dõi đối tượng bằng Python
by Thành Duyin Python , Scripts & Code on October 25, 2024Choose Your Desired Option(s)
Become a SourceCodec member for full access. Your first 7 days are free.
Code chương trình nhận diện và theo dõi đối tượng bằng Python


Cài đặt thư viện cần thiết
pip install matplotlib==3.2.2
pip install numpy==1.18.5
pip install opencv-python==4.1.2.30
Trường hợp bị lỗi khi cài pillow
pip install Pillow>=7.1.2
thì dùng lệnh sau
pip install -f …
pip install PyYAML==5.3.1
pip install requests==2.23.0
pip install scipy==1.4.1
pip install torch==1.8
pip install torchvision==0.9
pip install tqdm==4.41.0
pip install tensorboard==2.4.1
pip install wandb
pip install
pip install Plotting
pip install pandas==1.1.4
pip install seaborn==0.11.0
pip install streamlit==1.1.0
pip install streamlit-webrtc==0.32.0
pip install googledrivedownloader
pip install thop
pip install easydict
hoặc dùng lệnh khi clone mã nguồn
pip install -r requirements.txt
Sau khi cài đặt mã nguồn thì dùng lệnh sau để chạy chương trình trong môi trường web:
streamlit run app.py
1. Lỗi file crowdhuman_yolov5m.pt
thì tải xuống file tại đây [https://drive.google.com/file/d/1zPGZ6kr2A9mx3LzSJN2pUdC9Fna7PJN9/view?usp=drive_link] và copy file vừa tải về ghi đè lên (overide)
- Lỗi file ckpt.t7
thì tải xuống file tại đây => [https://drive.google.com/file/d/1rplWhXBWRm8JOhCjqz6tGABQ7KTjiUqx/view?usp=drive_link] và copy file vừa tải về ghi đè lên (overide) file cũ
| Download Category | Python, Scripts & Code |
| Product Homepage URL→ | |
| Product Version | |
| File Type | Py |
| File Size | 2.53 MB |
| Developer | |
| Documentation |





