Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

thanhhoangnvbg
/
pedestrian_detection

Keras
Joblib
Model card Files Files and versions
xet
Community

Instructions to use thanhhoangnvbg/pedestrian_detection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use thanhhoangnvbg/pedestrian_detection with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://thanhhoangnvbg/pedestrian_detection")
    
  • Notebooks
  • Google Colab
  • Kaggle
pedestrian_detection
82.1 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
thanhhoangnvbg's picture
thanhhoangnvbg
Upload simple_ann_pedestrian_classifier.keras with huggingface_hub
24c93a3 verified 5 days ago
  • .gitattributes
    1.67 kB
    Upload simple_ann_pedestrian_classifier.keras with huggingface_hub 5 days ago
  • hog_svm_pedestrian_detector.joblib

    Detected Pickle imports (6)

    • "sklearn.preprocessing._data.StandardScaler",
    • "numpy.ndarray",
    • "joblib.numpy_pickle.NumpyArrayWrapper",
    • "sklearn.pipeline.Pipeline",
    • "numpy.dtype",
    • "numpy._core.multiarray.scalar"

    How to fix it?

    123 kB
    xet
    Upload hog_svm_pedestrian_detector.joblib with huggingface_hub 5 days ago
  • mobilenetv2_pedestrian_classifier.keras
    6.22 MB
    xet
    Upload mobilenetv2_pedestrian_classifier.keras with huggingface_hub 5 days ago
  • simple_ann_pedestrian_classifier.keras
    75.7 MB
    xet
    Upload simple_ann_pedestrian_classifier.keras with huggingface_hub 5 days ago