Keras Yolo4
A Keras implementation of YOLOv4 (Tensorflow backend)
Install / Use
npx skills add Ma-Dan/keras-yolo4Installs into whichever agent you are using.
README
keras-yolo4
请使用更完善的版本:
https://github.com/miemie2013/Keras-YOLOv4
Please visit here for more complete model:
https://github.com/miemie2013/Keras-YOLOv4
Introduction
A Keras implementation of YOLOv4 (Tensorflow backend) inspired by https://github.com/AlexeyAB/darknet.
Frame code from https://github.com/qqwweee/keras-yolo3.

Quick Start
- Download YOLOv4 weights from yolov4.weights.
- Convert the Darknet YOLOv4 model to a Keras model.
- Run YOLOv4 detection.
python convert.py
Running convert.py will get keras yolov4 weight file yolo4_weight.h5.
Usage
Inference
python test.py
Todo
Debug train code with CIoU loss. Loss code from https://github.com/david8862/keras-YOLOv3-model-set.
Related Skills
node-connect
385.5kDiagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
blender-python-addon
40.5kBlender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting
flutter-development-guidelines-cursorrules-prompt-file
40.5kCursor rules for Flutter development with MVVM architecture, Riverpod state management, Material widgets, and Dart style guidelines.
commit-push-pr
140.7kCommit, push, and open a PR
