Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
e-cigarette-marketing-ml
/
facial-gender-age-presentation
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
facial-gender-age-presentation
2 contributors
History:
117 commits
This space has 3 files scanned as unsafe.
Show
files
gajjarbhavin99
Update app.py
fc8d951
verified
5 months ago
.dockerignore
Safe
40 Bytes
Add debug=True; create dockerignore; tweak requirements
10 months ago
.gitattributes
Safe
1.52 kB
initial commit
11 months ago
Dockerfile
Safe
2.34 kB
Update Dockerfile
6 months ago
README.md
Safe
218 Bytes
Update README.md
5 months ago
app.py
Safe
7.49 kB
Update app.py
5 months ago
convnext-v2-base_32xb32_in1k-384px-epoch12.pth
Unsafe
pickle
Detected Pickle imports (10)
"torch.FloatStorage"
,
"mmengine.logging.history_buffer.HistoryBuffer"
,
"numpy.core.multiarray._reconstruct"
,
"collections.OrderedDict"
,
"__builtin__.getattr"
,
"_codecs.encode"
,
"numpy.ndarray"
,
"numpy.core.multiarray.scalar"
,
"torch._utils._rebuild_tensor_v2"
,
"numpy.dtype"
How to fix it?
1.05 GB
LFS
add gender weights
7 months ago
convnext-v2-base_32xb32_in1k-384px.py
Safe
5.44 kB
gender configs
7 months ago
eva02-base-p14_in1k-epoch_100.pth
Unsafe
pickle
Detected Pickle imports (11)
"torch.FloatStorage"
,
"mmengine.logging.history_buffer.HistoryBuffer"
,
"numpy.core.multiarray._reconstruct"
,
"collections.OrderedDict"
,
"__builtin__.getattr"
,
"_codecs.encode"
,
"numpy.ndarray"
,
"collections.Counter"
,
"numpy.core.multiarray.scalar"
,
"torch._utils._rebuild_tensor_v2"
,
"numpy.dtype"
How to fix it?
1.05 GB
LFS
upload new config and weights
7 months ago
face_detection.pth
Unsafe
pickle
Detected Pickle imports (12)
"numpy.core.multiarray.scalar"
,
"torch.FloatStorage"
,
"collections.Counter"
,
"__builtin__.getattr"
,
"torch._utils._rebuild_tensor_v2"
,
"_codecs.encode"
,
"torch.LongStorage"
,
"collections.OrderedDict"
,
"numpy.dtype"
,
"numpy.core.multiarray._reconstruct"
,
"numpy.ndarray"
,
"mmengine.logging.history_buffer.HistoryBuffer"
How to fix it?
2.75 GB
LFS
Add base files
11 months ago
face_detection.py
Safe
18.8 kB
Add base files
11 months ago
final_pretrained_eva02-base-p14_in1k.py
Safe
6.5 kB
Add _scope_ value
6 months ago
pretrained_convnext-v2-base_32xb32_in1k-384px.py
Safe
1.04 kB
gender configs
7 months ago
requirements.txt
Safe
103 Bytes
Update numpy version
6 months ago
test_app.py
Safe
775 Bytes
add debug=True to test_app
10 months ago