Skip to content

romulus0914/YOLOv4-PyTorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

YOLOv4

A PyTorch re-implementation of YOLOv4 architecture based on the official darknet implementation AlexeyAB/darknet

Disclaimer

This repository only contains YOLOv4 architecture (CSPDarknet53 + SPP + PANet) for anyone interested in to employ. It does not include training code which requires many additional training tricks, Bag of Freebies (BoF), mentioned in the paper.

About

PyTorch re-implementation of YOLOv4 architecture

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages