Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
324ed4f7b0 |
7
temp.py
7
temp.py
@ -1,7 +0,0 @@
|
||||
from wdtagger import Tagger
|
||||
|
||||
tagger = Tagger()
|
||||
|
||||
|
||||
resp = tagger.tag("./tests/images/GkZFQ-_WwAAeNlO.jpg", character_threshold=0.85, general_threshold=0.35)
|
||||
print(resp.character_tags)
|
Binary file not shown.
Before Width: | Height: | Size: 706 KiB |
Reference in New Issue
Block a user