Chen Ma

Results 48 comments of Chen Ma

@lucky-starh Maybe the head is not frontal position, you need to check that reason. But I remember I have already added the exception code for handling this case....

@lucky-starh I think you do not need to convert from BGR -> RGB. Have you fixed this issue?

Please use SGD optimizer , the loss function problem will be fixed.

@rswethashankar92 the demo is a visualization demonstration, Can you use `python AU_rcnn/train.py --evaluate`

@swetha-sree @rswethashankar92 @dev-srikanth I am hurry for preparing another paper these days, you probably need to provide more detail information? And I will answer you in about 1 month layer....

Hi all, Thanks for helping each other, I will convert this code to a clean pytorch version. I hope I can make it better to help you and easy to...

@swetha-sree @dev-srikanth I am hurry for preparing another paper these days, you probably need to provide more detail information? And I will answer you in about 1 month layer. You...

Hi all, Thanks for helping each other, I will convert this code to a clean pytorch version. I hope I can make it better to help you and easy to...

@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...

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