- Notifications
You must be signed in to change notification settings - Fork0
Classification wearing face mask or not
License
NotificationsYou must be signed in to change notification settings
qbxlvnf11/face-mask-classification
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
- Image classification of wearing face mask or not
- Docker env run command
docker run --gpus all -it --rm -p 9000:9000 -e GRANT_SUDO=yes --user root -v {source code path}:/workspace -w /workspace pytorch/pytorch bash -c "pip install jupyter && pip install pandas && pip install seaborn && pip install sklearn && apt-get update && apt-get install -y python3-opencv && apt-get install gcc && apt-get install git && pip install torchmetrics && pip install tensorflow && pip install opencv-python && pip install torch_snippets torch_summary && jupyter notebook --ip='0.0.0.0' --port=9000 --allow-root"
https://www.kaggle.com/datasets/bahadoreizadkhah/face-mask-types-dataset
@article{RegNet, title={Designing Network Design Spaces}, author={Mehdi Mirza, Simon Osindero}, journal = {arXiv}, year={2020}}
- Blog URL:https://blog.naver.com/qbxlvnf11
About
Classification wearing face mask or not
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published