/yolov7

Implementation of paper YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors. Tailored for DLModelZoo action.

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

Yolov7

Overview

This python package is an implementation of "YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors".

This is a tailored version for use of the SAS Viya DLModelZoo action set.

Installation

To install YOLOv7, use the following command:

pip install sas-yolov7

Contributing

We welcome your contributions! Please read CONTRIBUTING.md for details on how to submit contributions to this project.

License

This project is licensed under the GNU GENERAL PUBLIC LICENSE 3.0 License.

Additional Resources