sony / model_optimization

Model Compression Toolkit (MCT) is an open source project for neural network model optimization under efficient, constrained hardware. This project provides researchers, developers, and engineers advanced quantization and compression tools for deploying state-of-the-art neural networks.
https://sony.github.io/model_optimization/
Apache License 2.0
297 stars 49 forks source link

Update format_results to get unnormalized coordinates bbox #1175

Closed Idan-BenAmi closed 3 weeks ago

Idan-BenAmi commented 3 weeks ago

Pull Request Description:

Tutorials update - modify format_results in coco_evaluation to get unnormalized coordinates bbox

Checklist before requesting a review: