/yolov7-seg

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

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Yolov7-seg

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

This implementation is based on yolov5.

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

Installation

To install Yolov7-seg, use the following command:

pip install sas-yolov7-seg

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