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

SamMorgan
/
yolo_v4_tflite

Object Detection
TF-Keras
LiteRT
English
object detection
computer vision
darknet
yolo
Model card Files Files and versions
xet
Community

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

  • Libraries
  • TF-Keras

    How to use SamMorgan/yolo_v4_tflite 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("SamMorgan/yolo_v4_tflite")
    
  • Notebooks
  • Google Colab
  • Kaggle
yolo_v4_tflite / mAP /extra
5.33 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
SamMorgan
Adding more yolov4-tflite files
20e841b over 4 years ago
  • intersect-gt-and-pred.py
    2.03 kB
    Adding more yolov4-tflite files over 4 years ago
  • remove_space.py
    3.3 kB
    Adding more yolov4-tflite files over 4 years ago