Replaced caffe model with onnx for colorization sample#25433
Merged
asmorkalov merged 5 commits intoopencv:5.xfrom Apr 18, 2024
Merged
Replaced caffe model with onnx for colorization sample#25433asmorkalov merged 5 commits intoopencv:5.xfrom
asmorkalov merged 5 commits intoopencv:5.xfrom
Conversation
asmorkalov
reviewed
Apr 18, 2024
asmorkalov
reviewed
Apr 18, 2024
18 tasks
Contributor
|
opencv/samples/dnn/action_recognition.py Line 48 in 448375d opencv/samples/dnn/classification.cpp Line 105 in 448375d opencv/samples/dnn/edge_detection.py Line 46 in 448375d opencv/samples/dnn/fast_neural_style.py Line 16 in 448375d opencv/samples/dnn/object_detection.cpp Line 161 in 448375d |
asmorkalov
pushed a commit
that referenced
this pull request
Sep 9, 2024
Add bigvision copyright #25520 This pull request adds Bigvision LLC to the copyright list to recognize our contributions to the project [#25433, #25415, #25304]. This update reflects our ongoing commitment to supporting and maintaining this project. Please let me know if there are any adjustments you would like me to make. Thank you for considering this addition.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#25006
Improved sample for colorization with onnx model in cpp and python. Added a demo image in data folder for testing
Pull Request Readiness Checklist
See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request
Patch to opencv_extra has the same branch name.