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

Conversation

felixhjh
Copy link
Owner

  • 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

* 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 felixhjh merged commit 6d57fee into felixhjh:ppseg Jul 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant