You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I haven't tried such a design in a generative model setting. But the key motivation of this semantic field design is to tie the surface of objects with segmentation mask labels. Therefore, if you would like your model meets such a requirement, it is worth giving a try :)
It seems like we can convert SDFs of different objects to semantic fields via sigmoid.
objsdf/code/model/network.py
Line 405 in cb4cbd1
Can this converter be generalized to other methods? Like pi-gan and eg3d.
The text was updated successfully, but these errors were encountered: