Skip to content
Discussion options

You must be logged in to vote

If you read the paper and check the original code at

frame = cal_rois(frame, landmark[0], (64, 64)) # (n_roi, h, w, c)

and
def cal_rois(frame, landmark, crop_shape):

you will know it represents 7 ROIs.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@BugMaker2002
Comment options

Answer selected by Dylan-H-Wang
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #6 on December 06, 2023 10:27.