Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bug while the inference result is empty with YOLOv5 (#29) #3

Merged
merged 1 commit into from
Jul 20, 2022

Commits on Jul 19, 2022

  1. Fix bug while the inference result is empty with YOLOv5 (#29)

    * Add multi-label function for yolov5
    
    * Update README.md
    
    Update doc
    
    * Update fastdeploy_runtime.cc
    
    fix variable option.trt_max_shape wrong name
    
    * Update runtime_option.md
    
    Update resnet model dynamic shape setting name from images to x
    
    * Fix bug when inference result boxes are empty
    
    * Delete detection.py
    felixhjh authored Jul 19, 2022
    Configuration menu
    Copy the full SHA
    39aca67 View commit details
    Browse the repository at this point in the history