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
Ctrl+K
Ctrl+K
  • 2 contributors
History: 43 commits
SamMorgan's picture
SamMorgan
Update README.md
3cc3fab over 4 years ago
  • android
    Upload android files over 4 years ago
  • checkpoints
    First version. of yolov4_tflite over 4 years ago
  • core
    Adding more yolov4-tflite files over 4 years ago
  • data
    Adding more yolov4-tflite files over 4 years ago
  • mAP
    Adding more yolov4-tflite files over 4 years ago
  • .gitattributes
    1.18 kB
    initial commit over 4 years ago
  • README.md
    5.72 kB
    Update README.md over 4 years ago
  • benchmarks.py
    5.77 kB
    Adding more yolov4-tflite files over 4 years ago
  • convert_tflite.py
    2.93 kB
    Adding more yolov4-tflite files over 4 years ago
  • convert_trt.py
    4.15 kB
    Adding more yolov4-tflite files over 4 years ago
  • detect.py
    3.99 kB
    Adding more yolov4-tflite files over 4 years ago
  • detectvideo.py
    5.34 kB
    Adding more yolov4-tflite files over 4 years ago
  • evaluate.py
    6.65 kB
    Adding more yolov4-tflite files over 4 years ago
  • metadata.yaml
    113 Bytes
    Create metadata.yaml over 4 years ago
  • requirements-gpu.txt
    94 Bytes
    Adding more yolov4-tflite files over 4 years ago
  • requirements.txt
    90 Bytes
    Adding more yolov4-tflite files over 4 years ago
  • result.png
    1.88 MB
    Adding more yolov4-tflite files over 4 years ago
  • save_model.py
    2.6 kB
    Adding more yolov4-tflite files over 4 years ago
  • train.py
    7.32 kB
    Adding more yolov4-tflite files over 4 years ago