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

  • 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 / data /classes
781 Bytes
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
SamMorgan
Adding more yolov4-tflite files
20e841b over 4 years ago
  • coco.names
    627 Bytes
    Adding more yolov4-tflite files over 4 years ago
  • voc.names
    134 Bytes
    Adding more yolov4-tflite files over 4 years ago
  • yymnist.names
    20 Bytes
    Adding more yolov4-tflite files over 4 years ago