Skip to content

Corrected SSD text graph generation in accordance with preprocessing block order #19404

Merged
opencv-pushbot merged 1 commit intoopencv:3.4from
LupusSanctus:am/text_graph_preproc
Jan 27, 2021
Merged

Corrected SSD text graph generation in accordance with preprocessing block order #19404
opencv-pushbot merged 1 commit intoopencv:3.4from
LupusSanctus:am/text_graph_preproc

Conversation

@LupusSanctus
Copy link
Copy Markdown

@LupusSanctus LupusSanctus commented Jan 26, 2021

Resolves: #19354

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

  • I agree to contribute to the project under Apache 2 License.
  • To the best of my knowledge, the proposed patch is not based on a code under GPL or other license that is incompatible with OpenCV
  • The PR is proposed to proper branch
  • There is reference to original bug report and related work
  • There is accuracy test, performance test and test data in opencv_extra repository, if applicable
    Patch to opencv_extra has the same branch name.
  • The feature is well documented and sample code can be built with the project CMake

@alalek
Copy link
Copy Markdown
Member

alalek commented Jan 27, 2021

Thank you!

Please rebase this patch to 3.4 branch.

@LupusSanctus LupusSanctus force-pushed the am/text_graph_preproc branch from eee9675 to 449ebc1 Compare January 27, 2021 17:01
@LupusSanctus LupusSanctus changed the base branch from master to 3.4 January 27, 2021 17:02
@opencv-pushbot opencv-pushbot merged commit ff8a624 into opencv:3.4 Jan 27, 2021
@alalek alalek mentioned this pull request Jan 31, 2021
@alalek alalek mentioned this pull request Apr 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tf_text_graph_ssd inappropriately removing preprocessing nodes in text graph

3 participants