Ahsen Khaliq commited on
Commit
04e0033
1 Parent(s): fec4733

Update util.py

Browse files
Files changed (1) hide show
  1. util.py +1 -1
util.py CHANGED
@@ -122,7 +122,7 @@ def get_landmark(filepath, predictor):
122
  return lm
123
 
124
 
125
- def align_face(filepath, output_size=512, transform_size=4096, enable_padding=True):
126
 
127
  """
128
  :param filepath: str
 
122
  return lm
123
 
124
 
125
+ def align_face(filepath, output_size=256, transform_size=4096, enable_padding=True):
126
 
127
  """
128
  :param filepath: str