Skip to content

Commit

Permalink
debug shape 不一致的问题
Browse files Browse the repository at this point in the history
Signed-off-by: 贺东 曾 <[email protected]>
  • Loading branch information
zhd5120153951 committed Oct 20, 2023
1 parent 9cd93a7 commit 9228988
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Face-Detect/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@


class SCRFD():

def __init__(self, onnxmodel, confThreshold=0.5, nmsThreshold=0.5):
self.inpWidth = 640
self.inpHeight = 640
Expand Down

0 comments on commit 9228988

Please sign in to comment.