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

camstack
/
camstack-models

TF-Keras
LiteRT
Core ML
ONNX
Model card Files Files and versions
xet
Community

Instructions to use camstack/camstack-models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • TF-Keras

    How to use camstack/camstack-models with TF-Keras:

    # Note: 'keras<3.x' or 'tf_keras' must be installed (legacy)
    # See https://github.com/keras-team/tf-keras for more details.
    from huggingface_hub import from_pretrained_keras
    
    model = from_pretrained_keras("camstack/camstack-models")
    
  • Notebooks
  • Google Colab
  • Kaggle
camstack-models / objectDetection /yolov9
424 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
apocaliss92's picture
apocaliss92
Upload objectDetection/yolov9/tflite/camstack-yolov9t_float32.tflite with huggingface_hub
3f60351 verified 2 months ago
  • coreml
    Add CoreML and OpenVINO conversions for all YOLOv8 + YOLOv9 models 2 months ago
  • onnx
    Upload CamStack detection models v1.0 — YOLOv8, YOLOv9, UltraFace, CLIP 2 months ago
  • openvino
    Add CoreML and OpenVINO conversions for all YOLOv8 + YOLOv9 models 2 months ago
  • tflite
    Upload objectDetection/yolov9/tflite/camstack-yolov9t_float32.tflite with huggingface_hub 2 months ago