Closed Mahdidrm closed 3 years ago
Please put put the mean file into the hard disk. You can download the mean file (which includes the value of mean of all pixels colors of images) from : https://drive.google.com/open?id=1y-yjOPuo7OcXA_bbNIZ0bfmV72mOBXON
Then you can use --mean
to specify the location of hard disk.
https://github.com/machanic/AU_R-CNN/blob/master/AU_rcnn/train.py#L129
Also, you can refer to https://github.com/machanic/AU_R-CNN/issues/18 for more information about mean file.
Hi @machanic
I really like this code and hope to have its Pytorch version. Actually, I couldn't run it yet! I changed the addresses in config.py but I have errors on the needs! like this one that drove me crazy :))
Could you please guide me?
thanks