Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Posts
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
jlynxdev
/
face-expression-recognizer
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
face-expression-recognizer
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
jlynxdev's picture
jlynxdev
Update requirements.txt
541c47a verified about 1 year ago
  • .gitattributes
    42 Bytes
    initial commit about 1 year ago
  • .gitignore
    3.1 kB
    initial commit about 1 year ago
  • LICENSE
    35.1 kB
    initial commit about 1 year ago
  • README.md
    115 Bytes
    Update README.md about 1 year ago
  • app.py
    2.49 kB
    initial commit about 1 year ago
  • data_filtering.py
    11.5 kB
    initial commit about 1 year ago
  • face_detector.py
    632 Bytes
    initial commit about 1 year ago
  • fer.py
    1.98 kB
    initial commit about 1 year ago
  • haarcascade_frontalface_default.xml
    1.25 MB
    initial commit about 1 year ago
  • model.pth

    Detected Pickle imports (4)

    • "torch._utils._rebuild_tensor_v2",
    • "torch.LongStorage",
    • "torch.FloatStorage",
    • "collections.OrderedDict"

    What is a pickle import?

    11.2 MB
    LFS
    initial commit about 1 year ago
  • model.py
    3.09 kB
    initial commit about 1 year ago
  • model_old.py
    2.99 kB
    initial commit about 1 year ago
  • preprocessing.py
    2.03 kB
    initial commit about 1 year ago
  • requirements.txt
    1.51 kB
    Update requirements.txt about 1 year ago
  • train.py
    1.51 kB
    initial commit about 1 year ago
  • trainer.py
    15.5 kB
    initial commit about 1 year ago
  • util.py
    804 Bytes
    initial commit about 1 year ago