sof icon indicating copy to clipboard operation
sof copied to clipboard

Training and testing scripts for Semantic Occupancy Field.

Results 2 sof issues
Sort by recently updated
recently updated
newest added

Thanks for your great work! This is highly inspiring and encouraging. I want to use SoFGAN to render multi-view images conditioned on a seg map from CelebAMask. To do so,...

I found a bug in [code](https://github.com/walnut-REE/sof/blob/main/dataset/face_dataset.py#L183),and the "shuffle" should be set to "Fasle", it leads to the mismatch between image and the extrinsic parameter.