口罩二分类
0 parents
Showing
17 changed files
with
351 additions
and
0 deletions
.idea/.gitignore
0 → 100644
.idea/face_mask_classifier.iml
0 → 100644
.idea/inspectionProfiles/Project_Default.xml
0 → 100644
.idea/misc.xml
0 → 100644
.idea/modules.xml
0 → 100644
.idea/vcs.xml
0 → 100644
__pycache__/net.cpython-38.pyc
0 → 100644
No preview for this file type
dataset.py
0 → 100644
image/img.png
0 → 100644

55 KB
image/img_1.png
0 → 100644

90.2 KB
infer.py
0 → 100644
net.py
0 → 100644
params/cls_face_mobilenet_v2.pth
0 → 100644
This file is too large to display.
test.py
0 → 100644
train.py
0 → 100644
utils.py
0 → 100644
-
Please register or sign in to post a comment