Yolov3-pytorch

Latest version: v0.1.5

Safety actively analyzes 627711 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.5

Fixed

- Fixed the problem of being unable to load DarkNet's pre-trained model weights
- Fix YOLOv3 training configuration file error
- Fixed the problem that heavy training cannot fit
- Fixed requirements version problem

Added

- VOC and COCO pre-training model weights are open
- Add the function of calculating model parameters and calculation quantities

**Full Changelog**: https://github.com/Lornatang/YOLOv3-PyTorch/compare/0.1.4...0.1.5

0.1.4

Fixed

- Loading pre-training weights failed due to size mismatch.
- SGD optimizer parameter setting error.
- Test script threshold setting error

Added

- Encapsulate training, testing, and testing scripts.
- Add the download method of COCO2014-2017 dataset.
- A training method for adding COCO datasets

0.1.0

Added

- Refactor the project to make it part of the project package release
- Upload darknet official model weights

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.