weijiang2024 commited on
Commit
c9715be
·
verified ·
1 Parent(s): c8411ca

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. utils/utils.py +1 -1
utils/utils.py CHANGED
@@ -5,7 +5,7 @@ from collections import Counter
5
  #from algs.alg0.utils.snowflake import *
6
  #from algs.alg0.eval_fashion_person import *
7
 
8
- from algs.alg0.utils.mamasnowflake import *
9
  from eval_fashion_person import *
10
 
11
  # 根据两个点坐标截取人物画像图片
 
5
  #from algs.alg0.utils.snowflake import *
6
  #from algs.alg0.eval_fashion_person import *
7
 
8
+ from utils.mamasnowflake import *
9
  from eval_fashion_person import *
10
 
11
  # 根据两个点坐标截取人物画像图片