Skip to content
This repository has been archived by the owner on Mar 19, 2023. It is now read-only.

Commit

Permalink
Merge pull request #7 from robmarkcole/fix-annotations
Browse files Browse the repository at this point in the history
show objects
  • Loading branch information
robmarkcole committed Jun 6, 2020
2 parents 4da15f8 + 7f3c4e8 commit 4b005ad
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion streamlit-ui.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,4 @@ def process_image(pil_image, dsobject):
np.array(pil_image), caption=f"Processed image", use_column_width=True,
)
st.write(summary)
st.write(predictions)
st.write(objects)
Binary file modified usage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4b005ad

Please sign in to comment.