Skip to main content

BC #02 MMMultiSphere PNet2_svd_pointwise_flow

See if flow can be used with SVD for the multi-sphere case.
Created on May 2|Last edited on May 3
Update: interesting, this is actually getting performance as good as the RGB baseline at the very end, though it seems to take much longer to learn? Hmm ... this is both based on epochs, and the data size is the same (minibatch size is smaller for PN++ but again that shouldn't matter too much).
FYI SVD pointwise flow is MUCH better than naive PN++ regressing to the 3DOF EE, so that's still good to see.

Binary Success Rate, Train/Eval GIFs.


050100150200Step00.20.40.60.8
Group Naive RGB
Group SVD Pointwise Flow
SVD Pointwise Flow
3
Naive RGB
3


Example GIFs

Here we show the SVD pointwise GIFs. There's a LOT of confusion with red and yellow balls. If that alone were corrected, SVD pointwise would do way better.




Code

Using these commits modulo changes in launch BC script: