sicara/tf2-yolov4
A TensorFlow 2.0 implementation of YOLOv4: Optimal Speed and Accuracy of Object Detection
PythonMIT
Issues
- 1
- 3
Error in colab notebook, cannot reshape array of size 687 into shape (32,3,3,3)
#56 opened by robmarkcole - 0
- 0
- 4
- 2
- 1
- 1
Converting tiny YOLOv4 to h5 format
#68 opened by sharoseali - 3
Error Running colab: "!convert-darknet-weights yolov4.weights -o yolov4.h5"
#66 opened by BakhtawarRehman - 5
- 0
Inference failing with exported tfLite models
#61 opened by m-romanenko - 0
Improve Darknet conversion script
#41 opened by RaphaelMeudec - 0
Metrics on official datasets
#55 opened by RaphaelMeudec - 0
Release 0.1.0 - Inference
#13 opened by RaphaelMeudec - 0
tensorflow.python.framework.errors_impl.InvalidArgumentError: Paddings must be non-negative
#52 opened by RaphaelMeudec - 0
Better management of __init__ files
#49 opened by RaphaelMeudec - 0
- 0
- 0
Training on custom dataset
#7 opened by RaphaelMeudec - 0
Mosaic Data Augmentation
#10 opened by RaphaelMeudec - 0
Inference with 1 backbone
#2 opened by RaphaelMeudec - 0
First release documentation
#25 opened by RaphaelMeudec - 0
- 1
- 0
Pretrained Weights management
#32 opened by RaphaelMeudec - 1
- 0
- 0
- 0
Define the interface of the API
#12 opened by RaphaelMeudec - 0
- 0
Handle multiple backbones for YOLOv4
#11 opened by RaphaelMeudec - 0
PyPi package
#15 opened by AntoineToubhans - 0
- 2
Setup: back
#4 opened by RaphaelMeudec - 0
Setup CI: GitHub Action
#3 opened by RaphaelMeudec - 0
Scheme of YOLOv4 algorithm
#5 opened by RaphaelMeudec - 0
Training on COCO
#9 opened by RaphaelMeudec - 0
Training on Pascal VOC
#8 opened by RaphaelMeudec