Skip to content
forked from WongKinYiu/yolor

A Fork of YOLOR, modified for use on a Vim3Pro for the YOLOv4-CSP model.

License

Notifications You must be signed in to change notification settings

KevinShek/yolor

 
 

Repository files navigation

Author's Note

The following repository is a fork from Y. Wang's YOLOR model.

The main modification of the code occurred within the following branch. More explaination of the modicafication will be detailed within that branch.

The "main" branch of this repository was used to train YOLOv4 and YOLOv4-Tiny model to see how well they performed against a dataset as stated within Chapter 5 of my thesis.

The following Citation has been lefted untouched as little to no modifcation were performed within the "main" branch of the YOLOR repository.

Citation

@article{wang2021you,
  title={You Only Learn One Representation: Unified Network for Multiple Tasks},
  author={Wang, Chien-Yao and Yeh, I-Hau and Liao, Hong-Yuan Mark},
  journal={arXiv preprint arXiv:2105.04206},
  year={2021}
}

Acknowledgements

Expand

About

A Fork of YOLOR, modified for use on a Vim3Pro for the YOLOv4-CSP model.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.6%
  • Shell 0.4%