Closed Zhangsihao-Yang closed 4 years ago
Check the line below: https://github.com/EdwardSmith1884/GEOMetrics/blob/09471d70f441482319543bb5214eaaab38f64507/GEOMetrics.py#L139 07/GEOMetrics.py#L139 Should it be: total_loss += surface_loss
total_loss += surface_loss
It can be either I guess depending on what you want to log
Check the line below: https://github.com/EdwardSmith1884/GEOMetrics/blob/09471d70f441482319543bb5214eaaab38f64507/GEOMetrics.py#L139 07/GEOMetrics.py#L139 Should it be:
total_loss += surface_loss