AU_R-CNN icon indicating copy to clipboard operation
AU_R-CNN copied to clipboard

How to run your test program?

Open angleboy8 opened this issue 5 years ago • 2 comments

Excuse me. Please you tell me how to run your test program. Thank you very much!

angleboy8 avatar Sep 14 '19 12:09 angleboy8

@angleboy8 First , you need to download all nesssary files and modify the path in the config.py, then use AU_rcnn/train.py to train, and then use AU_rcnn/train.py --evaluate to test the F1 score

machanic avatar Sep 21 '19 01:09 machanic

@angleboy8 I have modified the README file to make it easy to follow and run.

machanic avatar Nov 27 '19 04:11 machanic