FaceDetection-DSFD
FaceDetection-DSFD copied to clipboard
about the draw_toolbox
when I try to run the ./fddb_test.py,there will report “ ImportError: cannot import name 'draw_toolbox' ”,I checked the “./utils” folder and found there only an "augmentations.py", nothing about draw_toolbox, could anyone tell me what wrong I make?
same issue with you, did you have fixed it?
same issue with you, did you have fixed it?
I haven't solved it yet.
same issue with you, did you have fixed it?
I haven't solved it yet.
I tried this fork https://github.com/vlad3996/FaceDetection-DSFD. It works well with me.
same issue with you, did you have fixed it?
I haven't solved it yet.
I tried this fork https://github.com/vlad3996/FaceDetection-DSFD. It works well with me.
thanks