stevenygd / PointFlow

PointFlow : 3D Point Cloud Generation with Continuous Normalizing Flows
https://www.guandaoyang.com/PointFlow/
MIT License
720 stars 101 forks source link

about loss #24

Closed qianyewu closed 2 years ago

qianyewu commented 3 years ago

Hello, I would like to ask about the loss. I have been training for a long time, but the loss has always been large, which is maintained at about 30000. Have I not been training long enough?Finally, after you've trained 15,000 EPOCHs, what is loss going to be?THANKS

stevenygd commented 3 years ago

The loss should behaves like first decrease exponentially then goes to an log decrease (i.e. if you sharing the time axis by log scale, then it will be linear). Did you see whether the loss decreases?