Skip to content

fix color format error when test on any images#152

Open
xwk wants to merge 6 commits into
ZJULearning:masterfrom
xwk:master
Open

fix color format error when test on any images#152
xwk wants to merge 6 commits into
ZJULearning:masterfrom
xwk:master

Conversation

@xwk

@xwk xwk commented Oct 22, 2019

Copy link
Copy Markdown

The model assumes rgb format, but the imread() call in test_pixel_link_on_any_image.py use the default bgr instead.

…ime)

2) eval_fscore.py now save metrics to tf.summary as well
3) consolidate tf.summary metrics to some names space to avoid
cluttering

This version achieves 0.879 F1 score on our own street number dataset
2) add adam optimizer option
3) clip bounding box to image boundary
4) add detect_street_number_with_pixellink_model.py to use pixel_link
model for street number detection
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.

2 participants