SIMS icon indicating copy to clipboard operation
SIMS copied to clipboard

Semi-parametric Image Synthesis

Results 4 SIMS issues
Sort by recently updated
recently updated
newest added

I was perform the inference on my own semantic masks with resolution "1024 * 2048". According the "Inference" part says, first run test_connect_component_mask.m、search_segments.m、test_generate_transform.m、transformation.py and test_generate_order.m, it's all good. But when...

Hi @xjqicuhk ,Thanks for your works! could you provide the evaluation code you used please? Thanks

We found train_connect_component_mask.m would only process the last image in the list. In matlab_code/train_connect_component_mask.m, line 67 The code is like "for i = size(list,2):size(list,2)". Should it be changed to "for...

I have tried several times to download the training results, but still cannot get them. I'm wondering if the file in Google Drive is broken or just because the file(4.3G)...