machanic / AU_R-CNN

The official implementation code of paper: "AU R-CNN:Encoding Expert Prior Knowledge into R-CNN for Action Unit Detection".
https://arxiv.org/abs/1812.05788
87 stars 24 forks source link

运行train.py时,出现错误,貌似是路径的问题,错误:Exception in main training loop: division by zero。。 return self.epoch + self.current_position / self._epoch_size #24

Closed keylLi closed 3 years ago