tf2-yolov4
tf2-yolov4 copied to clipboard
Pretrained Weights management
For now, it is difficult to generate the h5 file and load it into our model.
This issue should tackle:
- [ ] Automatic download of the AlexeyAB/darknet weights
- [ ] Add a
weights="coco"
parameter to generate a model with loaded weights already